Depending on content, themes or templates that have multiple columns and use <div> as containers will most likely have uneven column heights. I had this problem creating the Gila theme. I tried some JavaScript solutions but none I could find would work.
This is an article from http://www.devarticles.com on matching div heights with CSS and JavaScript. I haven’t tried using their solution on Gila but I will as soon as time permits.
Do you like this article? Submit it to Blogosphere News!
2 Responses
Tom
April 16th, 2005 at 4:24 am
1Try FauxColumns instead.
John
April 16th, 2005 at 8:12 am
2I tried that method for the Gila theme and it didn’t work. I may of screwed something up though.