|
Game Moderator Darkseeker
|
Hard to answer any questions when we don't know what you're confused about.
|
|
|
|
Neutral
|
I am confused about the pallet I can't get it to work and I am doing everything right Vennenum said: Hard to answer any questions when we don't know what you're confused about.
|
|
|
|
Game Moderator Darkseeker
|
If you can't get it to work, that means something went wrong... Did you set your pack's custom palette after setting up your code?
|
|
|
|
Neutral
|
Yes but since it didn't work I got rid of it Vennenum said: If you can't get it to work, that means something went wrong... Did you set your pack's custom palette after setting up your code?
|
|
|
|
Darkseeker
|
Is there a way to change the colour of the white boxes on the customs page?
|
| |
|
|
Neutral
|
Teddy Bear said: Is there a way to change the colour of the white boxes on the customs page? I can look though I am unsure. EDIT: I am pretty sure you could, but it's currently around midnight for me so I can't think straight, though if I figure it out tomorrow I'll let you know. :) Edited at May 28, 2021 10:44 PM by Savage
|
|
|
|
Neutral
|
Teddy Bear said: Is there a way to change the colour of the white boxes on the customs page?
Let's try that!
/*----------Custom-----------*/ .custz {background: #000000 !important;} .custli {background: #000000 !important;} td.custd3 input[type=range] {background: #000000;} Edited at May 29, 2021 01:03 AM by Dire
|
|
|
|
Neutral
|
I tried both custz and custli, but they both messed up my palette and did not work, however, I did not try td.custd3 input. Thanks, Dire. :)
|
|
|
|
Darkseeker
|
Thankyou Dire and Savage :) I just tried the thrid option and it only changed the colour of the sliders unfortunatly :(
|
| |
|
|
Neutral
|
You're welcome!
Savage said: I tried both custz and custli, but they both messed up my palette and did not work, however, I did not try td.custd3 input. Thanks, Dire. :)
I would like to know what parts are messed up (an image would give a better look). Both custz and custli should change these white bg on custom page (for non-draggable and draggable tables respectively).
Teddy Bear said: Thankyou Dire and Savage :) I just tried the thrid option and it only changed the colour of the sliders unfortunatly :(
Well the third code is supposed to change only the color of the sliders (Because the first and second don't do it)
|
|
|