-
AuthorPosts
-
lemka Friend
lemka
- Join date:
- August 2008
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 8:51 am #135709Hello all,
I have problem with menu margin in VM, please see my picture below
I hope, that can be fix 🙂
thanks
spektra Friendspektra
- Join date:
- October 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 9:59 am #280358Hi,
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 Friendlemka
- Join date:
- August 2008
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 3:16 pm #280383hi,
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 Friendspektra
- Join date:
- October 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 4:14 pm #280397I 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
andrea1 user says Thank You to spektra for this useful post
lemka Friendlemka
- Join date:
- August 2008
- Posts:
- 15
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 26, 2008 at 7:29 pm #280412thanks 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 Friendspektra
- Join date:
- October 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 27, 2008 at 12:27 pm #280507Ok, 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..
AuthorPostsViewing 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
Menu margin problem
Viewing 6 posts - 1 through 6 (of 6 total)