Problem with vertical menu
10 years 10 months ago #16630
by r00blik
Problem with vertical menu was created by r00blik
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16632
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Problem with vertical menu
Hi
give me your url to check this
CEd
give me your url to check this
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16634
by r00blik
Replied by r00blik on topic Problem with vertical menu
elf-park.ru/
Upper item is "Default opened".
Upper item is "Default opened".
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16637
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Problem with vertical menu
I have to check this more in deep, please remind me on monday
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16686
by r00blik
Replied by r00blik on topic Problem with vertical menu
Hello!
Some additions:
The width of the picture becomes equal to "Big size item".
Some additions:
The width of the picture becomes equal to "Big size item".
Please Log in or Create an account to join the conversation.
10 years 10 months ago #16708
by r00blik
Replied by r00blik on topic Problem with vertical menu
I solved the problem with patch-code
Code:
<script>
window.addEvent('domready', function() {
$$('.kwicks .kwick')[0].fireEvent("mouseenter");
});
</script>
Please Log in or Create an account to join the conversation.
Time to create page: 0.219 seconds