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
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
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
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
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