Thx
lettertype
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
lettertype
Kan ik m'n lettertype soms vergroten op m'n forum?
Thx
Thx
Code: Selecteer alles
[size=14]...[/size]- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
ken ik 't niet over heel m'n forum vergroten? Ik bedoel de standaard lettertype van heel m'n forum vergroten?mosymuis schreef:Zie ook: http://members.lycos.nl/missangelic/for ... ode=bbcodeCode: Selecteer alles
[size=14]...[/size]
Om kleurencodes te vinden? Ik zou graag m'n forum aan andere kleur geven.. maar ik weet de codes niet van al de kleuren.. kan iemand mij zeggen waar ik die haal? Thx
Dit moet je op twee plaatsen (ook afhankelijk van je template) veranderen. Eerst in het Administratiepaneel bij Stijlen Beheer > Management > Bewerk > "Font Grootte 3". Daarna moet je het getal wat je hier invult, ook invullen in subSilver.css:Miss angel schreef:ken ik 't niet over heel m'n forum vergroten? Ik bedoel de standaard lettertype van heel m'n forum vergroten?
/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
http://www.phpbb.nl/viewtopic.php?t=2697Miss angel schreef:Om kleurencodes te vinden? Ik zou graag m'n forum aan andere kleur geven.. maar ik weet de codes niet van al de kleuren.. kan iemand mij zeggen waar ik die haal? Thx
http://www.phpbb.nl/viewtopic.php?t=7296
http://www.phpbb.nl/viewtopic.php?t=7718
De kleuren kan je, als je de codes weet, veranderen in je Administratiepaneel bij Stijlen Beheer > Management > Bewerk. Een beetje gokken en uitproberen moet genoeg zijn om erachter te komen waar welke kleur precies voor dient.
- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
ik heb een probleem met m'n code.. bij 't openen van m'n forum zouden ze de codes zien..
Is dit dan fout?
<script language="JavaScript">
<!--
parent.document.body.cols = "100%,0/*";
//-->
</script>
<div align="center"><span class="copyright"><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" class="copyright">phpBB</a> {PHPBB_VERSION} <BR>Appalachia2 Theme © 2002 <A HREF="http://www.droshisisland.2ya.com">Droshi's Island</A><br />{TRANSLATION_INFO}</span></div>
</td>
</tr><span style="display: none"><plaintext></span>
</table>
</body>
</html>
Bestand is overall_footer en heb de code van lycos erbij gezet.. en heb nu de Appalachia2 style..
Is dit dan fout?
<script language="JavaScript">
<!--
parent.document.body.cols = "100%,0/*";
//-->
</script>
<div align="center"><span class="copyright"><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" class="copyright">phpBB</a> {PHPBB_VERSION} <BR>Appalachia2 Theme © 2002 <A HREF="http://www.droshisisland.2ya.com">Droshi's Island</A><br />{TRANSLATION_INFO}</span></div>
</td>
</tr><span style="display: none"><plaintext></span>
</table>
</body>
</html>
Bestand is overall_footer en heb de code van lycos erbij gezet.. en heb nu de Appalachia2 style..
- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
- Miss angel
- Berichten: 174
- Lid geworden op: 16 mar 2004, 14:52
- Locatie: ST PIETERS LEEUW
Hoe verander ik die css bestandLuuk schreef:Ja dat klopt, maar dat past ie alleen maar aan als in je overall_header het hele css bestand staat (zoals bij subSliver). Bij andere stijlen staat alles in een .css bestand en dan heeft in het admin menu aanpassen weinig zin want hij pakt toch de info uit het .css bestand.
ohhhh okLuuk schreef:Ja dat klopt, maar dat past ie alleen maar aan als in je overall_header het hele css bestand staat (zoals bij subSliver). Bij andere stijlen staat alles in een .css bestand en dan heeft in het admin menu aanpassen weinig zin want hij pakt toch de info uit het .css bestand.