Ogólna pomoc dotycząca stylów - [Problem] Kolor napisu na belce
Sebeq - 28-08-2009, 17:15 Temat postu: [Problem] Kolor napisu na belce Jak zmienić kolor napisu na belce?
patryk-88 - 28-08-2009, 17:40
Kod: | th {
color: #ffffff; font-size: 11px; font-weight: bold;
background-color: #7dadc6; height: 25px;
background-image: url(images/cellpic3.gif);
} |
Zmień #ffffff na swój kolor. Ta klasa może się różnić od twojej.Oczywiście to jest w pliku css stylu.
Matteo - 28-08-2009, 17:41
http://www.przemo.org/php...p=271019#271019
Sebeq - 28-08-2009, 17:58
patryk-88, zrobiłem tak
Kod: | th.thCornerL,th.thTop,th.thCornerR {color: #f2f2ee; font-size: 70%; font-weight: bold; background-color: #006699; background-image: url('images/cellpic3.gif'); height: 28px; } |
Dobrze czy źle?
|
|
|