Changing the font style on the nav bar 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.
3 posters

    Changing the font style on the nav bar

    avatar
    DamzelleD
    Forumember


    Posts : 56
    Reputation : 0
    Language : english

    Solved Changing the font style on the nav bar

    Post by DamzelleD June 6th 2010, 4:08 am

    How can I change the font style on my navigation bar? I want the font to be Impact. Any help is appreciated.
    avatar
    TheListener
    Forumember


    Male Posts : 796
    Reputation : 0

    Solved Re: Changing the font style on the nav bar

    Post by TheListener June 6th 2010, 4:10 am

    Heya.

    Paste this on AP -> Display -> Colors -> Css Stylesheet.

    Code:
    .navlinks a{
    font-family:Impact !important;}

    Hope it helps!

    PS: that works if you're usinh phpBB3 only
    avatar
    DamzelleD
    Forumember


    Posts : 56
    Reputation : 0
    Language : english

    Solved Re: Changing the font style on the nav bar

    Post by DamzelleD June 6th 2010, 4:11 am

    I'm using phpBB2.


    Hmmm, maybe I will look around in the css and try to find it.

    Anyone else have a suggestion?
    avatar
    TheListener
    Forumember


    Male Posts : 796
    Reputation : 0

    Solved Re: Changing the font style on the nav bar

    Post by TheListener June 6th 2010, 4:14 am

    Can I have the link to your forum so I can help?
    avatar
    DamzelleD
    Forumember


    Posts : 56
    Reputation : 0
    Language : english

    Solved Re: Changing the font style on the nav bar

    Post by DamzelleD June 6th 2010, 4:16 am

    avatar
    TheListener
    Forumember


    Male Posts : 796
    Reputation : 0

    Solved Re: Changing the font style on the nav bar

    Post by TheListener June 6th 2010, 4:19 am

    Try this.

    Code:
    a.mainmenu{
    font-family:Impact !important;}

    If that doesn't work try this one

    Code:
    .mainmenu a{
    font-family:Impact !important;}
    avatar
    DamzelleD
    Forumember


    Posts : 56
    Reputation : 0
    Language : english

    Solved Re: Changing the font style on the nav bar

    Post by DamzelleD June 6th 2010, 4:24 am

    cool, the first one worked! Thank you so much for your help!
    avatar
    TheListener
    Forumember


    Male Posts : 796
    Reputation : 0

    Solved Re: Changing the font style on the nav bar

    Post by TheListener June 6th 2010, 4:25 am

    No problem at all, glad I could help Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Changing the font style on the nav bar

    Post by Sanket June 6th 2010, 3:40 pm

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Changing the font style on the nav bar 2j4t5a8

    Sanket Smile