1 pixel ruimte
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

1 pixel ruimte
http://images.lessthaneric.net/screenforumfout.jpg
Op mijn forum zit bij de categorieen cellpics een pixel tussenruimte (rood omcirkeld), en ik wil dit graag weghebben, maar het lukt niet.. ik heb alles met cellspacing op 0 zowat en ik weet niet wat het verder zou kunnen zijn...
Op mijn forum zit bij de categorieen cellpics een pixel tussenruimte (rood omcirkeld), en ik wil dit graag weghebben, maar het lukt niet.. ik heb alles met cellspacing op 0 zowat en ik weet niet wat het verder zou kunnen zijn...
Code: Selecteer alles
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom"><span class="gensmall">
<span class="nav"><a class="maintitle" href="{U_INDEX}" class="nav">Home</a></span><br />
<!-- BEGIN switch_user_logged_in -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_in -->
{CURRENT_TIME}<br />
{S_TIMEZONE}
</span>
</td>
<td align="right" valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/nieuweberichten.gif" border="0" title="Zoek nieuwe berichten"></a> <a href="{U_SEARCH_SELF}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/zoekeigenberichten.gif" border="0" title="Zoek je eigen berichten"></a>
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/onbeantwoordeberichten.gif" border="0" title="Zoek onbeantwoorde berichten"></a>
<a href="{U_MARK_READ}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/markeergelezen.gif" border="0" title="Markeer alle onderwerpen als gelezen"></a>
</td>
</tr>
</table>
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">Wie zijn er online</a></span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} <br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
<br />
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<!-- BEGIN catrow -->
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
<td class="rowpic" colspan="3"></td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="34" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row1" align="center" valign="middle" width="120" height="50"><span class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/images/aantaltopics.gif" border="0" title="{catrow.forumrow.TOPICS} Onderwerpen"></span></td>
<td class="row1" align="center" valign="middle" width="120" height="50"><span class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/images/aantalposts.gif" border="0" title="{catrow.forumrow.POSTS} Berichten"></span></td>
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
</table>
<br />
<!-- END catrow -->
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle">Statistieken</span></td>
</tr>
<tr>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS} {TOTAL_TOPICS}, {TOTAL_USERS}, {NEWEST_USER}</span></td>
</tr>
<!-- Start add - Birthday MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- End add - Birthday MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
</tr>
</table>
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><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" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<table cellspacing="3" border="0" align="center" cellpadding="0">
{SHOUTBOX_BODY}
<br clear="all" />Code: Selecteer alles
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom"><span class="gensmall">
<span class="nav"><a class="maintitle" href="{U_INDEX}" class="nav">Home</a></span><br />
<!-- BEGIN switch_user_logged_in -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_in -->
{CURRENT_TIME}<br />
{S_TIMEZONE}
</span>
</td>
<td align="right" valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/nieuweberichten.gif" border="0" title="Zoek nieuwe berichten"></a> <a href="{U_SEARCH_SELF}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/zoekeigenberichten.gif" border="0" title="Zoek je eigen berichten"></a>
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/onbeantwoordeberichten.gif" border="0" title="Zoek onbeantwoorde berichten"></a>
<a href="{U_MARK_READ}" class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/buttons/markeergelezen.gif" border="0" title="Markeer alle onderwerpen als gelezen"></a>
</td>
</tr>
</table>
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">Wie zijn er online</a></span></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} <br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
<br />
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<!-- BEGIN catrow -->
<table width="100%" cellpadding="2" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="5" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="34" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row1" align="center" valign="middle" width="120" height="50"><span class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/images/aantaltopics.gif" border="0" title="{catrow.forumrow.TOPICS} Onderwerpen"></span></td>
<td class="row1" align="center" valign="middle" width="120" height="50"><span class="gensmall"><img src="http://forum.lessthaneric.net/templates/subSilver/images/aantalposts.gif" border="0" title="{catrow.forumrow.POSTS} Berichten"></span></td>
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
</table>
<br />
<!-- END catrow -->
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" colspan="2" height="28"><span class="cattitle">Statistieken</span></td>
</tr>
<tr>
<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS} {TOTAL_TOPICS}, {TOTAL_USERS}, {NEWEST_USER}</span></td>
</tr>
<!-- Start add - Birthday MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{L_WHOSBIRTHDAY_TODAY}<br />{L_WHOSBIRTHDAY_WEEK}</span></td>
</tr>
<!-- End add - Birthday MOD -->
<tr>
<td class="row1" align="left"><span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
</tr>
</table>
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="0" border="0" class="forumline">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><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" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<table cellspacing="3" border="0" align="center" cellpadding="0">
{SHOUTBOX_BODY}
<br clear="all" />Ik Ben Maar Een Domme Belg 
My Website: http://www.shailos-web.eu
Mods install: phpBB 3.0.11, phpBB Gallery 2.1.6 And Board3 Portal 2.0.0
phpBB Styles: twilightBB 1.0.18 ( Self Editing 1.0.20 )
My Website: http://www.shailos-web.eu
Mods install: phpBB 3.0.11, phpBB Gallery 2.1.6 And Board3 Portal 2.0.0
phpBB Styles: twilightBB 1.0.18 ( Self Editing 1.0.20 )
GGD
Ik Ben Maar Een Domme Belg 
My Website: http://www.shailos-web.eu
Mods install: phpBB 3.0.11, phpBB Gallery 2.1.6 And Board3 Portal 2.0.0
phpBB Styles: twilightBB 1.0.18 ( Self Editing 1.0.20 )
My Website: http://www.shailos-web.eu
Mods install: phpBB 3.0.11, phpBB Gallery 2.1.6 And Board3 Portal 2.0.0
phpBB Styles: twilightBB 1.0.18 ( Self Editing 1.0.20 )