How do I change the styles on a custom field?

From SmartWiki
Revision as of 16:56, 25 April 2008 by Thu (talk | contribs)

Jump to: navigation, search

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'