Re: [css-d] menus with uneven placements

2008-03-19 Thread Kathy Wheeler
On 20/03/2008, at 12:13 PM, Stuart King wrote: > http://www.adrianavargasdesign.com/indexsk.html Sturt, my first thought was "imagemap" ... so I Googled "css imagemap" to see what the current state-of-play is with the imagemap concept and found this: http://www.alistapart.com/articles/imagem

Re: [css-d] menus with uneven placements

2008-03-19 Thread Rob Emenecker
Stuart, > http://www.adrianavargasdesign.com/indexsk.html I've got to play devil's advocate on this one. What you want to do is possible, but you are dealing with a "pixel-perfect" type of placement. Is there a reason you wouldn't just use image slices with rollovers or Flash? Again, you can do

Re: [css-d] menus with uneven placements

2008-03-19 Thread Gunlaug Sørtun
Stuart King wrote: > I am trying to make a menu on the steps of the stairs. I want the > individual menu items centered with the steps. > http://www.adrianavargasdesign.com/indexsk.html You must absolute position them then, and subtract half the line-height and half the text-width of each list-it

[css-d] menus with uneven placements

2008-03-19 Thread Stuart King
I am trying to make a menu on the steps of the stairs. I want the individual menu items centered with the steps. Please help. I am close on my mac, but a disaster on windows. URL: http://www.adrianavargasdesign.com/indexsk.html thank you. --s