0
Welcome Guest! Login
0 items Join Now

SOLVED need mb9 and sa3 to have continuous bg and bg color

    • eRimkus's Avatar
    • eRimkus
    • Sr. Rocketeer
    • Posts: 168
    • Thanks: 2

    SOLVED need mb9 and sa3 to have continuous bg and bg color

    Posted 11 years 5 months ago
    • 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.
    • Last Edit: 11 years 5 months ago by eRimkus.
    • eRimkus's Avatar
    • eRimkus
    • Sr. Rocketeer
    • Posts: 168
    • Thanks: 2

    Re: SOLVED need mb9 and sa3 to have continuous bg and bg color

    Posted 11 years 5 months ago
    • I found out how to do what I wanted to do:

      #rt-main, #rt-sidebar-a {
      background-color: #f3f3f3;
      }

      Thank you

Time to create page: 0.307 seconds