YourWBB


yourWBB » WoltLab Burning Board Generation 2 * » Alles von und für das WBB Lite 1.0.x » [WBB Lite 1.0.x] Ideen, Wünsche und Suche » Rahmen rundherum für kleine bilder auf index.tpl » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag 1.096 Views | | Thema zu Favoriten hinzufügen

Neues Thema erstellen Antwort erstellen

Dieses Thema wurde als unerledigt markiert. Thread unerledigt

Zum Ende der Seite springen Rahmen rundherum für kleine bilder auf index.tpl
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Bollywood-Liebe Bollywood-Liebe ist männlich
Mitglied


images/avatars/avatar-5232.gif

Dabei seit: 18.05.06
Beiträge: 78

 Rahmen rundherum für kleine bilder auf index.tpl Antworten Zitieren Editieren Melden       UP

Hallo also ich suche einen code dafür um die bilder zur umranden also zurzeit habe ich nur einen bild drauf es steht baabul ist oben ganz klein wie kann ich es so machen das der so umrandet wird wie der newsflash oder wie die anderen?

http://bollywood-dream.de
15.12.06 18:26 Bollywood-Liebe ist offline E-Mail Finden Als Freund hinzufügen
Hawaii Boy Hawaii Boy ist männlich
Mitglied


images/avatars/avatar-4635.jpg

Dabei seit: 27.08.06
Beiträge: 702
Herkunft: Aus der wunderschönen Weltmetropole Nürnberg
Forenversion: Lite 1.0

Antworten Zitieren Editieren Melden       UP

in der index.tpl ne tabelle rum machen:



<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"

hier dein Bildchen

</table>

__________________

ICQ Forum


wer löscht denn immer meine Signatur?

15.12.06 18:43 Hawaii Boy ist offline E-Mail WWW Finden Als Freund hinzufügen Füge Hawaii Boy in deine Kontaktliste ein
Bollywood-Liebe Bollywood-Liebe ist männlich
Mitglied


images/avatars/avatar-5232.gif

Dabei seit: 18.05.06
Beiträge: 78

Themenstarter Thema begonnen von Bollywood-Liebe
Antworten Zitieren Editieren Melden       UP

Also so?

Denn es sieht jetzt ziehmlich komisch aus das Forum

http://bollywood-dream.de


<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"
<img border="0" alt="srk" src="http://bollywood-liebe.pytalhost.com/wbb/startseite/baabul.gif">
</table>

{!DOCTYPE}
<html>
<head>
<title>$master_board_name - Startseite</title>
$headinclude
</head>
<body id="bg">
$header
$lauftext
<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"
<img border="0" alt="srk" src="http://bollywood-liebe.pytalhost.com/wbb/startseite/baabul.gif">
</table>
$welcome
</table><br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
<tr bgcolor="{tabletitlecolor}" id="tabletitle">
<td><smallfont>&nbsp;</font></td>
<td width="80%"><smallfont color="{fontcolorsecond}"><b>Foren</b></font></td>
<td align="center"><smallfont color="{fontcolorsecond}"><b>Beitr&auml;ge</b></font></td>
<td align="center"><smallfont color="{fontcolorsecond}"><b>Themen</b></font></td>
<td align="center" nowrap><smallfont color="{fontcolorsecond}"><b>Letzter Beitrag</b></font></td>
<td width="20%" align="center"><smallfont color="{fontcolorsecond}"><b>Moderatoren</b></font></td>
</tr>
$boardbit
</table>
<br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
$index_wwhd
$index_useronline
$index_pms
$index_showevents
$index_stats
</table>
$quicklogin
<table width="{tableinwidth}">
<tr>
<td align="right"><smallfont><a href="search.php?action=24h&sid=$session[hash]">aktive Themen der letzten 24h</a> | <a href="markread.php?sid=$session[hash]">alle Foren als gelesen markieren</a></font></td>
</tr>
</table><br>
<table align="center">
<tr>
<td><img src="{imagefolder}/on.gif" border=0></td>
<td><smallfont>neue Beitr&auml;ge&nbsp;&nbsp;&nbsp;&nbsp;</font></td>
<td><img src="{imagefolder}/off.gif" border=0></td>
<td><smallfont>keine neuen Beitr&auml;ge&nbsp;&nbsp;&nbsp;&nbsp;</font></td>
<td><img src="{imagefolder}/offclosed.gif" border=0></td>
<td><smallfont>Forum ist geschlossen</font></td>
</tr>
</table>

$footer
</body>
</html>

Dateianhang:
gif forum.gif (218,33 KB, 45 mal heruntergeladen)

Dieser Beitrag wurde 3 mal editiert, zum letzten Mal von Bollywood-Liebe: 15.12.06 19:19.

15.12.06 19:01 Bollywood-Liebe ist offline E-Mail Finden Als Freund hinzufügen
Baumstruktur | Brettstruktur
Gehe zu:

Neues Thema erstellen Antwort erstellen

yourWBB » WoltLab Burning Board Generation 2 * » Alles von und für das WBB Lite 1.0.x » [WBB Lite 1.0.x] Ideen, Wünsche und Suche » Rahmen rundherum für kleine bilder auf index.tpl