Re: [css-d] gap between pageWrapper and columns

2005-11-29 Thread Erik Visser
Gunlaug Sørtun wrote: > Erik Visser wrote: >> Erik Visser wrote: >> >>> The divison in 2 equal columns works alright. There's one drawback. >>> There's a gap between the header of the page and the two columns. >>> >>> markup: http://beta.bartbleijerveld.nl/ > > Add: > > .vnav {padding-top: 1px; m

Re: [css-d] gap between pageWrapper and columns

2005-11-28 Thread Ben de Groot
Erik Visser wrote: >>The divison in 2 equal columns works alright. There's one drawback. >>There's a gap between the header of the page and the two columns. >> >>markup: http://beta.bartbleijerveld.nl/ >>css: http://beta.bartbleijerveld.nl/css/skidoo_too.css > > Ok this closes the white gap betwee

Re: [css-d] gap between pageWrapper and columns

2005-11-28 Thread Gunlaug Sørtun
Erik Visser wrote: > Erik Visser wrote: > >>The divison in 2 equal columns works alright. There's one drawback. >>There's a gap between the header of the page and the two columns. >> >>markup: http://beta.bartbleijerveld.nl/ Add: .vnav {padding-top: 1px; margin-top: -1px;} ...as it is those fam

Re: [css-d] gap between pageWrapper and columns

2005-11-28 Thread Erik Visser
Erik Visser wrote: > > The divison in 2 equal columns works alright. There's one drawback. > There's a gap between the header of the page and the two columns. > > markup: http://beta.bartbleijerveld.nl/ > css: http://beta.bartbleijerveld.nl/css/skidoo_too.css > Ok this closes the white gap betw

[css-d] gap between pageWrapper and columns

2005-11-28 Thread Erik Visser
Hi, I am making a 2 column layout based on the Ruthsarian skidoo_too layout. Each column takes up 50% width of the content area. The divison in 2 equal columns works alright. There's one drawback. There's a gap between the header of the page and the two columns. For testing/debugging ! gave the