shoutbox style

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
Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

shoutbox style

Bericht door Mancunian » 02 nov 2004, 17:03

ik heb net een shoutbox op men forum gezet maar nu lijkt de style niks (http://www.voetbalfreaks.nl.tt)

hoe kun je de kleuren of style veranderen?

Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

Bericht door Mancunian » 02 nov 2004, 18:32

???????????????????/

scffie
Berichten: 56
Lid geworden op: 04 sep 2004, 12:33

Bericht door scffie » 02 nov 2004, 18:37

Heb je haast? :roll:
Gewoon shoutbox_body.tpl aanpassen naar hetgeen jij wilt hebben, achtergrond op row1 ofzo ipv doorzichtig :bier:

Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

Bericht door Mancunian » 02 nov 2004, 19:43

scffie schreef:Heb je haast? :roll:
Gewoon shoutbox_body.tpl aanpassen naar hetgeen jij wilt hebben, achtergrond op row1 ofzo ipv doorzichtig :bier:
wat bedoel je met row1? inplaats van doorzichtig :S

Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

Bericht door Mancunian » 02 nov 2004, 19:52

Dit is het script... hoe moet ik de kleuren aan passen??



<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<link rel="stylesheet" href="{T_URL}/{T_HEAD_STYLESHEET}" type="text/css">
</HEAD>

<body bgcolor="{T_TR_COLOR3}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<script language="JavaScript" src="{T_URL}/bbcode.js" type="text/javascript" ></script>
<form method="post" name="post" action="{U_SHOUTBOX}" onsubmit="return checkForm(this)">
{ERROR_BOX}
<table width="100%" height="26" cellpadding="0" cellspacing="0" border="0" class="row1">
<tr>
<td class="row1" align="center" valign="middle" width="100%">
<center><span class="gensmall">
<!-- BEGIN switch_auth_post -->
<!-- BEGIN switch_bbcode -->
<input type="button" class="button" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px" onClick="bbstyle(0)" />
<input type="button" class="button" accesskey="i" name="addbbcode2" value=" i " style="font-style:italic; width: 30px" onClick="bbstyle(2)" />
<input type="button" class="button" accesskey="u" name="addbbcode4" value=" u " style="text-decoration: underline; width: 30px" onClick="bbstyle(4)" />
<input type="button" class="button" accesskey="q" name="addbbcode6" value="Quote" style="width: 50px" onClick="bbstyle(6)" />&nbsp;&nbsp;
<span class="nav"><a href="{U_MORE_SMILIES}" onclick="window.open('{U_MORE_SMILIES}', '_phpbbsmilies', 'HEIGHT=300,resizable=yes,scrollbars=yes,WIDTH=250');return false;" target="_phpbbsmilies" class="nav">{L_SMILIES}</a></span>
<!-- END switch_bbcode -->

{L_SHOUT_TEXT}:&nbsp;
<input type="text" class="liteoption" name="message" value="{MESSAGE}" size="60%" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);"/>
&nbsp;&nbsp;
<input type="submit" class="mainoption" value="{L_SHOUT_SUBMIT}" name="shout" />

<!-- END switch_auth_post -->
<!-- BEGIN switch_auth_no_post -->
{L_SHOUTBOX_LOGIN}&nbsp;
<!-- END switch_auth_no_post -->
<input type="submit" class="liteoption" value="{L_SHOUT_REFRESH}" name="refresh" /></center><br/>
</span>
<center>
</td>

</tr>
</table>
<iframe src="{U_SHOUTBOX_VIEW}" align="left" width="100%" height="145" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true">
</iframe>


</form>
</body>

Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

Bericht door Mancunian » 02 nov 2004, 21:08

weet iemand dit offuh?>?

Mancunian
Berichten: 181
Lid geworden op: 05 okt 2004, 14:21

Bericht door Mancunian » 04 nov 2004, 16:00

krijg ik hier nog antwoord op ? :roll:

Gesloten