Kod
#left {
float : left;
width : 200px;
background-image : url(images/bg_menu.gif);
background-repeat : repeat-x;
overflow : auto;
}
float : left;
width : 200px;
background-image : url(images/bg_menu.gif);
background-repeat : repeat-x;
overflow : auto;
}
Powinno to wyświetląć tło, ale zamiast tła jest kolor biały. Gdy wezme tło na kolor to normalnie wyświetla. Czy ktoś wie dlaczego tak się dzieje??