Hi, everybody,
I would like to change the "Privacy" and "terms" terms into "Mentions l?gales", so with special html character. I tried to add directly html code in the <value> tag but it didn't work.
I tried this as well :
<Object>
<Token>[TERMS]</Token>
<Settings>
<Setting>
<Name>Text</Name>
<Value><![CDATA[Mentions légales]]></Value>
</Setting>
<Setting>
<Name>CssClass</Name>
<Value>contenu_pied_text</Value>
</Setting>
</Settings>
</Object>
Secondly, i've tried to follow this post (
http://forums.asp.net/1006998/ShowPost.aspx ) but i still can't see my icon search. Where do i need to put the image file, in DNN image folder or in my zip file?
Here is my code :
<Value><![CDATA[<img src="BT_Recherche.gif" height="22" width="22" border="0" alt="Recherchez" align="middle">]]></Value>
Any help is welcome!
kd
kd