0
Welcome Guest! Login
0 items Join Now

White space under menu bar

  • White space under menu bar

    Posted 14 years 11 months ago
    • Hello,
      Can you tell me how to get rid of the 2 or 3 pixel white space just under the menu bar. Can't find it from Firebug Inspect Element...
      The site is at: 69.89.31.134/~gbizbuil/
      Afterburner template.
      Thank you,
      Carl
  • Re: White space under menu bar

    Posted 14 years 11 months ago
    • Change this:
      #showcase  {light2.css (line 74)
      color:#000000;
      margin:3px 0 8px;
      position:relative;
      }

      to
      #showcase  {light2.css (line 74)
      color:#000000;
      margin:0 0 8px;
      position:relative;
      }
    • Quick tips::
      1) Clear your browser cache if changes dont reflect
      2) Provide link to your site to help us help you better
      3) Use in firebug
      Tutorial-- http://www.rockettheme.com/blog/team/255-tools-firebug

      softlogique.com
  • Re: White space under menu bar

    Posted 14 years 11 months ago
    • Thanks Amandeep.
      Solved.

Time to create page: 0.046 seconds