Thread
:
Adding CSS To Custom Field
View Single Post
05-31-2009
#
1
(
permalink
)
seemybiz
Junior Member
Join Date: Feb 2008
Posts: 20
Adding CSS To Custom Field
Howdy,
I need to add a style to the output of a custom field:
{assign var="state" value="field_state_"|cat:$item.state}
{$lang.field_state}: {$lang.$state}
Using this:
.ReportStatus {
color: #FF0000;
}
Where would I place it?
Thanks in advance
__________________
Brad
Learn or teach something new each day, or what's the point?
seemybiz
View Public Profile
Send a private message to seemybiz
Find More Posts by seemybiz