Problems adding add code to index page

Status
Not open for further replies.

big0855

New Member
Messages
23
Reaction score
0
Points
0
I have tried adding all versions of the ads code but no joy!! :nuts:

I do not want to get suspended again
Where am i supposed to place the code!!:dunno:

Please let me know!!

My Site: http://big0855.pcriot.com

Big0855
 
Last edited:

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
Well after checking your page you need to align it more to the right. This is using FireFox. Secondly the best way to add the ad code is to use a <div> that way you can adjust it's location to exactly where you want it. Here is an example....

<div id="ad_banner" style="z-index: 4; left: 13px; width: 173px; position: absolute; top: 284px; height: 150px;" align="left"> AD CODE </div> Place this code before the </body> close tag. Or anywhere in the body you feel it will help you.

Now this is align from the left. So according to your layout you would need to change the left:13px; to left: 750px; . Or just change it to align right and adjust it there.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Some countries are blocked from seeing some of our publishers. If you are in one of those countries you won't be able to see the banner. As long as you have the ad code placed on your site you'll be all set.

-Corey
 
Status
Not open for further replies.
Top