Th skin is a folder which contains one or more localized folders each contains a css and images.
The skins must be stored on the SmartChat Server at the location specified in web.config using the setting DefaultSkin. If this setting is not present then the application will use the skins folder with the application directory
HTML for the click to chat widget in Widget mode:
<DIV id=ecLaunchContainer>
<DIV id=ec_statelink class=NoUnderline>
<DIV class="ec_chat_launch WebContactUs">
<DIV class=TitleBar title="Powered by SmartChat from Evangelyze.net"></DIV>
<DIV id=ec_chat_mode><IMG id=ec_stateimg border=0 src="http://www.evangelyze.net/ECSmartChat/skins/MySkin/en-US/chat_mode_IM.gif"> Klik voor chat</DIV>
<DIV id=ec__launch_participants class=Participants><IMG id=ec_stateimg border=0 src="http://www.evangelyze.net/ECSmartChat/skins/MySkin/en-US/online.png"></DIV></DIV>
<DIV></DIV></DIV></DIV>
At a minimum your skin should contain the following fles:
chat_mode_loading.gif - animated gif displayed during load
online.png - green presence dot
chat_mode_email.gif - offline action icon
chat_mode_IM.gif - online action icon
The skin folder may contain as many css files as you wish, they will all be loaded, there is no need to ue includes. It should contain at least one.