Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Bernardo de Kreij Friend
    #137923

    As you can see on:

    http://www.console-specialist.nl/webshop

    The text of the menu at the top is showing in two lines.

    My questions:

    How can i change the height of the menu bar?
    How can i make the text aligned under the previous?
    How can i edit the total size of the bar so that everything will be displayed in order?

    With kind regards,

    Anonymous Moderator
    #290646

    <blockquote>The text of the menu at the top is showing in two lines.</blockquote>
    => Open file templates/ja_zeolite/css/ja.vm.css, at about line 209, find following code:

    .vm-total-pro {
    clear:left;
    padding:5px 0 0;
    text-align:center;
    }

    and change to:

    .vm-total-pro {
    clear:left;
    padding:5px 0 0;
    text-align:center;
    width:200px;
    }

    Bernardo de Kreij Friend
    #291539

    i thought it was fixed but the problem persists.

    Check the url in my first post to see what is going wrong with my navigation bar.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Bernardo de Kreij 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum