Progressing On Site

Just playing about with some in-browser modifications of my theme earlier today. Moved the breadcrumbs section above the sidebar so it takes up the full width of the site, and played around with the post display css to get two posts to show up per line.

It’s not exactly as I want it. I want the first post to show at full width, with more content on display.

Just came across this on the WordPress site, which should help me out, though I’ll need to look into how to change the specific length of the post excerpt, so it displays far more of the post than the others.

CSS3 RGBA

Trying to make a new skin for my forum that includes some element of the new CSS3 RGBA tag. It’s proving a little bothersome right now, as some of the elements are just showing up as black for some reason.
I’ll give it a go while combining it with some PNG transparent images for the troublesome areas, see how that works out.

Also need to get started on the Wiki stylesheet, reading up on it now, it looks like it should be relatively easy, but I’m probably just being wildly optimistic.

Also also, having a look at JQuery, trying to teach myself some things to make my site a little more interesting and interactive.