increasing site on the with and the lenght

vvde

No avatar

2008-12-12 17:45

Hello everyone,

I've got two questions.

How can I enlarge the with of my content. For example on : test.vdne.nl you see by home a lot of times test. I want that my content not stops on the end of the line but go's on to the border. As you can see on my test site I now have a lot of blank space.

My other questions is that I want that my content can go endless down the page. As you can see on test.vdne.nl by the menu item Nieuwsblog you get a scroll bar. I don't want that I want that the whole page wil be showed without such an extra scroll bar.

I hope that someone can tell me what I have to change.

Thank a lot

http://test.vdne.nl/?home,1

» Quick.Cms v2.x

Arturro777

Avatar: Arturro777

2008-12-13 18:05

This empty space on the right is space for menu content. You have to remove from page.tpl; <div id="column"></div> and <div id="column2"></div>. Then open your .css file, should be default.css and change the width of #content.

If you want to get rid of scroll bar just change:
body{padding-bottom:10px;} to:
body{padding-bottom:0px;}

I think this all you need to do.

AK

vvde

No avatar

2008-12-17 14:39

Thanks a lot!!!!!!!!!!!!

Back to top
about us | contact