- Posts: 14116
- Thank you received: 1639
Is This Menu Alignment Possible?
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 10 months ago #15552
by ivan.milic
Replied by ivan.milic on topic Re: Is This Menu Alignment Possible?
This css should do it (place it at teh bottom of template_css.css) :
#topmenu_nav > ul{
position:static!important;
float:left!important;
}
this will place , second menu right to nav menu.
#topmenu_nav > ul{
position:static!important;
float:left!important;
}
this will place , second menu right to nav menu.
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 10 months ago #15558
by aaroninbna
Replied by aaroninbna on topic Re: Is This Menu Alignment Possible?
This sounds great. I will follow up and let you know how it went.
Thank you,
Aaron
Thank you,
Aaron
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 10 months ago #15568
by aaroninbna
Replied by aaroninbna on topic Re: Is This Menu Alignment Possible?
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 10 months ago #15569
by aaroninbna
Replied by aaroninbna on topic Re: Is This Menu Alignment Possible?
Well it started to look good, but the new menu doesn't have any dropdown effects and the existing menu now drop down behind one of my modules.
Do you have any suggestions?
Do you have any suggestions?
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 10 months ago #15571
by aaroninbna
Replied by aaroninbna on topic Re: Is This Menu Alignment Possible?
The drop down menu was an easy fix, but take a look at this.
Please Log in to join the conversation.
-
aaroninbna
Inactive member - Topic Author
- Member
Less
More
- Posts: 149
- Thank you received: 2
12 years 10 months ago - 12 years 10 months ago #15572
by aaroninbna
Replied by aaroninbna on topic Re: Is This Menu Alignment Possible?
The dropdown menu sits off to the side. Is this associated to the code and it's location in the .css?
Last edit: 12 years 10 months ago by aaroninbna. Reason: Redundant submissions
Please Log in to join the conversation.
Time to create page: 0.101 seconds