Log in

View Full Version : CSS Roadblock



acgna
05-05-2008, 03:48 PM
Hi,

I've been building this site using html and have been trying for days to make the navigation menu work using CSS but I hit roadblocks constantly and can't figure it out. I have here a link of what I have so far: http://eccolo.com/Site2/ and what I need it to look like here: http://eccolo.com/Site2/Site_Ref.jpg

can someone direct me in the right way as to building this navigation menu? or help me code it.

Thank you

Medyman
05-05-2008, 04:21 PM
Start with this menu (http://www.dynamicdrive.com/style/csslibrary/item/suckertree-menu-horizontal/) and work from there.

You'll need to use custom backgrounds on the first and last <li> to get those curved corners, but other than that, you shouldn't have any problems.

acgna
05-05-2008, 04:25 PM
very awesome, I will try this right now. Thanks!