|
Darkseeker
|
I have read through this and I may have missed it on accident. '^^
The vio text and the text up where your pack information like join date and such, I can not figure out how to change the color of it so I can see it better on my current palette. If I have missed this I am sorry, but I could really use the help.
|
| |
|
|
Darkseeker
|
.mainline { color: #000000; } That should be the code for both of those, I think? Frozen Mist said: I have read through this and I may have missed it on accident. '^^
The vio text and the text up where your pack information like join date and such, I can not figure out how to change the color of it so I can see it better on my current palette. If I have missed this I am sorry, but I could really use the help.
|
|
|
|
Darkseeker
|
I have a white line that's on the right side of my den page tables. Is there a way to fix that, or put a border there or something? Now that I've noticed it there it sticks out like crazy to me
|
|
|
|
Game Moderator Darkseeker
|
Are you referring to this edge thing right here?
There isn't really a way to get rid of that, unfortunately. Sometimes it has something to do with your profile, sometimes it doesn't. Okino said: I have a white line that's on the right side of my den page tables. Is there a way to fix that, or put a border there or something? Now that I've noticed it there it sticks out like crazy to me
|
|
|
|
Darkseeker
|
Huh, that's odd. I wasn't meaning that, it was just a bright white line that ran down the right side. I can't see it anymore on my computer, but lookng at your screenshot it's on the left side. I can still faintly see it on mobile but it's not nearly as obnoxious as it was before. I haven't touched my palette in a while, so I have no idea why it showed up for a few days just to disappear.
|
|
|
|
Darkseeker
|
Does anyone know the code to change the text here?
Edited at November 2, 2022 10:02 PM by Stray Secrets
|
|
|
|
Darkseeker
|
Stray Secrets said: Does anyone know the code to change the text here?
Hm this should work
.tabcontent { color: #HEX;}
|
| |
|
|
Darkseeker
|
Eno said: Hm this should work
.tabcontent { color: #HEX;}
It worked, thanks! <3
|
|
|
|
Neutral
|
It's been awhile since I've last had premium, so I forgot a few things and where certain lines are located/called. So hoping to address everything all in one go if that's alright. <3 I would like to change the colors of text here. Color of background for menu Text color over notifications (not daily CP reports) This menu here And either remove or change the color of this outline around most of the contents (including forum). Edited at November 27, 2022 08:50 AM by British Empire
|
|
|
|
Game Moderator Darkseeker
|
@British- Do you use a PC? If you do, you can right-click the part you want to change, then under "Inspect" or "Developer Tools", you can see the HTML and CSS used for those specific parts: You can change and add what you want before you put it in your palette. The border around the forum buttons I think is a bit more complicated, but it can be done. I lied. try "table.tertiary" for the forum borders. Successful notifications are ".validmsg". Errors are ".errormsg" The Inspect Tools will find everything else ;D Edited at November 27, 2022 11:21 AM by Vennenum
|
|
|