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: Font sizes not sticking

title left
User Details
message
title right
Chad

post date:
2011-09-14 15:30:39
I am going nuts trying to figure this out. I set a font size in percent or pixels for an area of the layout. It looks right in dreamweaver preview...when I switch to live view, the fonts show normal or full size (much larger than what I am setting). I thought it was just an issue with dreamweaver, but when I view the pages in a browser, it's the same full size fonts (100%).rnrnI have looked at the code and don't see anything wrong. I see the references to the fonts (fontsize 70%)...but the page still gets all screwed up. What could be the issue here?
Chad

post date:
2011-09-14 16:20:09
Never mind, figured out the issue...or at least figure out how to make it work.

Went into CSSLayouts.css and changed the fon-sze fields to read auto. Then all of the changes I made in dreamweaver stuck. Those fields had previously been set to "normal"