The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Lose spacing between JPG-links
Hi,
I made a custom CMPS-module, with 3 JPG's performing as links: HTML Code:
<tr> <td class="$bgclass" width="50%"> <!-- Banner 1: Heemskerk Hyves --> <a href="http://gekopgroenten.hyves.nl" target="_blank"><img src="http://www.deorvanheemskerk.nl/banners/banner1.jpg" border="0"/> </a> <!-- regel vrij naar volgende banner --> <br/> <!-- Banner 2: SoldaatMuis --> <a href="http://www.soldaatmuis.com" target="_blank"><img src="http://www.deorvanheemskerk.nl/banners/banner2.jpg" border="0"/> </a> </td> <td class="$bgclass" width="50%" rowspan="2"> <!-- Banner 3: hier adverteren? --> <a href="http://www.deorvanheemskerk.nl/sendmessage.php" target="_blank"><img src="http://www.deorvanheemskerk.nl/banners/banner3.jpg" border="0"/> </a> </td> </tr> But, the module gives some unwanted spacing/padding between the links, see the attachments. Also, the top blue rectangle seems to stop in IE, but go on over the full width in FF? :S I want them both to be like the FF printscreen, but without the spacing between the left ads. How does the HTML has to be? Greetz, tijmen_4real |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|