I'd like to have the container for rt-main have the same continuous white background color behind the article and the sidebar modules but not extend out on either side beyond the width of the image in the feature. And, this needs to happen on all pages except the homepage which is different. The website background is black.
www.plano-web-design.com
joomla 3.2
gantry 4.1.18
gantry template 4.1.18
There are 2 rt-container levels I'm seeing in Firebug
<div class="rt-container">
<div id="rt-main" class="mb9-sa3">
<div class="rt-container">
...
It would seem I need to apply this white background to the lower rt-container, but it's too wide too.
Here's an image of what I have on the News page:
This image is hidden for guests.
Please log in or register to see it.
Here's an image of what I need to have:
This image is hidden for guests.
Please log in or register to see it.
Thank you for your help.