Older NuStyle 3 Templates Advisory

Discussion in 'TemplateCodes' started by seymourjames, Jul 18, 2009.

  1. seymourjames All Hands On Deck

    With the recent release of the Firefox 3.5 browser, it has come to light that if your menus are shifting on your NuStyle 3 template, you may wish to make a small change to the css style sheet in each template folder. The addition here is just the part shown red. This code is found in style.css which sits in the directory templates/NuStyle3-Ocean/css/ . Likewise in all the other NuStyle3 template folders


    #user_nav {
    color: #fff;
    font-weight: bold;
    text-align: right;
    padding: 10px 15px;
    float: right;
    font-size: 11px;
    width:450px;
    }
  2. damiun Customer

    This gives a problem if you have to many tabs,
    see picture

    Attached Files:

  3. bowers01 Genius At Work

    change the width:450 to what is required. Trial and error is the best way.
    Nick
  4. seymourjames All Hands On Deck

    Thanks Nick. You are quite correct. It really depends upon the length of the strings being used in the tabs.

Share This Page