Customizing SMF > SMF Coding Discussion
How to center Google Adsense in Ad Manager 116
(1/1)
Big Enis:
How do you center Google Adsense in Ad Manager 116?
I tried wrapping <center></center> around the whole ad, but it didn't do anything.
Thanks, George
Suki:
Without knowing how that mod works, try using a div with margin:auto:
<div style="margin:auto; text-align:center;"> adsense here </div>
Navigation
[0] Message Index
Go to full version