10.04.2012, 05:16
Seiten: 1 2
10.04.2012, 09:49
Nachtrag:
Hatte die css Klasse vergessen.
Einzufügen im global.css
Sorry
Hatte die css Klasse vergessen.
Einzufügen im global.css
PHP-Code:
.widthController {float: right}
.widthController a {
display: block;
text-transform: uppercase;
margin: 6px 0 0 4px;
padding: 4px;
color: #c8c8c8;
border: 1px solid #c8c8c8;
border-radius: 3px;
-moz-border-radius: 3px;
line-height: 16px;
font-size: 10px;
}
.width {
width: 960px;
margin: 0 auto;
text-align: left;
}
Sorry
Seiten: 1 2