$errorsAndAlerts: Two different font styles, or using an image?

3 posts by 2 authors in: Forums > CMS Builder
Last Post: September 19, 2011   (RSS)

Hi there!
I'm trying to code two different font styles (green and red), for two different errorAndAlert messages. The code is:

$errorsAndAlerts .= "Message here <br/>";

and I'm not sure how to name the second message to have a different <div> style

Can I use an image file rather than a text message? I'm not sure on the coding. Thanks for the help!
-Kelly

Re: [Jason] $errorsAndAlerts: Two different font styles, or using an image?

Perfect! Thanks so much!