Posts Tagged ‘css

I am hoping a lot of you out there that read my blog are design and wordpress users because changing your site to conform to HTML5 will not be that hard. I have changed 3 lines. Index: E:/My Site/Code/trunk/header.php =================================================================== — E:/My Site/Code/trunk/header.php    (revision 252) +++ E:/My Site/Code/trunk/header.php    (working copy) @@ -1,6 +1,6 @@ -<!DOCTYPE [...]

With the recent find of lots of different files in my old HDD that I was able to access today, it also contained all my old ‘rabbit hole’ designs dating back to 2003 through 2006. If you have read my history page, the site was offline from January 2006 through June 2008 until I brought [...]

For a while I been using images and very weird code to make all my designs have rounded corners. I have ditched that and moved onto CSS3. Most of my visitors are on either Firefox or Safari so I don’t expect this to impact a lot of you. For those on IE7 and below (Down [...]

As the topic says… the CSS and XHTML is all fail right now. I am working on getting all the CSS and XHMTL working within the next day or so. This all stems from me wanting to move the CSS to CSS3 for easier rounded borders. 3am Update: I got a lot of the new [...]

I spent the better part of the night time working on how comments look. After being inspired by Ma.tt and this video tutoral on threaded comments I can now say my comments look sexy! You can look to see how threaded comments look by clicking here on this blog post. Thanks to Jon (element) for [...]

I got threaded comments now working on my theme. It took a while, but they work nicely with my Live Comment Preview item. So you can click on the ‘Reply’ for the post, and it will bring the reply window up. Once you submit to that comment, it will attach itself to that post. I [...]

Posts Tagged ‘css