- Posts: 7
- Thank you received: 0
Sub-menu not working
-
Torombola
Inactive member - Topic Author
- New Member
Less
More
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16759
by ivan.milic
Replied by ivan.milic on topic Re: Sub-menu not working
link ...
Please Log in to join the conversation.
-
Torombola
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
12 years 9 months ago #16779
by Torombola
Replied by Torombola on topic Re: Sub-menu not working
Clauniverse.com/crab
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 9 months ago #16782
by ivan.milic
Replied by ivan.milic on topic Re: Sub-menu not working
You did some modifications, like
template_css.css:
#nav li {
float: left;
margin: 10px 5px;
position: fixed;
}
position: fixed; ?
and
#nav, #nav ul {
margin: 70px -10px;
padding: 20px;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index: 100;
width: 1000px;
}
margin???
how knows what else. Since you this this we do not provide support.
template_css.css:
#nav li {
float: left;
margin: 10px 5px;
position: fixed;
}
position: fixed; ?
and
#nav, #nav ul {
margin: 70px -10px;
padding: 20px;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index: 100;
width: 1000px;
}
margin???
how knows what else. Since you this this we do not provide support.
Please Log in to join the conversation.
-
Torombola
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
12 years 9 months ago #16787
by Torombola
Replied by Torombola on topic Re: Sub-menu not working
Well of course I did this! I bought it! It's mine for modification isnt it? Who buys a template not to modify it? Come on! What kind of messed up excuse is that? I have bought countless templates from other places and have NEVER heard that from a support specialist smh
YOU GUYS SHOULD STATE THAT THIS FORUM IS ONLY FOR PEOPLE THAT BUY YOUR TEMPLATES NOT TO MODIFY THEM!
My fault for switching smh
Thanks anyway :dry:
YOU GUYS SHOULD STATE THAT THIS FORUM IS ONLY FOR PEOPLE THAT BUY YOUR TEMPLATES NOT TO MODIFY THEM!
My fault for switching smh
Thanks anyway :dry:
Please Log in to join the conversation.
-
Torombola
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
12 years 9 months ago #16789
by Torombola
Replied by Torombola on topic Re: Sub-menu not working
In case anyone has the same problem in the future.... The way I fixed it was by keeping margin in 0 so that you dont have the same problem.... ie.
#nav ul {
list-style-position: outside;
list-style-type: none;
margin: 0; <
Right here
padding: 0;
position: absolute;
z-index: 100;
}
You guys need to provide real support instead of trying to squeeze money out of ppl smh
Sorry but that was my impression U_U
#nav ul {
list-style-position: outside;
list-style-type: none;
margin: 0; <
Right here
padding: 0;
position: absolute;
z-index: 100;
}
You guys need to provide real support instead of trying to squeeze money out of ppl smh
Sorry but that was my impression U_U
Please Log in to join the conversation.
Time to create page: 0.168 seconds