I need a bit of guidance as to how I make my navigation matrix work on the second row of my test html setup. I want to make it roll over just like the top row. I'm thinking I may need another set of rules for the second row li and li a.
Here's the test page:
Seems like you still only have to shift the image the same distance up for the second row as for the first row, because the second hover row is the same offset from the second link row as the first hover row is from the first link row.
Yes, you should need to add styles that cover the position of the second row images.
Beth
kcfi wrote:
Can you see anyway to simplify the code?
Yes, much simpler. Use real links rather than text embedded in images. I've done a quick mockup here: http://foundationphp.com/test/lashit.html.
True, you can use smaller font-sizes, but some people have their browsers set to display bigger fonts in order to see better. This defeats your menu styles. Another approach is to use CSS to style your "buttons" (no images required).
http://alt-web.com/DEMOS/CSS-Horiz-menu-2.shtml
The upside to this is that your page loads a bit faster without images. And when text size is increased (even aggressively) the buttons remain intact.
The downside to this is that CSS rounded borders don't work with gradient filters in IE. If this is a deal breaker, stick with your images.
Nancy O.
North America
Europe, Middle East and Africa
Asia Pacific