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.
The forum of the forums
3 posters

    How to edit Forum Menu using CSS Code

    Yoshi156
    Yoshi156
    Forumember


    Male Posts : 231
    Reputation : 0
    Language : english

    Solved How to edit Forum Menu using CSS Code

    Post by Yoshi156 Fri Oct 14, 2011 1:53 am

    As title says how to edit forum menu using CSS CODE?
    Forum Link: http://rapidtop100.1forum.biz/

    Hope you can help me guys and thanks in advance Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How to edit Forum Menu using CSS Code

    Post by SLGray Fri Oct 14, 2011 2:02 am

    Could you please explain more by what you mean by forum menu?



    How to edit Forum Menu using CSS Code Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Yoshi156
    Yoshi156
    Forumember


    Male Posts : 231
    Reputation : 0
    Language : english

    Solved Re: How to edit Forum Menu using CSS Code

    Post by Yoshi156 Fri Oct 14, 2011 2:13 am

    Forum menu which is Home, Portal, UserGroup, Memberlist and etc.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How to edit Forum Menu using CSS Code

    Post by SLGray Fri Oct 14, 2011 2:15 am

    OK. You mean the navigation bar. You want to move the buttons, you can go here:

    Administration Panel>>Display>>Homepage>>Headers & Navigation

    Use the aroows on the left to move them. Press save after you have them the way you want.
    Yoshi156
    Yoshi156
    Forumember


    Male Posts : 231
    Reputation : 0
    Language : english

    Solved Re: How to edit Forum Menu using CSS Code

    Post by Yoshi156 Fri Oct 14, 2011 2:29 am

    I wanna change the size of my nav bar as you see my forum nav bar is so small.I wanna edit it using CSS Code.
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: How to edit Forum Menu using CSS Code

    Post by Nera. Fri Oct 14, 2011 3:27 am

    Add it to CSS.

    Code:
    #pun-navlinks li a {
        font-size: 17px !important;
    }
    Yoshi156
    Yoshi156
    Forumember


    Male Posts : 231
    Reputation : 0
    Language : english

    Solved Re: How to edit Forum Menu using CSS Code

    Post by Yoshi156 Fri Oct 14, 2011 4:20 am

    Thank you nera Smile
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: How to edit Forum Menu using CSS Code

    Post by Nera. Fri Oct 14, 2011 4:30 am

    king

    Lock

      Current date/time is Sun Sep 22, 2024 10:19 pm