1 |
|
---|---|
Posted by | Making my own CSS Profile; A bit confused. |
FatJelly (#488273) Dreamboat of Ladies View Forum Posts Posted on 2024-09-03 21:32:06 |
There's a few things I don't know how to do when creating my own CSS, but there's one specific thing I wanna know. How do I change the text color in my 'comment' section of my profile? And is it possible to change the background color of the comment section? Also, is it possible to add a little border around things, like my king's thumbnail? I also have no idea how to change the cave thumbnails. If anyone could help me, I'd really appreciate it! Thank you. 0 players like this post! Like? |
⁑ SiRah [Semi-Frozen.] (#159527) Divine View Forum Posts Posted on 2024-09-03 21:54:41 |
Hello! You should be able to target the text color in your chat box by using inspect element to find the chat box's div name ? From there you would change font color as normal through css targeting that specific class The border & cave thumbnails should work similarly, adding a background image or changing properties for that class- or superposition if you end up needing to modify coords of the box for example. I'm on mobile at the moment so the right-click won't work for me, but hopefully that may steer you in the right direction. 1 player likes this post! Like? |
1 |
---|