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: Missing Image icon in Slider in IE7

title left
User Details
message
title right
Ian

post date:
2011-07-26 08:05:06
RE : Thread > Dreamweaver Template File Menu Bar / JSlider not working correctly together in IE7

Hi Andrei
Thanks I've done all of your recommendations and that seems to have sorted the menubar.

I still have the little red cross (like you get in a webpage for a missing image) in the top left hand corner of the slider. Only in IE (works in Chrome). Any suggestions?

Regards
Ian

ps. added new thread as it wouldn't post a reply in the previous thread
Andrei Rinciog [Extend Studio]

post date:
2011-07-27 06:26:32
Hello Ian,

The templates come by default with empty img tags to mark the location where pictures should be added.

Each browser has it's own way to render empty img tags. While in Chrome you just get an empty rectangle, in IE you get that X at the top left corner.

In Dreamweaver the empty IMG tag is displayed with a grey box that also shows the dimensions of the image.

You need to either insert your own images or remove the img tags that don't have a src from the page.

Regards,
Andrei Rinciog