View Single Post
  #6  
Old 11-22-2016, 11:55 AM
 
Katsu Katsu is offline
 

eXpert
  
Join Date: Jun 2012
Posts: 349
 

Default Re: Is it correct to use html in labels?

Works like a charm - thanks!

I revised as follows, but I also wanted to change the font and maybe underline a word.

}
span.wordX {color:red;font-size: 26px}
span.wordY{color:#339900}


Adding 'arial' after 26px didn't work.
__________________
4.7.7
Light Responsive
Reply With Quote