|
Neutral
|
I forgot about this, went on hiatus, came back and noticed that nobody ever replied to me so I figured I'd quote my post as a "reminder". Anyways, I still need help. Apparently I figured out the code for quite a few of my palettes, but cannot for the life of me now figure out what I did. I'd love it if somebody could kindly remind me please. Thank you in advance. Grim Reaper said: I went through the entire Custom Palette CSS styles topic, and found nothing on this. Please forgive me if it was already asked. How do I change these borders?
|
|
|
|
Neutral
|
sorry if this was already asked, but what's the code for putting an image in the background of the navigation dropdown? like this -
|
|
|
|
Neutral
|
Does anyone know how to code the text from being well, just black? I can't see it >.>
|
|
|
|
Darkseeker
|
Spotlight Tango said: Does anyone know how to code the text from being well, just black? I can't see it >.>
try this? .mainlineblack { color: #fff; } .explorelevel { color: #fff; }
|
|
|
|
Neutral
|
Stray Secrets said: Spotlight Tango said: Does anyone know how to code the text from being well, just black? I can't see it >.>
try this? .mainlineblack { color: #fff; } .explorelevel { color: #fff; }
It doesn't seem to be working... maybe I'm putting it in the wrong area?
|
|
|
|
Darkseeker
|
Edited at August 24, 2023 04:41 PM by CriesInTheNight
|
|
|
|
Darkseeker
|
Spotlight Tango said: Does anyone know how to code the text from being well, just black? I can't see it >.>
Was looking for something in here and just saw this. If you're talking about the text beside the wolf image, it should be .mainlineblacksmall {color: #HEX;}
|
| |
|
|
Darkseeker
|
Jack Frost said: I forgot about this, went on hiatus, came back and noticed that nobody ever replied to me so I figured I'd quote my post as a "reminder". Anyways, I still need help. Apparently I figured out the code for quite a few of my palettes, but cannot for the life of me now figure out what I did. I'd love it if somebody could kindly remind me please. Thank you in advance. Grim Reaper said: I went through the entire Custom Palette CSS styles topic, and found nothing on this. Please forgive me if it was already asked. How do I change these borders? Code for the border on the left should be #leftcolumn div {border-color: #HEX!important;}
Border on the right should be div.primary {border: 1px solid #HEX;} Edited at September 3, 2023 02:11 AM by Eno
|
| |
|
|
Darkseeker
|
How do I put an image as the pgbg?
|
| |
|
|
Neutral
|
Sorry to be a bother, but does anyone know how to change these?
(Change the colour of the text in the buttons for Post/Submit/Paws Up/etc.) (Change the colour of/remove the forum borders)
|
|
|