Ads on AJAX

Status
Not open for further replies.

yanks111890

New Member
Messages
7
Reaction score
0
Points
0
Im using x10hossting for statfink.
I have placed ads on all the pages except the two ajax pages.
what file should i be looking for to place adds on these pages because i dont want my account suspended
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Ajax usually is put in html code so you should be able to do it the same way you do on any other page.
 

yanks111890

New Member
Messages
7
Reaction score
0
Points
0
i got the ads on the page but they keep showing up behind i hope this is not a problem since they are present
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
HTML:
<div style="z-index: 50">
ad code here
</div>
Use that and the ads should show up above the site.
 
Status
Not open for further replies.
Top