Does anyone know if there's a way to format the output of a CCK field? For example, can I make the output of a field called "favourite quote" to always be surrounded by the blockquote or "em" tag?

Thanks

Comments

nevets’s picture

The field will have a surrounding div with a unique id that you can use to apply css.