Change crew center color scheme

How can i change the color scheme of crew center skin?

I deleted your other 2 posts with the same question. Only post in one location. And many times it is better to start a new post than to post in an older post that hasn’t had a reply in over 6 months.

 

That being said, hopefully you will receive a reply here in short order.

You have to look inside the css files. 

Sometimes you can see inside the layout wich color css is loaded. Then change that to another color

How I find a certain colour to change in CSS

  • Print screen webpage
  • open Adobe photoshop and make a new file
  • Paste the print screen
  • Get the colour picker tool and select the colour im looking for
  • get the code for the colour
  • Got into the CSS files and Ctrl+f and paste colour code
  • Edit the code of all the selected with the code you want to replace and apply to all

Hope this helps

On 4/24/2020 at 10:53 PM, miniarma said:

How I find a certain colour to change in CSS

  • Print screen webpage
  • open Adobe photoshop and make a new file
  • Paste the print screen
  • Get the colour picker tool and select the colour im looking for
  • get the code for the colour
  • Got into the CSS files and Ctrl+f and paste colour code
  • Edit the code of all the selected with the code you want to replace and apply to all

Hope this helps

 

Holy crap you do all that just to find a colour code??? Just use JC Picker dude…

https://annystudio.com/software/colorpicker/

2 hours ago, shakamonkey88 said:

 

Holy crap you do all that just to find a colour code??? Just use JC Picker dude…

https://annystudio.com/software/colorpicker/

Only way I knew haha thanks will check that out