Archive for the 'Blogging' Category
YouTube test
Sunday, October 22nd, 2006I’m working on a new site design for the blog and I need to adjust the widths of the columns in the new design. This may impact the YouTube posts that I’ve made, since the videos are embedded at a fixed size of 425×350.
So I need to test some new sizes for posting the videos. Here’s the first test at 391×322. Ben Lee’s "Catch My Disease."
Bare blog
Friday, August 11th, 2006This blog uses WordPress 2.0.2. I’ll be trying to create a new WordPress theme for my site based on the Default theme. My first step was to strip out the default styles. I deleted the style.css file and replaced it with my own which contained only documentation information.
/*
Theme Name: chrislejeune
Theme URI: http://chrislejeune.com/
Description: Theme for chrislejeune.com blog
Version: 1.0
Author: Chris LeJeune
Author URI: http://chrislejeune.com/
*/
I also removed all style content from the file header.php. The result, as expected, is unstyled HTML content.


