10.10.2010, 20:30
Kilka szczegółów o moim forum i stylu, z którym mam problem:
nazwa stylu: Clean, Justin S
wersja skryptu MyBB: 1.6
adres forum: www.Beach-Life.eu
opis problemu: Hej, no więc mam problemik z tłem stylu ponieważ dodałem to folderu 'images/clean/background.png' obrazek z tłem i zmieniłem w CSS ale na forum się już nie zmienił.
UWAGA: dodałem background do #container i #content ale to też nic nie dało...
obrazek tła: http://beach-life.eu/images/clean/background.png
nazwa stylu: Clean, Justin S
wersja skryptu MyBB: 1.6
adres forum: www.Beach-Life.eu
opis problemu: Hej, no więc mam problemik z tłem stylu ponieważ dodałem to folderu 'images/clean/background.png' obrazek z tłem i zmieniłem w CSS ale na forum się już nie zmienił.
Kod:
body {
background: url(images/clean/bacground.png) no-repeat top center;
font-family: Arial, Verdana, Sans-Serif;
font-size: 10px;
text-align: center; /* IE 5 fix */
line-height: 1.4;
margin: 0;
padding: 0;
}
UWAGA: dodałem background do #container i #content ale to też nic nie dało...
obrazek tła: http://beach-life.eu/images/clean/background.png