Difference between revisions of "How do I change the styles on a custom field?"

From SmartWiki
Jump to: navigation, search
(No difference)

Revision as of 16:55, 25 April 2008

Q: How do I change the styles on a custom field?

A: Typically, this is done by modifying the Style and HTML Tag fields under the Formatting section of a custom field.

An examples of this is:

Style: <span style='color:#ffffff'>@value@</span>

HTML Tag: readonly class=textreadonly style='color:#ffffff'