0
Welcome Guest! Login
0 items Join Now

Suckerfish Menu Font Size

  • Suckerfish Menu Font Size

    Posted 14 years 7 months ago
    • I'd like to make the menu item font in my afterburner suckerfish menu larger. I've found how to change the colors of the fonts and the background in light4.css, but can't track down the font size.

      Could someone point me to the correct location for the change?

      Thanks so much!
  • Re: Suckerfish Menu Font Size

    Posted 14 years 7 months ago
    • Add this property and adjust value accordingly:
      #nav li a {light4.css (line 61)
      color:#FFFFFF;
      display:block;
      font-size:20px; >>> add
      font-weight:bold;
      line-height:30px;
      padding:0 10px;
      }
    • 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: Suckerfish Menu Font Size

    Posted 14 years 7 months ago
    • Thank you, Amandeep.

Time to create page: 0.053 seconds