Overall footer

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
verhoej
Berichten: 64
Lid geworden op: 26 mar 2004, 18:12

Overall footer

Bericht door verhoej » 24 apr 2004, 19:30

Dis is mijn code van de overall footer.
Nu wil ik boven de copyright tekst van phpbb in het midden een banner zetten. Ik krijg dit niet goed. Waar en hoe moet ik de code plaatsen.



<div align="center" class="gensmall"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to http://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 {PHPBB_VERSION} line, with phpBB linked to http://www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.

The phpBB Group : 2002
// -->

Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION}
&copy; 2001, 2002 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
<div align="center"><span class="copyright">&copy; 2004 {SITENAME} </div>
<div align="center"><span class="copyright">Alle Tekst, foto's en afbeeldingen geplaatst door leden, blijft altijd eigendom van de leden tenzij anders is aangegeven, Dutchcichlids is niet aansprakelijk voor eventuele copyright claims.

Alle rechten voorbehouden.
{TRANSLATION_INFO}</div>
<a name="bot" id="bot"></a>

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

Bericht door Luuk » 24 apr 2004, 20:24

zet de code na

Code: Selecteer alles

<div align="center" class="gensmall"><br />{ADMIN_LINK}<br />
en na de code moet je <br /> zetten.
Afbeelding

verhoej
Berichten: 64
Lid geworden op: 26 mar 2004, 18:12

Bericht door verhoej » 24 apr 2004, 20:35

Oke gedaan ziw hieronder maar er komt geen banner in beeld, nog geen vierkant met een rood kruisje erin

<div align="center" class="gensmall"><br />{ADMIN_LINK}<br /><a href="www.aquavista.nl"><img src="http://www.dutchcichlids/phpBB2/images/1.gif" width="468" height="60" alt="" border="0" align=""></a> <br />
<!--
We request you retain the full copyright notice below including the link to http://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 {PHPBB_VERSION} line, with phpBB linked to http://www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.

The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION}
&copy; 2001, 2002 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
<div align="center"><span class="copyright">&copy; 2004 {SITENAME} </div>
<div align="center"><span class="copyright">Alle Tekst, foto's en afbeeldingen geplaatst door leden, blijft altijd eigendom van de leden tenzij anders is aangegeven, Dutchcichlids is niet aansprakelijk voor eventuele copyright claims.

Alle rechten voorbehouden. </div>
{TRANSLATION_INFO}</div>
<a name="bot" id="bot"></a></td></tr></table></td></tr></table>
</body>
</html>

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

Bericht door Luuk » 24 apr 2004, 20:38

bij mij doet ie het wel zo, heb je het ook (bij de goede template) geupload?

PS: http://www.aquavista.nl, daar moet je wel nog http:// voor zetten om een externe link te krijgen
Afbeelding

verhoej
Berichten: 64
Lid geworden op: 26 mar 2004, 18:12

Bericht door verhoej » 24 apr 2004, 20:48

Bedankt bij mij ook, de firewall heeft hem tegengehouden.

Gesloten