
Der phpBB.de-Webring
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
- itst
- Ehrenadmin
- Beiträge: 7418
- Registriert: 21.08.2001 02:00
- Wohnort: Büttelborn bei Darmstadt
- Kontaktdaten:
Äh, Du hast den Webring-Code in einen Kommentar eingefügt!
Änder das bitte mal:
Denn so wie es jetzt ist, werden die Links nicht angezeigt!
PS: Du kannst beliebig viele Seiten einfügen. Aber achte diesmal darauf, den Code richtig einzufügen
Code: Alles auswählen
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB 2.0.6 line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
<style type="text/css">
a.ring_mono,
a.ring_mono:hover,
a.ring_mono:active,
a.ring_mono:visited,
.ring_mono {
font-family:Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
text-decoration: none;
}
a.ring_text,
a.ring_text:hover,
a.ring_text:active,
a.ring_text:visited,
.ring_text {
font-family:Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
}
</style>
<!-- Code fuer den phpBB.de-Webring START -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center"><span class="ring_text"><a target="_top" class="ring_text" href="http://www.phpbb.de/wr_info.php?id=14">phpBB.de-Webring</a></span></td>
</tr>
<tr>
<td align="center">
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=prev" title="Eine Site zurück"><</a></span>
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=rand" title="Zufällige Site">*</a></span>
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=next" title="Eine Site weiter">></a></span>
</td>
</tr>
</table>
<!-- Code fuer den phpBB.de-Webring ENDE -->
The phpBB Group : 2002
// -->
Code: Alles auswählen
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB 2.0.6 line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
<style type="text/css">
a.ring_mono,
a.ring_mono:hover,
a.ring_mono:active,
a.ring_mono:visited,
.ring_mono {
font-family:Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
text-decoration: none;
}
a.ring_text,
a.ring_text:hover,
a.ring_text:active,
a.ring_text:visited,
.ring_text {
font-family:Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
}
</style>
<!-- Code fuer den phpBB.de-Webring START -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center"><span class="ring_text"><a target="_top" class="ring_text" href="http://www.phpbb.de/wr_info.php?id=14">phpBB.de-Webring</a></span></td>
</tr>
<tr>
<td align="center">
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=prev" title="Eine Site zurück"><</a></span>
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=rand" title="Zufällige Site">*</a></span>
<span class="ring_mono"><a target="_top" class="ring_mono" href="http://www.phpbb.de/wr_go.php?id=14&action=next" title="Eine Site weiter">></a></span>
</td>
</tr>
</table>
<!-- Code fuer den phpBB.de-Webring ENDE -->
PS: Du kannst beliebig viele Seiten einfügen. Aber achte diesmal darauf, den Code richtig einzufügen

Sascha A. Carlin,
phpBB.de Ehrenadministrator
phpBB.de Ehrenadministrator

- Firestarter
- Mitglied
- Beiträge: 1162
- Registriert: 09.06.2003 15:21