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: add an <a href to the logo.png

title left
User Details
message
title right
Mike DeLisa

post date:
2012-01-17 17:23:51
I'd like the logo at the top of our pages to link back to the home page. I'm not experienced with CSS to find where to do this. Here's the url:
http://www.consultcore.com

and, again I want the logo at the top to link to our home page:
http://www.consutlcore.com/index.html

Thanks.
Elena Tepardea [Extend Studio]

post date:
2012-01-18 06:51:15
Hello Mike,

All you have to do is put this code in the logo content:
<a href="http://www.consultcore.com/index.html"><div style="height:57px; width:175px;"></div></a>
You can either do this by hand coding by replacing the space - &nbsp; - from the start logo and end logo comments, or just edit the template with the Flexi CSS Layouts and add this code to the logo box in the 'Content' tab. of the Flexi Layouts Editor.

Regards,
Elena Tepardea