View Full Version : May transfer color tints(eg 80% #686F2C) from mm-freehand-mx to mm-dreamweaber mx2004
lse123
04-17-2008, 12:17 PM
May transfer color tints(eg 80% #686F2C) from mm-freehand-mx to mm-dreamweaber mx 2004 ? How to insert this tint to a background of some cells of a table ??
gnomeontherun
04-17-2008, 11:19 PM
Well wouldn't you just need to make the proper CSS style? I'm not sure, but I don't think you can 'tint' 80% in CSS. You just need to find the right hex code.
td {
background:#686F2C;
}
lse123
04-21-2008, 04:53 PM
To set a css(background or color) style to transparent color what to use ?
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.