J
|
Jane 3/11/2008 |
Axel, if ($value) $value = "<table width=100% bgcolor=red><tr><td><img src="images/check_yes.gif" border=0></td></tr></table>"; else $value = "<table width=100% bgcolor=green><tr><td><img src="images/check_no.gif" border=0></td></tr></table>"; |
A
|
axelwing author 3/11/2008 |
Axel, you can do it using Custom format on the "View as" settings dialog on the Visual Editor tab. Here is a sample:
|