T O P I C R E V I E W |
richinri |
Posted - 19 Oct 2009 : 19:49:33 Is there a way to have the program write different default fonts in the CSS than what it writes? |
3 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 23 Oct 2009 : 09:28:39 This is the only fixed font used by the program because for default font it uses the Verdana 10 transparent. All other fonts defined in the CSS are fonts that you used in your labels. |
richinri |
Posted - 22 Oct 2009 : 09:08:23 .verdana100FFFFFFt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none;} Can you decide ahead of time what you want the css file to contain instead of this? |
s.dav |
Posted - 21 Oct 2009 : 08:57:46 For example? |