0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Vortex theme suckerfish sub menu bars are bit chunky

  • Vortex theme suckerfish sub menu bars are bit chunky

    Posted 16 years 7 months ago
    • Hi,

      I have found that the Vortex theme suckerfish sub menu bars are bit chunky (Joomla 1.0.x).
      Does anyone know how to make the height of them a bit shorter without the alignment of them going mad?
      I have been playing with them for ages and I cant get them nicely lined up.

      Many thanks
      Neil
  • Re: Vortex theme suckerfish sub menu bars are bit chunky

    Posted 16 years 7 months ago
    • In suckerfish.css
      #nav-main a {
      background:transparent none repeat scroll 0 0;
      cursor:pointer;
      display:block;
      float:left;
      height:37px;
      line-height:37px;
    • James Spencer / Developer & Support / Hull, UK
  • Re: Vortex theme suckerfish sub menu bars are bit chunky

    Posted 16 years 7 months ago
    • Thanks very much James. However I found I could do this within the template css. The problem I have is that whilst both your and my methods do resize the height of the sub-menu's they also re-align the position of the main menu bar so that they sit higher than their native place which looks weird.

      Is there a way to resize the sub-menus and keep the position of the main menu?
      Thanks again
  • Re: Vortex theme suckerfish sub menu bars are bit chunky

    Posted 16 years 7 months ago
    • Add to template_css.css

      #nav-main li li a { height: 20px !important; line-height: !important; }
    • James Spencer / Developer & Support / Hull, UK
  • Re: Vortex theme suckerfish sub menu bars are bit chunky

    Posted 16 years 7 months ago
    • ;D Brilliant!
      that did the trick.

      Thank you so much James ;D

Time to create page: 0.072 seconds