Three Column Issues in CSS
-
Alright: I’m having issues with designing my latest theme. I want to create something that has three fixed width columns both in a navigational bar and in the actual content section, but done purely with CSS. I’ve played with three columns, one liquid, before, but I can’t find my old CSS as a reference and nothing I’ve seen anywhere seems to work.
Here’s the problem: http://oblation.lifelibraries.com, go to the theme switcher and select “Drive Away”. The navigation bar is all messed up (at least in Firefox) and I have a feeling if I add content to the third column in the content block it will be below the other two columns. I’ve tried playing with float: left and float: right and position: relative. I’ve tried various margin tricks. I can’t figure out what I’m doing wrong. Suggestions would be hightly useful.
The topic ‘Three Column Issues in CSS’ is closed to new replies.