css

WicketPixie 2.0 Dev Blog: Images are out, CSS is in

Ah, it is Christmas Break at last, and that means it is time to get cracking on WicketPixie 2.0! I decided not to release version 1.2. While it was working properly (I am running a Release Candidate on my blog right now), Chris, myself, and others agreed on the fact that it was getting cluttered [...]

How to Turn Flash Embed Code into Valid XHTML

I am very strict when it comes to standards compliance. I make sure that all the code and markup I write for the websites I work on comply with the standards of the Internet. So, while working on WicketPixie yesterday I checked to see if it was XHTML 1.0 and CSS 3.0 compliant. It wasn’t. [...]

CSS Grouping Script

This is a guest post by Robin Vermeij. On Idlesoft I had a problem some time ago. I wanted to integrate the forums into the theme, however this messed up the full CSS. That is why I made this script, using ruby. It places all of your styles in a group (like #forum). There are [...]