| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
O'Shea
Join Date: Apr 2005
Posts: 21
|
CSS Problem
I like the navigation on the following site. I know it is in flash but i am wondering if there is a way to do this in CSS? www.stylemysite.co.uk |
|
|
|
|
|
#4 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Ohhh. Sure. Maybe do a <div id="header"><ul>...nav...</ul></div> and then apply a big background image to the div with the "navigation" box as part of the image. Then just position the <ul> so it sits over that part of the image. That'd be the simplest way. Either that or you could do a combination of background images to make the <ul> scalable. You'd probably have to use z-index for that. Might be able to do it with floats. |
|
|
|
#8 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
|
|
|
![]() |