Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorkkyuubi
    • CommentTimeSep 26th 2007
     # 1
    http://wos.totalh.com/categories.php

    I don't know why, but the navbar got pushed up or has changed somehow on EVERY theme on my forum. I don't know what changed, but on my Dizzy based themes (the default), the navtext is supposed to be on the green section below the title, but now it's up above it!

    What could have changed this?
    •  
      CommentAuthorsjeeps
    • CommentTimeSep 26th 2007
     # 2
    I'm not really sure about the theme(s) you're using but it look like you've omitted the banner title text.

    Right now it looks like this:
    <h1>

    </h1>
    •  
      CommentAuthorsjeeps
    • CommentTimeSep 26th 2007
     # 3
    You could change this:

    #Header ul {
    text-align:center;
    margin-left: 425px;
    margin-top: 20px;
    }


    To:

    #Header ul {
    text-align:center;
    margin-left: 425px;
    margin-top: 90px;
    }


    And it should look like this:



    But you still need to do something about the empty

    <h1></h1>

    :)
    • CommentAuthorkkyuubi
    • CommentTimeSep 26th 2007 edited
     # 4
    I just tried reentering the (ampersand)nbsp thing into the banner title and it's all back to normal.
Add your comments
    Username Password
  • Format comments as