Extensions, resources & tutorials for Fireworks, Dreamweaver & HTML5 / CSS3 by UI developer, Matt Stow.
Posted: November 11 2012
Fireworks CS6 introduced a fantastic feature with the CSS Properties panel. It allows the user to copy an element's attributes as CSS3 to make the build process more efficient. It doesn't produce the cleanest, most professional code, however, so I've written CSS Professionalzr to do it for you.
These last 2 updates have the following changes:
These are important updates as all gradients produced from Fireworks will be wrong in Firefox 16+, IE 10 and Opera 12.10+ without CSS Professionalzr
Select an object such as a rectangle or text
1.0 - Fixed incorrect font-size on Win8. Fixed stripping leading zero on rgba opacity
0.9 - Used new syntax for unprefixed gradient property. Removed dropped -ms- gradients. Code cleanup
0.8 - Fixed broken base64 SVG string. Fixed leading space before ;. Indented all but the first line with 1 tab
0.7 - Removed dropped -moz-border-radius & -moz-box-shadow. Stripped leading zero on rgba opacity
0.6 - Fixed Copy Selected for % border-radius (do nothing unless a width/height is selected). Fixed border-color being shortened to -color. Alphabetise font/color properties. Convert font family " to '. Removed occasional empty, leading new line on Mac
0.5 - Added support for text objects. Shortened Arial/Helvetica stack to sans-serif. Shortened background-color to background. Removes space in rgba. Added error handling. Fixed errors when unexpected code is encountered
0.4 - Converted % border-radius to px. Fixed commas in -webkit-gradient
0.3 - Fixed fallback background being null on rgb and a broken rgba string
0.2 - Fixed redundant whitespace on Mac. Code cleanup
0.1 - Initial release
Copyright © 2013 Matt Stow. Firewoiks is powered by NomusNavigator.