Quote:
Originally Posted by Pearl
This will only work when your cmps and forum are not in the same location.
notes: After refresh format bar always goes back to default.
:The code below is the upper code of the entire code that means U only chnage the code until u hit <script type='text/javascript'>
<!--
Below that use the code orginally posted in this thread.
goodluck.
Code:
<td class="alt1" align="left" width="100%">
<form action="forums/vbshout.php?{$session['sessionurl']}" method="post" name="vbshoutform" onsubmit="return postShout(this)">
<input type='hidden' name='do' value='shout' />
<input type='hidden' name='color' />
<input type='hidden' name='fontFamily' />
<input type='hidden' name='fontWeight' />
<input type='hidden' name='textDecoration' />
<input type='hidden' name='fontStyle' />
<div id='shout_emo' style='display:none'>
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="tcat" align="center">
Emoticons
</td>
</tr>
<tr>
<td class='alt2' width='100%' height='100%' align='center' valign='top'>
<a href="#" onclick="return sb_Smilie(':)')"><img src="http://www.clanlife.eu/forums/images/smilies/icon_smile.gif" alt="Smile" border="0" /></a> <a href="#" onclick="return sb_Smilie(':whaaz')"><img src="http://www.clanlife.eu/forums/images/smilies/whatever.gif" alt="whatever" border="0" /></a> <a href="#" onclick="return sb_Smilie(':shuffle')"><img src="http://www.clanlife.eu/forums/images/smilies/shuffle.gif" alt="shuffle" border="0" /></a> <a href="#" onclick="return sb_Smilie(':twisted:')"><img src="http://www.clanlife.eu/forums/images/smilies/icon_twisted.gif" alt="Twisted Evil" border="0" /></a> <a href="#" onclick="return sb_Smilie('nod')"><img src="http://www.clanlife.eu/forums/images/smilies/nod1.gif" alt=":nod" border="0" /></a> <a href="#" onclick="return sb_Smilie(':?:')"><img src="http://www.clanlife.eu/forums/images/smilies/icon_question.gif" alt="Question" border="0" /></a> <a href="#" onclick="return sb_Smilie(':twisted:')"><img src="http://www.clanlife.eu/forums/images/smilies/icon_twisted.gif" alt="Twisted Evil" border="0" /></a> <a href="#" onclick="return sb_Smilie(':p')"><img src="http://www.clanlife.eu/forums/images/smilies/icon_bleh.gif" alt="Bleh" border="0" /></a>
</td>
</tr>
</table>
<br />
</div>
|
Hi Pearl,
Thank you very much for posting this. In the script you have all the smilies hard coded on your site - do we have to hard code every smilie to make them work? Right now they're all linked to you
Regards,
Renada