View Single Post
Old 01-14-2008, 12:50 AM   #4 (permalink)
Boogle
Contributing Member
 
Join Date: 09-03-07
Location: England
Posts: 425
iTrader: 0 / 0%
Latest Blog:
None

Boogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the roughBoogle is a jewel in the rough
OK, you want colThree's float element to be set to float:right;
and then after the columns but before your footer you want to insert a <div> with the following properties:

<div style="clear:both; height:0; visibilty:hidden;"></div>

just like that and then give it a try in FF, and work from there. that will solve the problem of the three columns not lining up like they do in IE.

Try that and get back to me,
Boog's
__________________
Great new 'June' Javascript Framework

June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline   Reply With Quote