asma Member Oct 29, 2015 #1 when replying to a thread or message, how do i set the default text color for me only? is my code correct? and which template should i add it? <xen:if is="{$user.user_id} == 88300"> <style> { font { color:#0080ff; } } </style> </xen:if>
when replying to a thread or message, how do i set the default text color for me only? is my code correct? and which template should i add it? <xen:if is="{$user.user_id} == 88300"> <style> { font { color:#0080ff; } } </style> </xen:if>