I want the content of my page to fill the whole width of my page, at the moment I can only write, add pictures on 2/3 of the width... my page is http://www.høstfest.dk
Please help
I want the content of my page to fill the whole width of my page, at the moment I can only write, add pictures on 2/3 of the width... my page is http://www.høstfest.dk
Please help
Try editing style.css and removing width:570px; from:
.post {
background-repeat:no-repeat;
float:left;
margin-left:4px;
overflow:visible;
padding:0 0 40px 10px;
width:570px;
}This topic has been closed to new replies.