Shoutbox verkleinenen...
Geplaatst: 09 aug 2005, 12:35
Hoe kan ik de shoutbox langs links en rechts verkleinen?
Code: Selecteer alles
<!-- Start add - Fully integrated shoutbox MOD -->
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline">
<tr>
<td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
</tr>
<tr>
<td>
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
</td>
</tr>
</table>
<br/>
<!-- End add - Fully integrated shoutbox MOD -->Dat stukje kun je aanpassen, bijv.:<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%"
Of:<iframe src="{U_SHOUTBOX}" scrolling="NO" width="50%"
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="400"
Code: Selecteer alles
<!-- Start add - Fully integrated shoutbox MOD -->
<table width="70%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline">
<tr>
<td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
</tr>
<tr>
<td>
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
</td>
</tr>
</table>
<br/>
<!-- End add - Fully integrated shoutbox MOD -->http://www.gamingsite.nl/forumSpambot schreef:Link?
Code: Selecteer alles
<div class="forumline nav-div">
<p class="nav-header">
<a href="{U_INDEX}">{L_INDEX}</a>
</p>
<div class="nav-links">
<div class="nav-links-left">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a><br />
<!-- END switch_user_logged_in -->
{CURRENT_TIME} | {S_TIMEZONE}
</div>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a> | <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> | <a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
<!-- END switch_user_logged_out -->
</div>
</div>
<!-- BEGIN switch_user_logged_out -->
<div align="right">
<form method="post" action="{S_LOGIN_ACTION}"><input type="hidden" name="autologin" value="checked" />
<span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" maxlength="32" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span>
</form>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN catrow -->
<table width="100%" cellspacing="0" class="forumline">
<tr>
<td colspan="5" class="row-header"><span>{catrow.CAT_DESC}</span></td>
</tr>
<tr>
<th colspan="2">{L_FORUM}</th>
<th>{L_TOPICS}</th>
<th>{L_POSTS}</th>
<th>{L_LASTPOST}</th>
</tr>
<!-- BEGIN forumrow --><!-- IF ! forumrow.PARENT -->
<tr>
<td class="row3 row-center" width="30"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="25" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1h<!-- IF catrow.forumrow.TOTAL_UNREAD -->-new<!-- ENDIF --> row-forum" width="70%" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'"><a class="forumlink<!-- IF catrow.forumrow.TOTAL_UNREAD --> topic-new<!-- ENDIF -->" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
<span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><!-- IF catrow.forumrow.MODERATORS --><span class="moderators">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}<br /></span><!-- ENDIF -->
<!-- BEGIN sub --><!-- DEFINE $HAS_SUB = 1 --><!-- IF catrow.forumrow.sub.NUM > 0 -->, <!-- ELSE --><span class="genmed">{L_SUBFORUMS}: <!-- ENDIF -->{catrow.forumrow.sub.LAST_POST_SUB} <a href="{catrow.forumrow.sub.U_VIEWFORUM}" <!-- IF catrow.forumrow.sub.UNREAD -->class="topic-new"<!-- ENDIF --> title="{catrow.forumrow.sub.FORUM_DESC_HTML}">{catrow.forumrow.sub.FORUM_NAME}</a><!-- END sub -->
<!-- IF $HAS_SUB --><br /></span><!-- UNDEFINE $HAS_SUB --><!-- ENDIF -->
</td>
<td class="row2 row-center-small">{catrow.forumrow.TOTAL_TOPICS}</td>
<td class="row2 row-center-small">{catrow.forumrow.TOTAL_POSTS}</td>
<td class="row3 row-center-small" width="130">{catrow.forumrow.LAST_POST}</td>
</tr>
<!-- ENDIF --><!-- END forumrow -->
</table>
<!-- END catrow -->
<div class="forumline">
<p class="row-header"><span><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></span></p>
<p class="row1 gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</p>
<p class="row1 gensmall">{TOTAL_USERS_ONLINE} [ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br />{L_ONLINE_EXPLAIN}</p>
</div>
<!-- Start add - Fully integrated shoutbox MOD -->
<p align="center"><table width="70%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline">
<tr>
<td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
</tr>
<tr>
<td>
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
</td>
</tr>
</table>
<br/>
<!-- End add - Fully integrated shoutbox MOD -->
<table cellspacing="3" align="center" cellpadding="0" class="forumline no-width">
<tr>
<td class="row-center-small"><img src="templates/ca_aphrodite/images/folder_new.gif" alt="{L_NEW_POSTS}"/></td>
<td class="row-center-small">{L_NEW_POSTS}</td>
<td class="row-center-small"> </td>
<td class="row-center-small"><img src="templates/ca_aphrodite/images/folder.gif" alt="{L_NO_NEW_POSTS}" /></td>
<td class="row-center-small">{L_NO_NEW_POSTS}</td>
<td class="row-center-small"> </td>
<td class="row-center-small"><img src="templates/ca_aphrodite/images/folder_locked.gif" alt="{L_FORUM_LOCKED}" /></td>
<td class="row-center-small">{L_FORUM_LOCKED}</td>
</tr>
</table>Code: Selecteer alles
<!-- Start add - Fully integrated shoutbox MOD -->
<div style="text-align: center;">
<table width="70%" cellspacing="0" border="0" align="row-center-small" cellpadding="2" class="forumline">
<tr>
<td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="shoutbox_max.php">Shoutbox</a></span></td>
</tr>
<tr>
<td>
<iframe src="shoutbox.php" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
</td>
</tr>
</table>
</div>
<!-- End add - Fully integrated shoutbox MOD --> Code: Selecteer alles
<p align="center"><table width="70%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline">
<tr>
<td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
</tr>
<tr>
<td>
<iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>
</td>
</tr>
</table>Code: Selecteer alles
<div class="forumline" style="width:70%; outline:center;">
<p class="row-header"><span><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></p>
<p class="row1 gensmall"><iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true">In uw browser zal de shoutbox niet werken.</iframe></p>
</div>het is eindelijk gelukt ik ben je eeuwig dankbaar :thumb:Spambot schreef:Verander de class van de tabel eens van "forumline" naar "forumline no-width"..?