Universal CSS Navigation Menu Support Product Page

top button width

Asked 10 Jan 2011 19:43:31
2
have this question
10 Jan 2011 19:43:31 Wendy Brooks posted:
WOW WHERE IS SUPPORT HERE???? I HAVE POSTED AND TRIED TO GET LIVE SUPPORT..NOTHING????

I have made the horizontal menu 950px but the buttons are staying to the left and not going all the way across. I DO want them to go all the way across and I do not want a search option.

I downloaded the Universal Css nav menu advanced styling pdf and its says for main menu items padding left and right but I don't see this code in the style sheet that was generated.
.dmxNavigationMenu > ul > li

I keep trying different styles and can't get it to work..What is the answer please?

Okay..I got the this below but how do I get the background colors to coordinate?

.dmxNavigationMenu li {
display: block;
position: relative;
white-space: nowrap;
zoom: 1;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}


Edited by - Wendy Brooks on 10 Jan 2011  21:06:22

Replies

Replied 11 Jan 2011 10:08:00
11 Jan 2011 10:08:00 Miroslav Zografski replied:
Hello Wendy,

Our Working hours are from 9am till 6pm GMT+1.Your post was made 43 minutes after our working time. Same is the time when the Live Support is on-line.

Please, post a link to your page and more detailed description on what you like to achieve.

Regards,
Replied 12 Jan 2011 16:50:56
12 Jan 2011 16:50:56 Wendy Brooks replied:
Hey..FYI, I used your live support last thursday also and never got a response to an email..Maybe its not working???

Anyway, I had to use another method because I am on a crunch time but still need an answer as I would rather use your navbar and would like to understand the CSS styles better.

I do not have a link but if you read below you will understand that I am trying to make the navbar buttons fit across to 950px. For the most part, all of your links are to the left with the search engine on the right. I don't need a search engine but I want the buttons to go across evenly. I figured how to get the names of the buttons to go across with the code below but when you hover over the buttons the background color is just under the text. How do I get the hover colors to be coordinate to the size that I want..I think it would be padding of some kind left and right? Please advise

Reply to this topic