Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: Whitespace Problem in IE

title left
User Details
message
title right
Darren Ricketts

post date:
2011-03-15 05:11:51
Hi there. I am redesigning my website and so far really like your software. Just have 1 minor problem with a gap appearing under either a duh containing only an image or a dig containing a form expanding. Not sure which is the cause. All looks ok in CF and IE8 but not on workday pc which I think could be IE7.

Link is http://www.findyourvenue.com

tried using display:block for image but hasn't worked.

Many thanks.
Darren Ricketts

post date:
2011-03-15 08:19:53
Sorry should read div instead of duh and dig. Also FF instead of CF. Autocorrect on phone gone crazy!
Andrei Rinciog [Extend Studio]

post date:
2011-03-15 11:05:36
Hello Darren,

Somehow IE 7 doesn't place the image correctly. Set vertical-align: top; on the <img> tag.

Regards,
Andrei Rinciog
Darren Ricketts

post date:
2011-03-15 14:52:26
Fantastic thanks. That works a treat. Love the software!