Text-align not working!

Posted in: Newspaper
Post count: 47

Hi

I have aligned an advert to the center of the page using text-align, all was working Ok but after upgrading the theme to the latest version, this is now aligned to the left and not the center.

Any ideas why?

Take a look at a webpage to see if you can narrow it down

http://www.bikerznet.com/contact-us/

Cheers

Post count: 47

Sorted. was the AdRotate plugin CSS.

This plugin has updated and functionality has broken.

Post count: 6600

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

#adsanity-random-3 {
text-align: center;
max-width: 100%;
}

Result: http://screencast.com/t/v8oBuMRYwy6

Thanks

  • This reply was modified 12 years by Lucian.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.