Re: setting the s:select label font-style

2007-09-23 Thread Oleg Mikheev
Session A Mwamufiya wrote: Any pointers as to which template file I should be modifying? Get Firebug and see what exactly makes it being italic. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

setting the s:select label font-style

2007-09-23 Thread Session A Mwamufiya
Hi, I'm trying to change the font of the s:select label to no longer be italic. I modified the styles.css file in template/xhtml, and also the one in template/css_html to: .label {font-family: arial, sans-serif; font-weight:bold;} but the s:select label stays the same (italic). Any pointers a