09.12.2013, 21:13
No właśnie przeszkadza to o czym pisałem
Poszukaj tego w szablonie index i usuń.
ORAZ:
W global.css
W globalek.css
Kod:
<td width="160px" valign="top"></td>
ORAZ:
W global.css
Kod:
#content {
width: 100%;
min-width: 980px;
max-width: 1600px;
margin: auto;
line-height: 1.3;
}
W globalek.css
Kod:
.szerokosc_all {
width: 90%;
min-width: 1024px;
max-width: 1600px;
margin: auto;
}