Pagina 1 van 1

kleur van tekst veranderen

Geplaatst: 17 sep 2005, 19:56
door Bavixke
Ik wil van de template jenova het blauw naar paars veranderen (paars = #411462).
kan iemand me helpen?

bvd

Bavixke

Geplaatst: 17 sep 2005, 20:06
door Paul
templates/JOUW_TEMPLATE/JOUW_TEMPLATE.css of templates/JOUW_TEMPLATE/overall_header.tpl :)

Geplaatst: 17 sep 2005, 20:14
door Bavixke
paulus schreef:templates/JOUW_TEMPLATE/JOUW_TEMPLATE.css of templates/JOUW_TEMPLATE/overall_header.tpl :)
precieser? want daar was ik ook al :)

Geplaatst: 18 sep 2005, 16:10
door Bavixke
Bavixke schreef:
paulus schreef:templates/JOUW_TEMPLATE/JOUW_TEMPLATE.css of templates/JOUW_TEMPLATE/overall_header.tpl :)
precieser? want daar was ik ook al :)
iemand?

Geplaatst: 18 sep 2005, 16:43
door Bee
color property van de body selector.

Dus hier:

Code: Selecteer alles

body { color: red;}