-
AuthorPosts
-
August 4, 2008 at 5:05 pm #131773
After adding the second-level menu items to VirtueMart menu (i.e. submenu), the items doesn’t look like the Joomla submenu items (as it is in “LAYOUTS” – with bullets on left and no underline decoration). The VM menu now is without bullets and indented to right and showed underlined on hover). And there is also a small down-left arrow after the item name when the item is selected. How can I make the VM and Joomla main menu look the same?
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 5, 2008 at 1:41 am #263813Hi aspisiak !
Please send url of your site.August 5, 2008 at 7:54 am #263850The site ist here: http://www.handsfree.sk/jamesolite/
Meanwhile I tried to figure out where is the menu defined and found it is in ja.vm.css (under Categories Module). But there it seems the sublevel is not defined, so it inherits the layout from the default VM template (I just guess. I am not a big programmer). Anyway, I think, the VM menu (Categories) layout should be defined the same way as it is for the Joomla main menu.
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 5, 2008 at 9:10 am #263865Hi !
Please add following code section to template.css file in templates/ja_mesolite/css folder :
a.sublevel {
background:#FFFFCC url(../images/bullet.gif) no-repeat scroll 18px 14px !important;
border:medium none;
font-weight:normal !important;
padding-left:26px !important;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:8px 15px 9px;
text-decoration:none;
color:#666666;
display:block;
}
August 5, 2008 at 9:38 am #263871Thanks for answer, that’s much closer but still few bugs:
1. The yellow color background is not spread under the whole active menu block
2. When a submenu item chosen, the parent main level item is going inactive (white background, normal text) – is should be w/ yellow bkg + bold text as active item
3. Also when submenu item is active, the text color should be changed to red (as active items are) -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by aspisiak 16 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum