Help and registration Tabs on Header (how to remove the tabs keeping the text)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • reddyink
    Member
    • Aug 2007
    • 69
    • 4.1.x

    [vB4] Help and registration Tabs on Header (how to remove the tabs keeping the text)

    I would like to remove background tabs of Help and Register. I made header color light and text is dark (top links to show in white background) and the dark text is not showing with these tabs.

    How to remove these two tabs or make them white (and just keep the text Help and Register) as shown in the attachment.

    Many thanks.
    Attached Files
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    The font color up there should be stylevar toplinks_link_color . If you want to remove the tabs, you will have to edit the header template.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • reddyink
      Member
      • Aug 2007
      • 69
      • 4.1.x

      #3
      Yes. it's toplinks_link_color BUT if I change it, all the links such as USERNAME, notifications, my profile, setting, logout becomes light and unreadable.

      So I need to goto header template to do it but don't know what to do?

      Thanks Lynne

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        You could probably just write custom CSS to change the color then. Something like:
        .toplinks ul.nouser {color: red;}

        (not tested.)

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools <- awesome site for html/css help

        Comment

        • reddyink
          Member
          • Aug 2007
          • 69
          • 4.1.x

          #5
          Thank you for the help and time.

          In copy/paste this text into additional.css template but nothing happening.

          Originally posted by Lynne
          You could probably just write custom CSS to change the color then. Something like:
          .toplinks ul.nouser {color: red;}

          (not tested.)

          Comment

          • Lynne
            Former vBulletin Support
            • Oct 2004
            • 26255

            #6
            How about a link to see this?

            Please don't PM or VM me for support - I only help out in the threads.
            vBulletin Manual & vBulletin 4.0 Code Documentation (API)
            Want help modifying your vbulletin forum? Head on over to vbulletin.org
            If I post CSS and you don't know where it goes, throw it into the additional.css template.

            W3Schools <- awesome site for html/css help

            Comment

            • reddyink
              Member
              • Aug 2007
              • 69
              • 4.1.x

              #7
              Link on the intranet so can't reach. But this is simple as if we change the headerbackground to white then header links have to changed to dark color to show up. Only problem is that when we that the color changes for Help and Register and since they have dark background we can't read (dark on dark)

              Thank you for all the help;

              Comment

              • reddyink
                Member
                • Aug 2007
                • 69
                • 4.1.x

                #8
                How do I take out dark background tabs(Help & Register) so that users can see Help and Register properly.

                Click image for larger version

Name:	register.jpg
Views:	2
Size:	26.7 KB
ID:	3681451

                Comment

                • Lynne
                  Former vBulletin Support
                  • Oct 2004
                  • 26255

                  #9
                  The background for those two tabs it set in both ".toplinks ul.nouser li a:hover" and ".toplinks ul.nouser li a", so just do a Search in Templates to find the stylevar and try changing it. If it changes more than you want, then try just setting it specifically for those two classes in additional.css

                  Please don't PM or VM me for support - I only help out in the threads.
                  vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                  Want help modifying your vbulletin forum? Head on over to vbulletin.org
                  If I post CSS and you don't know where it goes, throw it into the additional.css template.

                  W3Schools <- awesome site for html/css help

                  Comment

                  • ricker
                    Member
                    • Jun 2003
                    • 91
                    • 3.6.x

                    #10
                    Can I chime in here... why is it that if I'm logged in, I can get no color behind the text, but if I'm logged out, there is color behind the text. That makes no sense!
                    MyJeepRocks!

                    Comment

                    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                    Working...