- Posts: 14116
- Thank you received: 1639
HOT MODEL TEMPLATE - TOPMENU BAR
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 1 month ago #23409
by ivan.milic
Replied by ivan.milic on topic HOT MODEL TEMPLATE - TOPMENU BAR
Open template_css.css, and find this:
#topmenu ul.menu > li:hover, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background: url(../images/topmenu_bg_black_bar.png) repeat-x;
}
modify it like this:
#topmenu ul.menu > li, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background: url(../images/topmenu_bg_black_bar.png) repeat-x;
}
#topmenu ul.menu > li:hover, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background: url(../images/topmenu_bg_black_bar.png) repeat-x;
}
modify it like this:
#topmenu ul.menu > li, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background: url(../images/topmenu_bg_black_bar.png) repeat-x;
}
Please Log in to join the conversation.
-
scottieboy333
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
12 years 1 month ago #23525
by scottieboy333
Replied by scottieboy333 on topic HOT MODEL TEMPLATE - TOPMENU BAR
Hi
I have now amended to the below
#topmenu ul.menu > li, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background:url(../images/topmenu_bg_black_bar.png) repeat-x;
This does not fix the problem unfortunately. As you will see from my site now with the amended css above: www.eylmodels.com/Model%20Template%20Install/
nothing has change with the menu bar only the selcted page is visible?
Do you have any other suggestions?
I have now amended to the below
#topmenu ul.menu > li, #topmenu ul.menu > li#current, #topmenu ul.menu > li.active {
background:url(../images/topmenu_bg_black_bar.png) repeat-x;
This does not fix the problem unfortunately. As you will see from my site now with the amended css above: www.eylmodels.com/Model%20Template%20Install/
nothing has change with the menu bar only the selcted page is visible?
Do you have any other suggestions?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 1 month ago #23537
by ivan.milic
Replied by ivan.milic on topic HOT MODEL TEMPLATE - TOPMENU BAR
did you refresh it looks ok?
Please Log in to join the conversation.
Time to create page: 0.073 seconds