View Full Version : CSS: Blog Layout


LauraMars
06-29-2003, 12:09 AM
Hi! I'm new, I've been browsing around and this looks like a really great forum.

I need a little help. . . I've been working on a blog layout for a while. I keep running into a problem that I've run into before, and I really can't figure out what the matter is. The problem is that no matter what I do, I can't seem to get the two columns to line up, and there's also a gap between the top of the page and the start of the column. Its pretty much appearent what the problem is.

I have some theories as to why it is doing that. I think the picture is pushing the div layers down, so how would I get the div layouts to float above the picture? But I have absolutely no idea why the div column on the side is pushed so far down and won't line up with the top of the main entry column.

Take a look at the layout here (http://blackbutterfli.com/layouts/life) if you would? Its under construction and alot of the links and images are broken, but I would really appreciate any insights into what I'm doing wrong here. Thank you in advance to whoever takes the time to give me any tips. ^_^

zangerbanger
06-29-2003, 12:12 AM
I would recommend aligning the entire sidebar using div layers (absolute positioning!). If that's what you're doing right now, I'd suggest you check twice because that block of text should be lining up properly....

LauraMars
06-29-2003, 01:34 AM
Thanks, I've been fiddling. Its looking better :)