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: Background Image

title left
User Details
message
title right
Stuart Kinnear

post date:
2011-02-24 06:00:49
HirnrnI have created a layout with a header cell that has a background image in it - I want this image to be clickable for returning to the homepage - is that possible?
Andrei Rinciog [Extend Studio]

post date:
2011-02-25 06:45:47
Hello,

If you want that image to be clickable, the easiest way would be to not use it as background image. Insert it in the layout as a simple img element.

If you want to place it as background I guess you will have to use a map tag.

Regards,
Andrei Rinciog
Stuart Kinnear

post date:
2011-02-25 06:47:28
That's what I thought.

Thanks