Abstand verkleinern in Viewtopic
Verfasst: 19.03.2004 22:27
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
Code: Alles auswählen
th.thSides,td.catSides { border-width: 0px 1px 0px 1px; }
td.spaceRow { border-width: 0px 1px 0px 1px; padding: 0px; }
Code: Alles auswählen
<tr>
<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>