By pawi81 on
Hello
I want to change "register" sign to be red, but only register. When i change in css font colour from black to red - all page fonts are in black. Can i change it like that to be only register in red colour?
thank you
Hello
I want to change "register" sign to be red, but only register. When i change in css font colour from black to red - all page fonts are in black. Can i change it like that to be only register in red colour?
thank you
Comments
Just add the following CSS
Just add the following CSS snippet to style.css:
Notice however that if you change the menu, just the last menu item will be red from now on.
great it works thank you
great it works thank you
maybe you know how to do it
maybe you know how to do it that the last menu would go to the right side of the page and the first 3 will be at left? i try to do "text-align: right;" but of course it won;t work
fixed. on Polish forum I've got help.
in style.css i changed : .body -> height: 100%; (I erased it.)