-
Learning CSS Part 1
Today I want to introduce you to a great resource for learning CSS and what it’s all about (I’ll be posting more CSS resources in the next couple of days). This tutorials covers all the basics so it’s perfect for anyone just starting out. All you need to know is a little bit of html,…
-
Another quick fix: changing the text color of your WordPress theme
In my last article I showed you how to change the color of specific text within single posts and pages with a really easy addition of some extra code. Today we’ll go over another quick fix — changing the text color in your WordPress theme — so it affects every post and page. The fun…