To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Ogólna pomoc dotycząca stylów - [Problem] zmiana koloru

PeLe14 - 08-12-2013, 18:56
Temat postu: [Problem] zmiana koloru
Witam

Jak zmienić kolor tego:

[ Dodano: 08-12-2013, 18:58 ]
A i cały czas w obojętnie jakim miejscu mam kursor "Łapki"

bustersk - 08-12-2013, 19:10

podaj adres forum
PeLe14 - 08-12-2013, 19:34

newproject.wkpf.xaa.pl

Login:admin
haslo:malyglod

bustersk - 08-12-2013, 19:40

Kod:
.ui-widget-content {
border: 1px solid #aaaaaa/*{borderColorContent}*/;
background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
color: #222222/*{fcContent}*/;
}


tu zmieniasz kolor

a kursor linku jest pewnie dlatego, że całego diva masz w środku
Kod:
<a href="#" class="nav">



Powered by phpBB modified by Przemo © 2003 phpBB Group