Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • lemka Friend
    #135709

    Hello all,

    I have problem with menu margin in VM, please see my picture below

    I hope, that can be fix 🙂

    thanks


    1. menu
    spektra Friend
    #280358

    Hi,
    can you post the link at the web site that refer to this issue? did you made any change in the template.css file?

    lemka Friend
    #280383

    hi,

    my site is http://www.proinexinstruments.com and CSS file is original for this menu (only small change of color) I try the original CSS and problem still remain 🙁

    can you help

    spektra Friend
    #280397

    I didnt see that error, but i guess it’s happening where the menu titles are too long – i didnt get where is the english translation.

    I guess you have entered some blank space before each of the menu entries. That’s why the longer menus are going not to be aligned. Remove it and change the template.css file in this way


    a#active_menu {
    background: #E6E6E6 url(../images/arrow.png) no-repeat scroll 92% 50%;
    font-weight: bold;
    }

    a.sublevel{
    padding: 0 17px 0 8px;
    }

    the change in the a#active_menu background should align the arrow image in the vertical center
    adding the a.sublevel allow you to add a padding to every sublevel menu option.

    ciao
    andrea

    lemka Friend
    #280412

    thanks Andrea,

    <blockquote>I guess you have entered some blank space before each of the menu entries.</blockquote>

    no, name of this category haven’t some blank space, i think, that’s the back margin on second row.
    sorry, the English mutation on my screenshot is only on my localhost (not live) 🙂

    its possible to repair the second row of the menu ? (margin)

    sorry for my english

    spektra Friend
    #280507

    Ok, so the blank space (you can see it if you have a look to your source html) is added from the code of the vm menu. without removing it i don’t think is possible to get aligned the longer names in the menu.

    I never used virtuemart, so i couldnt get it to work as yours, but i made a raugh search on the files and i saw that the code
       
    that is what is added before every mwenu title is stored in some files. i guess the one to change is modulesmod_virtuemarttheme.js .

    try to remove the blank spaces from there, and see if it’s working..

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

This topic contains 6 replies, has 2 voices, and was last updated by  spektra 15 years, 11 months ago.

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