CSS menu error
Permalink
http://123.100.89.170/~kent4may/concrete5.6.1.2/
I have replaced the auto nav styling with my own css.
However, I have 2 issues:
1. Each menu item should be equal width of 180px
2. A hover should show the description of the menu item (like a tooltip) but behaves likes a sub-menu item.
any thoughts please?
I have replaced the auto nav styling with my own css.
However, I have 2 issues:
1. Each menu item should be equal width of 180px
2. A hover should show the description of the menu item (like a tooltip) but behaves likes a sub-menu item.
any thoughts please?
In your style.css at line 87
Then you could align your top menu with your left menu and make it more equal.
So you could make it like this
Width 170px because you have 5px padding on the left and right.
For the second issue, where do you place the discription?