Page 1 of 1

Black Pearl style Ajax Chat link edit...

Posted: Wed Mar 09, 2011 8:28 pm
by spaceace
open template/menu_block.html
find
Code: Select all
<a href="{U_FAQ}">{L_FAQ}</a>
add after
Code: Select all
&nbsp;&nbsp;<img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />&nbsp;<a href="{U_CHAT}">{L_CHAT}</a>
refresh the templates

that should put the link in ;)