Navigation 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

    Navigation Bar

    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Navigation Bar

    Post by nuke547 Sat 28 Nov - 18:05

    How do u delete stuff from your navigation bar? for example. how would i take out the gallery page from the navigation bar?
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Navigation Bar Empty Re: Navigation Bar

    Post by MrMario Sat 28 Nov - 18:15

    Admin Panel >> Modules Tab >> Gallery Management >> Click no to activate Gallery >> Save
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty EVERYTHING ELSE

    Post by nuke547 Sat 28 Nov - 18:25

    what about Calendar­, FAQ­, and Search
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Sat 28 Nov - 18:30

    and the gallery doesnt work
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Navigation Bar Empty Re: Navigation Bar

    Post by MrMario Sat 28 Nov - 18:36

    Please don't double post you may if its been 24 hours. Use the edit button.

    Then remove the pic.

    Admin Panel >> Display Tab >> Pic Management >> Simple Mode >> Click the gallery >> Remove URL >> Save

    Then for the Calender >> Modules Tab >> Look for Calender >> Configuration >> Click no to activate >> Save

    Well there is no way of removing FAQ, Search all the way but you can hide them by going to the Pic Management and following the step above.
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Sat 28 Nov - 18:45

    thanks. it worked
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Sat 28 Nov - 18:46

    and is there a way to get the html for the chat so i can put it on my clans website? cause i know html but its hard to read. im not that good at it
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Navigation Bar Empty Re: Navigation Bar

    Post by MrMario Sat 28 Nov - 18:56

    The Chatbox in Forumotion can only be used on the forum no other html page or website.
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Sat 28 Nov - 19:11

    k
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Navigation Bar Empty Re: Navigation Bar

    Post by MrMario Sat 28 Nov - 21:47

    Okay I just found out how to remove search, faq, etc...

    Go Admin Panel >> Display Tab >> Under Pictures and Colors >> Colors >> CSS >> Add the following to the CSS

    FAQ

    Code:
    a[href="/faq.htm"] {display: none;}

    Search

    Code:
    a[href="/search.forum"] {display: none;}

    And if you want to add more just find the end part of the url after the /

    Example https://help.forumotion.com/search.forum remove the search.forum.

    Code:
    a[href="/faq.htm"] {display: none;}


    **Note** This will not work in IE6 as it doesn't support it.
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Sat 28 Nov - 23:21

    i already got it
    Wipper179
    Wipper179
    Forumember


    Male Posts : 163
    Reputation : 0
    Language : English
    Location : United Kingdom

    Navigation Bar Empty Re: Navigation Bar

    Post by Wipper179 Sun 29 Nov - 18:34

    im having trouble, is there anyway yuo can add a nav bar option? i wanted to add an option called shop for my points shop, is it possible i can replace the search nav bar option to that?
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Re: Navigation Bar

    Post by nuke547 Mon 30 Nov - 2:21

    well i think you would have to have a program like photoshop to do that and use the clone tool, otherwise i dont think so.
    avatar
    nuke547
    New Member


    Posts : 9
    Reputation : 0
    Language : English

    Navigation Bar Empty Doesnt Work Anymore

    Post by nuke547 Sat 6 Feb - 3:28

    Im trying to do it again with a different forum but it does not work... can u help?