Re: [css-d] Help my design team move away from nested tables

2005-11-29 Thread Nick Wilsdon
Paul wrote: > If we want to produce good clean markup using CSS we have the basically rewrite much of the output from the design team. This seems like double work, Considering this is more a tool issue than the fault of the designers. What alternatives are there for this? This tool doesn't exist

[css-d] FF floating too far, over other elements

2005-11-29 Thread Nick Wilsdon
Hi, Still on this site :) I'm trying to float #content over to the left (and everything within it) - but it moves too far and covers up #menu (also float:left;). http://www.e3internet.com/clients/lenzone/shop/lenzonehome.htm This is just on FF 1.07 - not on version 1.5 What's very strange i

Re: [css-d] background image not showing in FF

2005-11-25 Thread Nick Wilsdon
Thanks Jim/Ian display:table-caption seems to work - I was having a very strange effect with display:table. Whole page fell apart but came together after loading! That's a new attribute for me to learn though, thanks Cheers for the heads up on the other mistakes Ian, I'll go through and fix th

[css-d] background image not showing in FF

2005-11-25 Thread Nick Wilsdon
First post to the list so hello everyone - I'm having some trouble making my background image (bg-canvas.gif) appear in this layout when viewed in FF. No problem in IE. http://www.e3internet.com/clients/lenzone/shop/lenzoneTEST.htm Deeply appreciate someone pointing me in the right directi