Header Bar Font Size and Spacing Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Header Bar Font Size and Spacing

    avatar
    Deranged
    New Member


    Posts : 8
    Reputation : 1
    Language : English

    Solved Header Bar Font Size and Spacing

    Post by Deranged November 12th 2011, 4:30 am

    Hello, my forum is http://gamecrypt.niceboards.org/forum

    And there is a common problem for users with low resolution that potentially ruins the clean look of my forum for many users. My Header Bar has quite the options for users to choose from, and for users with lower resolutions the image I use for the bars looks absolutely horrid when the screen is so small that the bars go to 2 lines.

    This is what it looks like on low resolution.
    Header Bar Font Size and Spacing 2508ia0

    Overall Problem: The spacing and font size of my header bars are too high (the spacing is overwheling) and I am unsure how to fix it, I did use the search bar and looked around the internet, no luck.
    avatar
    Guest
    Guest


    Solved Re: Header Bar Font Size and Spacing

    Post by Guest November 12th 2011, 5:32 am

    First, go to ACP>Display>Headers&Navigation, and add the following image for your "Chatroom" navbar entry:

    Code:
    http://2img.net/i/fa/empty.gif
    Now, add the following line to your CSS:
    Code:
    #submenu ul li a {margin-right:0;padding-right:0}
    That should compress the navbar enough for those with 1024x768 screens.
    avatar
    Deranged
    New Member


    Posts : 8
    Reputation : 1
    Language : English

    Solved Re: Header Bar Font Size and Spacing

    Post by Deranged November 12th 2011, 6:00 am

    You helped me with 2 big problems with my forum at 100%. Thanks so much!!
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Header Bar Font Size and Spacing

    Post by Jophy November 12th 2011, 6:02 am

    Solved => Moved