menu on the navbar to the left

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mondiuk
    Member
    • Mar 2009
    • 65

    [Forum] menu on the navbar to the left

    the menu moved to the centre and cannot move this again to the left i may have edited some temlates but i cannot find what i done. can any one show me what i have to edit to move the tabs on the left of the navbar please..
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Can we get a link to see the problem?

    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

    • mondiuk
      Member
      • Mar 2009
      • 65

      #3
      here it is... http://emigrimi.eu/forum.php

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        You have a whole lot of added CSS for the navtabs in your additional.css file. I would guess you added the CSS in there.

        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

        • mondiuk
          Member
          • Mar 2009
          • 65

          #5
          i cannot find anything that added here. do you have clue what it my be?

          Comment

          • setishock
            Senior Member
            • Jun 2005
            • 1334
            • 4.2.x

            #6
            A quick fix might be>
            (Pop this in your additional.css)
            Code:
            .navbar {
            position: absolute;
            right: XXpx !important;
            }
            Replace XX with whatever numeric value to push the navbar back over. If it goes in the wrong direction replace right with left and try again.
            Remember to click save and reload each time you make a change.
            ...

            Comment

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