'CSS' Category

3-Columns in IE: Part 2

March 3rd, 2006 · Posted in Design, CSS, Blogging · 0 Comments

Lara asked if I could provide a little more insight into how I set up the 3-column layout I mentioned in an earlier post. Here’s what Lara wrote:

Disappearing borders on lists in IE

February 13th, 2006 · Posted in CSS, HTML, Links · 0 Comments

I was driving myself crazy with trying to come up with a fix for a problem I was having with my blog’s Wordpress theme not rendering correctly in IE. The problem had to do with borders and background style information on unordered lists in my sidebars. The issue also extended to some post titles not showing their backgrounds or borders in IE either.

The Design Process

December 28th, 2005 · Posted in Design, CSS, HTML · 0 Comments

Here is a very interesting article outling the design process, titled “A Design Process Revealed” by Stéphane Deschamps. The author outlines the process in these phases:

3-Columns in IE and FireFox

December 18th, 2005 · Posted in Design, CSS, Standards · 4 Comments

I’ve been having quite a bit of trouble re-working a custom Wordpress template to get it to show 3 columns correctly in both FireFox and Internet Explorer. The template I’m referring to is in use on my other blog Gangstas & Hugs. It’s based on a 3-column layout using VizmayaTech’s Business Template. The business layout was fine, but it was created mainly for business sites with a static front page. I wanted to use it for my “cultural commentary” blog, and wanted to have a column on either side that was easy to add content and lists to. When I modified the left and right columns via CSS and the template files, everything seemed fine, especially since I was using FireFox. The problem arose when viewing the blog in Internet Explorer 6.0. The columns were listed in the correct alignment horizontally, but vertically they were stacked according to the order they appeared in the template.