I'm using Nifty Corners and really like it, but I'd like to know how to change the colors of the skin to a darker blue and without a gradient-maybe. Of course the headers would change too.
Nelson,
I created the nifty color-collection.
Once you have 1, you can make as many as you like.
So what you want is just another in the serie.
All is done in the css-file.
The gradient is a gif, so if you don't want a gradient background but just a 'normal plain' color, you only have to change the css-file.
If you want another picture as background, you will have to change the background picture.
Open the css-file from the color you like the most.
Look for the color of the h1
do a global find and replace of that color with a color you like more.
Everyplace where that color was uses, will get changed.
TEST !
look for the body background
delete the backgroundimage is you want a plain color and change the original backgroundcolor with your choosen color...
TEST
You also want to change the image in the header I suppose.
Do the same...
Nelson,
I created the nifty color-collection.
Once you have 1, you can make as many as you like.
So what you want is just another in the serie.
All is done in the css-file.
The gradient is a gif, so if you don't want a gradient background but just a 'normal plain' color, you only have to change the css-file.
If you want another picture as background, you will have to change the background picture.
Open the css-file from the color you like the most.
Look for the color of the h1
do a global find and replace of that color with a color you like more.
Everyplace where that color was uses, will get changed.
TEST !
look for the body background
delete the backgroundimage is you want a plain color and change the original backgroundcolor with your choosen color...
TEST
You also want to change the image in the header I suppose.
Do the same...