0
Welcome Guest! Login
0 items Join Now

SOLVED How do I eliminate the line below the menu?

  • SOLVED How do I eliminate the line below the menu?

    Posted 12 years 3 weeks ago
    • Hello,

      I would like to eliminate the line below the menu. Using Firebug it appears that it exists in either rt-drawer as a bottom-border or rt-transition as a top border but I cannot locate the definition.

      site - endruralpoverty.org
      Gantry 4.1.9
      Joomla 2.5.9

      Thank you!
    • Last Edit: 12 years 3 weeks ago by Tim Burkart.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED How do I eliminate the line below the menu?

    Posted 12 years 3 weeks ago
    • try to add this

      div#rt-top-surround {
      -moz-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      filter: none
      }
  • Re: SOLVED How do I eliminate the line below the menu?

    Posted 12 years 3 weeks ago
    • It worked perfectly! Thank you very much Henning!

Time to create page: 0.057 seconds