Forums

[resolved] Halp! Dang Divisions Eatin' Me Site! (3 posts)

  1. judkinsc
    Member
    Posted 4 years ago #

    I'm trying to align these divisions on my site: http://writtenfire.com

    but, as you can see...they keep wrapping instead of aligning next to each other.

    I've tried making one main division with an inline display, and making each division (side /and/ content with sidebar) a list on that, but it didn't work, or I didn't do it right.

    Can anyone tell me how to get the divisions to line up next to each other? Is it a widecolumn/narrowcolumn thing?

    It all started when I tried to add a second sidebar on the left-hand side manually... it showed up, but I can't get it to align.

    Any help?

  2. bulletproof
    Member
    Posted 4 years ago #

    You must reduce the width of your main content column in the css.

    For example if i want to have a 3 column theme my css would be like ( not really but anyway just giving you an idea of whats wrong):

    content: 900
    right column: 200
    left column: 200
    center: 500

    Basically just do some math by looking at your css content width and reduce the width of your center main content. That should fix it.

  3. judkinsc
    Member
    Posted 4 years ago #

    Ahha!

    Thanks for that.

    I actually had to reset about three widths...and I'd forgotten to float the left sidebar to the left. I reset the widths and I was prowling for what else it could be, and I tried adding the float. Everything fit after that.

    Thanks a lot.

Topic Closed

This topic has been closed to new replies.

About this Topic