I am trying to get a NextGen Gallery to display properly. I've finally narrowed down the cause. In ATO, Images in Posts are styled with padding: 0 50px 10px 50px;, which works well for the rest of the site.
Normally, I would fix images that need to be moved with code like (see homepage):
Code:
img[title="stripe_news"] {
margin: 5px -100px !important;;
padding: 0 0 0 0 !important;;
}
Running WP 3.0.5 and ATA 3.5.3.
Thank you for your help.
Jason Bedell.






Linear Mode
