i'm having trouble getting my leader board ad to be centered on my page above my header.
its on my homepage http://meetusatkinnick.com
any suggestions?
i'm having trouble getting my leader board ad to be centered on my page above my header.
its on my homepage http://meetusatkinnick.com
any suggestions?
sorry have you tried the <center></center> tags?
just a thought
yeah, when i do that my page loses its shape more or less and everything kinda blends together
why don't you try using a div for it
create a new class in your stylesheet file
ad_centered {
position: relative;
}
put the ad script in the div <div class="ad_centered"> than the <center> than the add script than close the </center> and the </div>
EDIT i just went to your site and its correct, please post your solution :) and make the post resolved
This topic has been closed to new replies.