Een blok op portal iets breeder maken?

Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Nursaniyem
Berichten: 464
Lid geworden op: 08 jun 2004, 13:21
Locatie: Breedtje @
Contacteer:

Een blok op portal iets breeder maken?

Bericht door Nursaniyem » 19 dec 2004, 19:03

Afbeelding


Hoe kan ik dit blok op portal iets breeder maken?
Dit is het iframe dat ik in mn portal_body.tpl gebruik

Code: Selecteer alles

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> 
<tr> 
<th>Türkü Dinle</ th> 
</tr> 
<tr> 
<td class="row1"><span class="genmed"><iframe src="http://www.turkulerdiyari.com/phpBB2/radio.blog/index.php" scrolling="NO" width="100%" height="315" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe></span></td> 
</tr> 
</table> 
<table border="0" cellpadding="0" cellspacing="0" class="tbl"><tr><td class="tbll"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblbot"><img src="images/spacer.gif" alt="" width="8" height="4" /></td><td class="tblr"><img src="images/spacer.gif" alt="" width="8" height="4" /></td></tr></table> 
<br />

Gebruikersavatar
Luuk
Berichten: 7311
Lid geworden op: 22 okt 2003, 10:07
Locatie: Delft

Bericht door Luuk » 19 dec 2004, 20:38

Bovenaan staat de breedte van die kolom aangeven, denk iets van <td width="150"> ofzo.
Niet de tabel waar de radio in staat maar de gehele tabel. Staat vrijwel bovenaan in portal_body.tpl
Afbeelding

Gesloten