[css-d] mixing pixel and % width

2012-03-17 Thread Jérome Loï
hi there, first post here, so thanks in advance for the responces :) here is my question, for this page, http://ccsfactory.fr/biokatz/ I would like to have the nav (div with class="nav") to be pixel based, and the content (div class="mainCont") to take the rest of the available space, but with

Re: [css-d] mixing pixel and % width

2012-03-17 Thread Zero Piraeus
: > hi there, first post here, so thanks in advance for the responces :) Hi Jérome :-) > for this page, http://ccsfactory.fr/biokatz/ > > I would like to have the nav (div with class="nav") to be pixel based, and > the content (div class="mainCont") to take the rest of the available space, > but

Re: [css-d] mixing pixel and % width

2012-03-17 Thread Jérome Loï
nice cath on this one ;), i actually changed my method for now, and use positioning rather than float as seen in http://ccsfactory.fr/biokatz/test2.html, and yes i'll correct the case sensitive thing !!! thanks a lot 2012/3/17 Zero Piraeus > : > > > hi there, first post here, so thanks in advan