1 |
|
---|---|
Posted by | Help!! |
Deputy Pickle [side] (#190101) Incredible View Forum Posts Posted on 2020-02-13 15:41:05 |
I’m working on making a custom CSS for my den on my main account, but I don’t know how to change the colour of certain bits of text. Does anyone know? The ones I wanna know the codes for are circled below: Any help would be greatly appreciated! 0 players like this post! Like? Edited on 14/02/20 @ 03:47:11 by Deputy Pickle [side] (#190101) |
Ladwick (#12065)
View Forum Posts Posted on 2020-02-13 15:51:57 |
Deputy Pickle [side] (#190101)
Incredible View Forum Posts Posted on 2020-02-14 03:47:35 |
🎠 opinicuss (#100335)
Nice Guy View Forum Posts Posted on 2020-02-14 13:17:37 |
ZyloRen (#141034)
View Forum Posts Posted on 2020-02-14 13:19:08 |
i don’t believe you can change the event notification color? we’ll atleast mine isn’t? i paid someone in gb to make mine! totally worth not haveing the struggle with the codes,good luck though 0 players like this post! Like? |
HAWK (#183890)
Aztec Knight View Forum Posts Posted on 2020-02-14 13:35:34 |
Myriad [mostly frozen] (#76) View Forum Posts Posted on 2020-02-15 19:07:27 |
You can indeed change all of that, including the 'thoughts' text (eg in my den I've changed the size and colour of it as well as put it in italics). You can change basically anything really! thoughts text = .center.b bookmark = input[type=submit] But it's a bit more complicated because it's a button, so you may need to fiddle around with it depending exactly how you want it to be and what you want it to match. the others are all text links, so you can change them all at once = a:link, a:visited, a:active, a:hover (obviously just change/remove/separate those selectors as wanted if you want the text to be different colours in different states - like a separate colour for hovering, for example) 0 players like this post! Like? |
1 |
---|