My First WordPress Theme, Done!
Filed in: Life Log, WordPress — May 2nd, 2005Phew~ finally done the three columns kubrick theme!
As estimated, I took a day to make the simple modified version of Kubrick theme. Most of the time was spend on dealing with the #$% CSS.
I feel that my CSS skill level is upgraded.
Well, it is time to bed. I haven’t implement the three columns kubrick theme to this site. It will required some custom code modification, example: ads code, plugin functions, etc.
Oh yeah! 2nd May 2005 is holiday!
Popularity: 1% [?]
Free AntiVirus!
Comments Feed
TrackBack URL



May 2nd, 2005 at 6:36 am
THANKS! I’ve got it up and running, I LOVE it!
May 2nd, 2005 at 1:04 pm
Heya, i’ve got mine changed into 3 column too after hearing u wanated to do it… hehe
nice work bro
May 2nd, 2005 at 5:20 pm
Hey… if you are using fixed values for the wrapper, can you set it larger?
Or better still.. use dynamic values (i.e in %)
May 2nd, 2005 at 8:41 pm
@Chewxy: larger width is not suitable for lower resolutin(800×600). Dynamic width is not good for page with fixed width header image.
May 2nd, 2005 at 9:29 pm
LcF, it’s a battle between fixed-width design and fluid design. A lot of discussions have been made amonth pro web designers since last year. Try google it and you’ll know. Somehow, I don’t use both, but instead I use ‘elastic’ design. Hehe.
May 2nd, 2005 at 9:49 pm
thanks for the elastic design
July 11th, 2005 at 9:23 am
I think you should run your theme through the validator at W3.org, and also the css, and consider fixing the errors. Anyone who tries to use this theme the way it is may run into some difficulty. Good luck.