Click to See Complete Forum and Search --> : Navigation, from tables to CSS - help needed


pickledgurkin
05-19-2009, 01:09 PM
Hey guys,

I'm trying to replace a table based navigation with CSS but I'm having problems duplicating the same effect with CSS.

Here's what I've managed so far:

http://members.lycos.co.uk/beastskills/test3.html

The table based design is really flexible and doesn't break and I'm struggling to get the same effect using CSS. Do you think it's possible to achieve the same effect? Over 1200px both look very similar, it's when they go below that is what I'm trying to duplicate. It seems the table based design is a lot more flexible as the padding between each link looks dynamic and adapts to the resize.

Any help / advice would be greatly appreciated !

Under3
05-19-2009, 02:33 PM
I actually think it has to do with the CSS code.

pickledgurkin
05-19-2009, 02:46 PM
I need to be able to adjust the padding using percentages but I can't figure out how.