Blog Tips: Changing Colors

Your blog reads hexidecimal colors. They are represented in six digit values. I create these hex colors through my eyedropper tool in Photoshop, but if you don’t have this at your disposal, you can use 2createawebsite.com to generate hex colors. You can copy and paste any hex number {will look something like this: #B14646} with any hex number you have in your stylesheet. A reminder on how to get to your stylesheets: For WordPress In the admin section, Appearance/Editor, your file might be called “stylesheet.css” or some other “.css” file. If there are more than one, open them all and [...]