[Chameleon] XMLTheme Legend Fonts
    Bart van den Eijnden 
    BEN at Syncera-ITSolutions.NL
       
    Tue Nov 15 09:05:17 EST 2005
    
    
  
Look at the file themes_renderer.html. By default this defines classes themeRow and groupRow which you could use in your main application's css file to change the font.
e.g.:
.themeRow {
  background-color: #f0f0f0; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; 
}
.groupRow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; 
  background-color: #ffffff;
} 
Hope this helps.
Best regards,
Bart
Bart van den Eijnden
Syncera IT Solutions
Postbus 270
2600 AG  DELFT
tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl
>>> "Mariette" <mariette.hachey at geonet-tech.com> 15-11-2005 14:45 >>>
Greetings,
How would I change the color of the text in the themes of the XML Theme
Legend?
Thank You
Mariette Hachey
    
    
More information about the Chameleon
mailing list