Log in

View Full Version : 2 Column Liquid Layout IE FF issue



kevin_dalby
05-01-2008, 10:53 PM
hi,

i'm using the 2 col. liquid layout. in the top content area i'm putting 2 divs (1 floated) to get an image background that can grow on the right as needed.

below the image divs i put a div using the Chrome Menu CSS from DD.

In IE 6.x i get this gap (the solid grey above Chrome Menu) in the resulting page. FF is fine - can someone explain. I tried fiddling with some of the height values for the top section, but couldn't get it to work.

http://www.kkdalby.com/ddcss/gap.jpg

Page source is attached.


thanks in advance.
Kevin

Medyman
05-04-2008, 02:04 AM
You need to include your CSS. You have external CSS files linked in your source. Without those files, it's hard to determine what's causing your problems.

I would suggest providing a link to your page instead of pasting the source, if possible.

By the way, you're using some deprecated tags such as <font>. You should be assigning typography with CSS. Also, I'd recommend moving all your inline styles to an external CSS file.

kevin_dalby
05-04-2008, 10:50 AM
ok, thanks - i will get to work on that.
as to <fonts> i do use style settings - that's the design pkg that occasionally throws in the fonts tag.