Ogólna pomoc dotycząca stylów - Dostosowanie SB
PeLe14 - 01-01-2014, 14:54 Temat postu: Dostosowanie SB Elo
Jak dostosować ten SB aby działało na nim jquerry.Chodzi mi o zostawieniu obecnego wygladu ale zeby dzialal tak jak najnowszy SB bo sie mecze i neiwiem jak go dostosowac.Styl zaktualizowany mam do najnowszej wersji
Kod: | <br />
<form name="post" action="{SHOUTBOX_URL}" method="POST" target="shout_iframe" onsubmit="document.post.autorefresh.value='false';">
<table width="100%" align="center" cellpadding="0" cellspacing="1" border="0" class="forumline">
<tr>
<th class="cellpicgl" colspan="8" width="100%" align="left" valign="center" nowrap="nowrap"<!-- BEGIN br --> onclick="javascript:ShowHide('hc_{catrow.tablehead.CAT_ID}','hc2_{catrow.tablehead.CAT_ID}','hc3_{catrow.tablehead.CAT_ID}');" style="cursor: pointer" title="{L_VHIDE}"<!-- END br -->> ShoutBox<span class="gensmall2">
</tr>
<tr>
<td class="catHead" align="center"><span class="cattitle"><font color="#ffffff">Nasze wiadomo¶ci</font></span></td>
<td class="catHead" align="center"><span class="cattitle"><font color="#ffffff">Wy¶lij now± wiadomo¶c</font></span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" width="100%"><iframe style="border-width: 0px;" name="shout_iframe" src="{SHOUTBOX_URL}" width="100%" height="320"></iframe></td>
<td class="row3" align="right" valign="top" nowrap="nowrap" width="255"><span class="gensmall">
<input type="text" name="message" value="" style="height:150px;font-size:9px;width:240px;" size="60" maxlength="{MAXLENGHT}" class="row1" onFocus="Active(this)" onBlur="NotActive(this)">
<input type="submit" name="submit_button" value="{L_SEND}" class="button" style="font-size:9px; height:17px; vertical-align: bottom;" onclick="this.form.submit(); post.message.value=''; return false;">
<input type="submit" name="refresh" value="Od¶wież" style="vertical-align: bottom; font-size:9px; height:17px; cursor: pointer" title="{L_REFRESH}" class="button" onclick="post.message.value=''; this.form.submit();" />
<input type="button" class="button" value="Smiles" style="vertical-align: bottom; font-size:9px; height:17px;" onclick="window.open('posting.php?mode=smilies', '_chatboxsmilies', 'HEIGHT=330,resizable=yes,scrollbars=yes,WIDTH=700');"/>
<input type="hidden" name="mode" value="submit"><input type="hidden" name="autorefresh" value="true">
<br><br><div align="center">
1. Zakaz Reklamowania.</br>
2. Zakaz Przeklinania.</br>
3. Zakaz Spamowania.</br>
</div>
</td>
</tr>
</table>
</form> |
|
|
|