[COLOR=#333333][FONT=sans-serif]Ich hab erstmal eine Provisorische Lösung gefunden!
[/FONT][/COLOR]
[COLOR=#333333][FONT=sans-serif]Und zwar habe ich folgendes per Option des Themes in die custom.css eingetragen! So kann man auch schnell etwas ändern! Bis ich eine Professionelle Lösung gefunden hab, muss dies erstmal reichen![/FONT][/COLOR]
Code
/* content holder */
#content{
float:right;
width:700px;
}
/* content holder */
.content{
background:#fff;
padding:0 30px 1px 10px;
Alles anzeigen
[COLOR=#333333][FONT=sans-serif]
in
[/FONT][/COLOR]
Code
/* content holder */
#content{
float:right;
width:700px;
}
/* content holder */
.content{
background:#fff;
padding:0 20px 20px 20px;
width: 700px;
Alles anzeigen
[COLOR=#333333][FONT=sans-serif]Grüße
Benny[/FONT][/COLOR]