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
SLGray
Ace 1
yaanz
7 posters

    nav link

    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    In progress nav link

    Post by yaanz 5/6/2015, 18:05

    Hi all 


    how do i remove nav link i mean ( home , forum, image, members, search, faq calender, ) this one 

    i want to remove because i have widget in side  panel so i dont need that upside links 

    thanks
    Ace 1
    Ace 1
    Helper
    Helper


    Male Posts : 843
    Reputation : 64
    Language : English - French?
    Location : Druid Hill Park

    In progress Re: nav link

    Post by Ace 1 5/6/2015, 20:07

    Hey @yaanz

    Go to Administration Panel > Display > Colors > CSS StyleSheet and add this code:

    Code:
    ul.navlinks { font-size: 0 }
    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    In progress Re: nav link

    Post by yaanz 5/6/2015, 20:16

    still appears not working the code hmmm

    any one please
    SLGray
    SLGray
    Administrator
    Administrator


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

    In progress Re: nav link

    Post by SLGray 5/6/2015, 20:45

    Add this to your CSS stylesheet:
    Code:
    #pun-navlinks li {
        display: none;
    }



    nav link Slgray10

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


    Posts : 58
    Reputation : 1
    Language : english

    In progress Re: nav link

    Post by yaanz 6/6/2015, 16:35

    SLGray wrote:Add this to your CSS stylesheet:
    Code:
    #pun-navlinks li {
        display: none;
    }
    added to my css stylesheet but still i can see it nothing changed

    https://i.servimg.com/u/f18/18/49/53/42/111.jpg
    ZuniThoang
    ZuniThoang
    Forumember


    Male Posts : 45
    Reputation : 4
    Language : Vietnamese
    Location : hanoi

    In progress Re: nav link

    Post by ZuniThoang 6/6/2015, 16:57

    Code:
    div#pun-navlinks li {
      display: none;
    }

    You try to use this code


    Last edited by ZuniThoang on 6/6/2015, 17:03; edited 1 time in total
    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    In progress Re: nav link

    Post by yaanz 6/6/2015, 17:02

    ZuniThoang wrote:
    Code:
    # Pun-navlinks li { 
        display: none!important; 
    }

    You try to use this code

    Sad nothing changed any one help please
    ZuniThoang
    ZuniThoang
    Forumember


    Male Posts : 45
    Reputation : 4
    Language : Vietnamese
    Location : hanoi

    In progress Re: nav link

    Post by ZuniThoang 6/6/2015, 17:08

    You can say known Vietnam? Bạn có thể nói tiếng Việt Nam?
    Mr.Winni
    Mr.Winni
    New Member


    Male Posts : 22
    Reputation : 4
    Language : Vietnamese, English, Chinese
    Location : Viet Nam

    In progress Re: nav link

    Post by Mr.Winni 6/6/2015, 17:36

    OPTION1:
    Find this code:
    Code:
    #pun-head #pun-navlinks {
      background-color: #18405e;
      border-color: #ddd;
      padding: .5em 1.1em .6em;
    }
    Replace with this code:

    Code:
    #pun-head #pun-navlinks {
      background-color: #18405e;
      border-color: #ddd;
      padding: .5em 1.1em .6em;
      display: none;
    }

    OPTION 2:
    Add this code to your CSS:
    Code:
    #pun-head #pun-navlinks {
      display: none;
    }

    OPTION 3
    Display >> Template >> overall_header
    Find this code and delete it:
    Code:
    {GENERATED_NAV_BAR}
    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    In progress Re: nav link

    Post by yaanz 6/6/2015, 18:11

    @ mr .vini i tried all codes but still no change Sad
    Mr.Winni
    Mr.Winni
    New Member


    Male Posts : 22
    Reputation : 4
    Language : Vietnamese, English, Chinese
    Location : Viet Nam

    In progress Re: nav link

    Post by Mr.Winni 6/6/2015, 18:41

    Can you post your CSS and header to this post?
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    In progress Re: nav link

    Post by Ape 6/6/2015, 19:12

    put this at the top of your CSS files
    Code:
    #pun-navlinks li a {
      display: none !important;
    font-size: 0px !important;
    }
    Result is :
     See screen shot:



    nav link Left1212nav link Center11nav link Right112
    nav link Ape_b110
    nav link Ape1010
    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    In progress Re: nav link

    Post by yaanz 7/6/2015, 09:05

    APE wrote:put this at the top of your CSS files
    Code:
    #pun-navlinks li a {
      display: none !important;
    font-size: 0px !important;
    }
    Result is :
     See screen shot:
    i treid the code u give me but nothing changed ... Sad
    Ellianna17
    Ellianna17
    Forumember


    Female Posts : 539
    Reputation : 126
    Language : English, Filipino, and Basic Spanish

    In progress Re: nav link

    Post by Ellianna17 7/6/2015, 11:24

    Try doing this Wink :

    Go to the ACP > Display > Homepage > Page Structures
    Display images only in the navbar: Yes No

    Then, go to Pictures and Colors > Pics Management > Advanced Mode
    Place this: https://2img.net/i/fa/empty.gif in the text area for the links of the images for the navigation bar.

    I hope this works!

    Divine

      Current date/time is 23/9/2024, 11:18