> I'm trying to figure out how to force the width of a list element for a
> top nav bar to look like this:
> 
> http://www.cyndustries.com/navcrap.gif
> 
> Progress so far:
> 

Give this a spin:
http://www.charlestonwebsolutions.com/examples/list_nav_001.html

I applied the border to the <a> so that you can have a hover effect by
changing the border color and link color on hover.  Widths are set in ems,
but can easily be changed to pixel values if you'd rather go that route.

The "forced" width of each list item is 7em, which is not necessarily forced
- it will increase/decrease in width when the font size is changed - but it
is consistent across all list items.

Is that what you were looking for?

-- 
Jono Young
Designer | Developer | Illustrator
Charleston Web Solutions
"Bringing Higher Standards to the Lowcountry"
http://www.charlestonwebsolutions.com/



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to