I need help with a theme problem in vanilla forums, This is the site www.crashingintofashion.com I want the blue on top to be pink, please help!!??
In your theme's style.css file you'll find the code #Head { background: #38ABE3; padding: 0; } #38ABE3 is the blue color, change it to whatever you want. You can use this colorpicker to find the hex code you're after.