Click to See Complete Forum and Search --> : Can't get 2nd and 3rd columns to align correctly


Warblade
12-15-2008, 02:39 AM
I'm doing a favor for a friend and for the life of me I can't get the second column of this page to align for me! Could someone help me out? I think a second set of eyes would help me out a lot.

I've tried adding a "clear: both" at the bottom of the left sidebar file and at the top of the 2nd column (main index) file but it doesn't seem to want to work with me. I've also messed around with the width's of each column and that doesn't do the trick either. It's probably something fairly simple, I've just seemed to (as usual :p) glance over it. It does validate too. If someone could give me a hand I would be very grateful!

http://kwcycling.chrisdire.com/


Let me know if anyone needs more information!


Thanks again.

willyp
12-15-2008, 02:54 AM
Hey man,

took a quick stab at this, This should get you pushed in the right direction:



#sidebar_left {
border-right:1px solid #7C7979;
float:left;
margin-left:0;
padding:20px 10px 10px 15px;
width:150px;
}

.narrowcolumn {
float:left;
margin:0 15px;
padding:0 0 20px 0;
width:425px;
}

#sidebar {
border-left:1px solid #7C7979;
float:right;
margin-right:10px;
padding:20px 0 10px 10px;
width:150px;
}



I'm a huge fan of bikes....Peace.

Warblade
12-15-2008, 03:02 AM
Willy-

Thanks a TON! That did the trick.

Are you a racer by chance? I'm a Cat 2 at the moment, the guy I'm doing the site for is somewhat of a legend up in the northwest.