Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
|
I don't think you're trying to so anything half*** and I understand this is more about needing to convert the site quickly.
I just don't think you'll find a simple tool to create the site for you. If I'm understanding right you want to convert the site to an all css layout. Is that right? If so it's going to take practice and there really isn't any software that will do it for you. Most software will create tables to layout a site, though many have do make use of css. It'll still be a mix though.
I looked at the site and it's not a Flash site. It makes use of Flash, but I wouldn't call it a Flash site. Is it just the menu you need to convert? The menu is the only part of the site you really can change so it doesn't use Flash.
I wrote a post on creating a simple navigation bar that might help. It's all xhtml and css. I use background colors instead of images for the rollovers, but maybe that will work for your site.
The one part that might be difficult is incorporating my menu into the structure of your site. You'll have to tweak things a little to fit it into the table cell that contains your current menu, but if you give it a go and have problems getting it to look right I'll be happy to take a look and help with the integration. It shouldn't be too hard, but I was assuming no tables when I wrote the post.
I hope it helps.
|