Menu Problem

  • mercury1
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 9 months ago - 12 years 9 months ago #17144 by mercury1
Menu Problem was created by mercury1
Hello :
1-in the original hotstart template the menus has a option to write in 2 line and when I do that the sub menu opens just at the end of the menu box. but when you dont use that the sub menu starts at the middle of the menu box and it doenst look good is there any way to have this fixed ?
2- where can i change the speed of menu and sub menu opening and closing ?
many thanks
Last edit: 12 years 9 months ago by mercury1.

Please Log in to join the conversation.

More
12 years 9 months ago #17153 by ivan.milic
Replied by ivan.milic on topic Re: Menu Problem
add separator and nothing after or
Code:
 
<-empty space.

For animation speed, in index.php of template you will see this line:

$menuAnimationEffect = $this->params->get("menuEffect");

after it add this:

$menuAnimationEffect = "fadeIn(700)";

change 700 to number of mili-seconds you want.

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum