Hello everyone (and especially Koen and Wim), Not being a programmer but more a graphic designer, I'm trying to apply CSS stylesheets in WT (I see the documentation here: http://redmine.webtoolkit.eu/projects/wt/wiki/Using_CSS ).
The problem I come across quite often is that there are lots of styles defined in the code directly (example: <td style="overflow: hidden; height: 17px; padding: 9px 3px 9px 9px;">) which, from my little knowledge, oblige the designer to come with stylesheets with "!important". Indeed, if you look at the selector's specificity of elements on http://www.w3.org/TR/CSS2/cascade.html#specificity you can see that ' style="" ' override everything else. Is there a way to change this so I'm not obliged to put loads of "!important" everywhere in my stylesheet and reserve them for compatibility issues instead? Also, is there a documentation on how to make a theme or is it just copy the polished one and make another folder with the theme name and ask my dear collegue Guy to apply it? ;-) Many thanks, Gautier ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
