I’ve done it. I actually worked on adding a sidebar widget thing to this template. It was frustrating because I could not remember that in CSS the dot means class and hash means id… for example:
.sidebar = class=”sidebar”
#sidebar = id=”sidebar
Anyway, this was “fun” but at least I can figure out the layout problems… Oh, and I edited all the needed images to make it look better.
Task complete.
Posted in Blog, Website, Wordpress | 2 Comments »
Ok, so I am currently thinking I should change my blog’s template.
I’m missing a sidebar. Its a nice template, but no place to add other things like widgets.
I have one of two things I can do. I can look for a new template and leave this nice theme of a template, or I can work on editing this baby and converting it to a widget-ready sidebar extravaganza. I’m leaning towards converting it and becoming a WordPress Template Master.
It will give me some of the innerworkings of the templating system used here, but I am worried that others may want to exploit these future abilities.
I guess only time will tell.
Posted in Website, Wordpress | No Comments »