coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: pdiddy8117 on February 04, 2007, 12:27:54 AM

Title: adsense banner in homepage in IE browser wont center
Post by: pdiddy8117 on February 04, 2007, 12:27:54 AM
I tried putting the code <center>before the google javascript but it still stays to the left in the IE browser it  is centered in my opera browser so i dont know whats going on.
Title: Re: adsense banner in homepage in IE browser wont center
Post by: Nibbler on February 04, 2007, 12:37:41 AM
Post more information if you want a useful answer. Try wrapping the ad in a div and then aligning that to the centre.


<div align="center">
ad here
</div>
Title: Re: adsense banner in homepage in IE browser wont center
Post by: pdiddy8117 on February 04, 2007, 01:02:54 AM
thanks that worked