Tackling WordPress Themes and style sheets
Saturday, 10 February 2007I like this idea of changing layout and general look-and-feel of my blogs, so I spent some time browsing the Codex and other popular WordPress links in search of a new “dress”.
There are many many interesting themes out there. However, none is exactly the way I’d like, so I am starting to do some research on what can be customised. If I was a programmer and knew php, my task would be easier of course. As a somewhat dumb Webmaster, I can rely on my familiarity with CSS and HTML to start from the easy end, which is the style.css file that goes with my current chosen theme (WP Classic).
Seems to me however there could be some more customisation that could be done, and explained even to non-programmers. Maybe an idea for another series of tutorials?