- Posts: 19
- Thank you received: 0
topmenu
-
paoladc91
Inactive member - Topic Author
- New Member
Less
More
-
paoladc91
Inactive member - Topic Author
- New Member
Less
More
- Posts: 19
- Thank you received: 0
10 years 1 month ago #43294
by paoladc91
Hi!
I solved the menu problem but I have a submenu problem now.
I set here:
www.strumentiaccessorimusica.it/index.ph...arre-salvador-cortez
the same style and proprieties that you can see here:
www.strumentiaccessorimusica.it/index.php
but the submenus open too far from the menu.
thank you in advance
I solved the menu problem but I have a submenu problem now.
I set here:
www.strumentiaccessorimusica.it/index.ph...arre-salvador-cortez
the same style and proprieties that you can see here:
www.strumentiaccessorimusica.it/index.php
but the submenus open too far from the menu.
thank you in advance
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43302
by ivan.milic
Replied by ivan.milic on topic topmenu
Add this to template_css.css
.mp_topmenu UL.navv > LI > UL{
margin-top: -42px;
}
.mp_topmenu UL.navv > LI > UL{
margin-top: -42px;
}
The following user(s) said Thank You: paoladc91
Please Log in to join the conversation.
-
paoladc91
Inactive member - Topic Author
- New Member
Less
More
- Posts: 19
- Thank you received: 0
-
paoladc91
Inactive member - Topic Author
- New Member
Less
More
- Posts: 19
- Thank you received: 0
10 years 1 month ago #43313
by paoladc91
hi sorry to bother again but it worked for one but not for the other. I tried to find a right margin-top value to let it work for both in this way:
.mp_topmenu UL.navv > LI > UL{
margin-top: -30px;
}
but in the first one the submenu goes over the main menu in the other one it stays below.
how can i fix it?
.mp_topmenu UL.navv > LI > UL{
margin-top: -30px;
}
but in the first one the submenu goes over the main menu in the other one it stays below.
how can i fix it?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43324
by ivan.milic
Replied by ivan.milic on topic topmenu
Can you send me example of page for what you call 'first' and example for page you call 'other'
Please Log in to join the conversation.
Time to create page: 0.092 seconds