style.css ab Zeile 90
Code
#content {
border-right: 1px solid #DDDDDD;
margin: 0 34% 0 7.6%;
padding-right: 50px;
width: [COLOR=Red]58.4%[/COLOR];
}
#secondary {
float: right;
margin-right: [COLOR=Red]7.6%[/COLOR];
width: 18.8%;
}
Alles anzeigen
secondary = deine Sidebar
hier das margin-right anpassen
danach kannst die Breite des Content vergrößern