Help - Search - Members - Calendar
Full Version: Font Color
MonsterSmallBusiness Forums > MonsterCommerce > How do I?
in2nascar
Can I change the text color in the custom shipping options to Red or something? And what is the html code to do this? I want to put an after Christmas shipping option up in RED or BLUE and hope that the customer reads that is not for holiday delivery martiniemoticon.gif

Somthing like:

After Christmas Delivery - $9.99

So it stands out for them hopefully.

Thanks,
jonblack
Try putting HTML in with your text. Im not sure if this works or not for what you are trying to do, but I have added HTML to some areas of my site through the Admin panel, in places where it appeared you could only put text.

Hopefully this will work for you...
Jon
ArcoJedi
This is true and should work in some fields. Be aware that most text fields are maximum 255 characters in length, so your code must fit within that range.

In the custom shipping option notes field, add the following -
CODE
<span class="checkoutattentiontext">After Christmas Delivery - $9.99</span>

This class is red by default, but it can be modified from the Site Layout menu.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.