View Single Post

Old 05-31-2009   #2 (permalink)
Sergey Hmelevsky
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Adding CSS To Custom Field

Hi Brad,
first of all you need to add a wrapper, something like that:
Code:
{$lang.field_state}: <span class="ReportStatus">{$lang.$state}</span>
after you need add style description in the templates/Default/css/style.css file.
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote