Hi,
I have advertising banner snippets that aren’t centering in the header,sidebars and footer areas of my site. I have tried center tags ‘<center> </center>’ but my banners still aren’t centering.
Is there some other way to center my banner snippets?
Thanks!
Try wrapping them around <div class="aligncenter"></div>
. The <center>
tag is deprecated and not styled by the theme.
Appreciated.
I’ll give that a try
Interesting,
it worked in the right sidebar area but did not in the footer. However it did also center in the footer wide widget
-
This reply was modified 10 years, 6 months ago by otherwhirl.
-
This reply was modified 10 years, 6 months ago by otherwhirl.