Ads not always displaying

nexhunter

New Member
Messages
239
Reaction score
1
Points
0
The problem for the ad's not showing up i think is that there image is not there or something else but that only way i could think that the image wont load for,
and for the offsett did you try to use div tags like so. to keep it from overflowing and going off to random area's
Code:
<div width="468px" height="60px"style:"overflow:hidden;"> ad code goes here </div>
 
Last edited:
Top