News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

adsense banner in homepage in IE browser wont center

Started by pdiddy8117, February 04, 2007, 12:27:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pdiddy8117

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.

Nibbler

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>

pdiddy8117