- Posts: 14116
- Thank you received: 1639
Top Menu depht, one more time - SOLVED
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 5 months ago #40733
by ivan.milic
Replied by ivan.milic on topic Top Menu depht, one more time
You have exes ;
It is not:
UL#nav2 UL UL{
margin-top: -32px;!important;
margin-left: 174px;!important;
}
it is:
copy/paste to avoid mistakes.
It is not:
UL#nav2 UL UL{
margin-top: -32px;!important;
margin-left: 174px;!important;
}
it is:
Code:
UL#nav2 UL UL{
margin-top: -32px!important;
margin-left: 174px!important;
}
copy/paste to avoid mistakes.
The following user(s) said Thank You: sfheen
Please Log in to join the conversation.
-
sfheen
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
10 years 5 months ago #40737
by sfheen
Replied by sfheen on topic Top Menu depht, one more time
Yessss!
The menus works exactly as I want them to do.
Thank you very much for your excellent and competent help!
Brgds
Svein F.
The menus works exactly as I want them to do.
Thank you very much for your excellent and competent help!
Brgds
Svein F.
Please Log in to join the conversation.
-
sfheen
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 0
10 years 5 months ago #40754
by sfheen
Replied by sfheen on topic Top Menu depht, one more time
Hello,
For those who are interested in this modified template_css.css with a working multi-level, drop-down menu (type nav2) for the Sportal template, please try the attached file. (And as always, please back-up your original file before replacing!)
Ivan Milic has done a good job customizing the code to my wishes, and I'm sure that other users of the Sportal template will appreciate the drop-down menu function in this modified CSS as much as I do.
Brgds
Svein F.
For those who are interested in this modified template_css.css with a working multi-level, drop-down menu (type nav2) for the Sportal template, please try the attached file. (And as always, please back-up your original file before replacing!)
Ivan Milic has done a good job customizing the code to my wishes, and I'm sure that other users of the Sportal template will appreciate the drop-down menu function in this modified CSS as much as I do.
Brgds
Svein F.
Please Log in to join the conversation.
Time to create page: 0.078 seconds