Posted by Finished my CSS profile

FatJelly (#488273)

Dreamboat of Ladies
View Forum Posts


Posted on
2024-09-08 07:35:25
I just finished editing/decorating my profile(which I made to match with my friend!) Do you think it looks good?

Also.. coding question, how do I make my territory description text bigger, aswell as color the back of my comment box?



Hrt Icon 0 players like this post! Like?

Hok-Z |
π‘Ήπ’‚π’π’π’Š (#170947)


View Forum Posts


Posted on
2024-09-12 17:09:15
I think you've done a wonderful job!!
Some elements are hard to read, unfortunately. If you'd like help fixing that, send me a DM and I'll give you a lil codebite that improves the contrast of text on the background and compliments your theme. ^^

For the territory text and comment box, use these;
#fraProfileContent {
font-size: 18px;
}

.comment:nth-child(odd) {
background: #ff6d6d78 !important;
}

.comment:nth-child(even) {
background: #6f6fed8c !important;
}



Hrt Icon 1 player likes this post! Like?


Edited on 12/09/24 @ 17:09:56 by Hok-Z | π‘Ήπ’‚π’π’π’Š (#170947)

FatJelly (#488273)

Dreamboat of Ladies
View Forum Posts


Posted on
2024-09-13 12:26:42
Thanks!



Hrt Icon 0 players like this post! Like?







Memory Used: 624.58 KB - Queries: 2 - Query Time: 0.00081 - Total Time: 0.00438s