Demo

Probiere ClanSphere aus und teste daran herum. Demo

Codepaste - Details
Weitere Infos zum Codepaste

Name shoutbox v 2.4
Autor de The_Mumie
CMS-Version Clansphere 2010
Datei shoutbox/navlist.tpl
Datum 05.01.2012 um 15:58 Uhr
Beschreibung Setzt den namen und das datum in die mitte, richtet den text rechts aus.
Alter Code Alter Code +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
1. / 2. / ... 
 <div style="overflow:auto; height:{height:shoutbox}px" id="cs_shoutbox_navlist2">
{
loop:shoutbox}
  <
div style="text-align:left; color:#{color:shoutbox};">{shoutbox:shoutbox_name}<hr style="width:100%" /></div>
  <
div style="padding-left:3px;">{shoutbox:shoutbox_text}</div>
  <
hr style="width:100%" />
  <
div style="text-align:right; color:#{color:shoutbox};"><font size="1">({shoutbox:shoutbox_date})</font></div>
  <
br />
  {
stop:shoutbox}
</
div>
<
br />

<
form method="post" id="shout_navlist" name="shout_navlist" action="{form:url}">
<
fieldset style="border: 0; padding: 0">
  <
input type="text" name="sh_nick" value="{form:nick}" onfocus="if(this.value=='Nick') this.value=''" onblur="if(this.value=='')this.value='Nick'" maxlength="40" size="15" /> {characters_left:shoutbox}<br /> 
  <
textarea  name="sh_text" id="sh_text" cols="15" rows="0" class="form" maxlength="500" onkeydown="CheckLen(this)" onkeyup="CheckLen(this)" onfocus="CheckLen(this)"  wrap="VIRTUAL"  onchange="CheckLen(this)"></textarea><br />
  {if:
captcha}
  <
input type="text" name="captcha" value="" maxlength="3" size="3" /> {captcha:img}
  {
stop:captcha}<br />
<
input type="submit" name="submit" value="Speichern" />
<
input type="hidden" name="uri" value="{form:uri}" />
</
fieldset>
</
form>
<
br />
{
abcode:smileys}
<
a href="{url:archieve}">{lang:archieve}</a>
Neuer Code Neuer Code +-
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
1. / 2. / ... 
 <div style="overflow:auto; height:{height:shoutbox}px" id="cs_shoutbox_navlist2">
{
loop:shoutbox}
  <
div style="text-align:center; color:#{color:shoutbox};">{shoutbox:shoutbox_name}<hr style="width:100%" /></div>
  <
div style="text-align:right; padding-right:3px;">{shoutbox:shoutbox_text}</div>
  <
hr style="width:100%" />
  <
div style="text-align:center; color:#{color:shoutbox};"><font size="1">({shoutbox:shoutbox_date})</font></div>
  <
br />
  {
stop:shoutbox}
</
div>
<
br />

<
form method="post" id="shout_navlist" name="shout_navlist" action="{form:url}">
<
fieldset style="border: 0; padding: 0">
  <
input type="text" name="sh_nick" value="{form:nick}" onfocus="if(this.value=='Nick') this.value=''" onblur="if(this.value=='')this.value='Nick'" maxlength="40" size="15" /> {characters_left:shoutbox}<br /> 
  <
textarea  name="sh_text" id="sh_text" cols="15" rows="0" class="form" maxlength="500" onkeydown="CheckLen(this)" onkeyup="CheckLen(this)" onfocus="CheckLen(this)"  wrap="VIRTUAL"  onchange="CheckLen(this)"></textarea><br />
  {if:
captcha}
  <
input type="text" name="captcha" value="" maxlength="3" size="3" /> {captcha:img}
  {
stop:captcha}<br />
<
input type="submit" name="submit" value="Speichern" />
<
input type="hidden" name="uri" value="{form:uri}" />
</
fieldset>
</
form>
<
br />
{
abcode:smileys}
<
a href="{url:archieve}">{lang:archieve}</a>
Zurück - Übersicht

Kommentare: 5
Seite [1]
Jagger

30.12.2015

Ort: Limbach
Beiträge: 186
# 1 - 11.01.2012 um 19:15 Uhr

was haltet ihr davon
neuer code... +-
<div style="overflow:auto; height:{height:shoutbox}px" id="cs_shoutbox_navlist2">
{loop:shoutbox}
<table cellpadding="0" cellspacing="0" style="width:{page:width}">
<tr>
<th style="text-align:left; color:#{color:shoutbox};">{shoutbox:shoutbox_name}< /th>


<th style="text-align:right; color:#888;">( {shoutbox:shoutbox_date} )</th>
</tr>
</table><br />
<div style="text-align:left; padding-right:4px;">{shoutbox:shoutbox_text}</div>
<hr style="width:100%; color:#885555;" />

{stop:shoutbox}
</div>




oder kann man das auch anders machen name links ist und datum rechts ist


Zuletzt editiert von Jagger, am 11.01.2012 um 19:44 Uhr (4x Editiert)
CTK-SharK

08.07.2012

Ort: -
Beiträge: 1
# 2 - 26.06.2012 um 01:40 Uhr

hast du den schon benuzt ,mir gehört zwar eine homepage aufgesetzt auf clansphere aber mit neuen sachen updaten kenne ich mich noch nicht so aus !
baltic

18.07.2012

Ort: -
Beiträge: 1
# 3 - 15.07.2012 um 15:29 Uhr

Hi mal nje allgemeine frage. bin ziemlich neu hier und ne anleitung währe cool. ich hab jetzt alle daten hoch geladen und auch die sql datei ausgeführt aber funten tut trotzdem nix. ich denke ich hab den falschen platzhalter oder so was vieleicht kann mir ja jemand helfen
www.kompanie-der-helden.de


Zuletzt editiert von baltic, am 15.07.2012 um 15:29 Uhr (1x Editiert)
Jagger

30.12.2015

Ort: Limbach
Beiträge: 186
# 4 - 16.07.2012 um 17:07 Uhr

Hallo
geht doch, was hast du für ein Problem .
debbie

19.11.2012

Ort: -
Beiträge: 5
# 5 - 19.11.2012 um 11:24 Uhr

Tibetano presso Moncler Sito Ufficiale l'Università del Tibet religioso Fondazione non superficiale, già quando la, non vedo l'ora di rispolverare questo sogno a parte classico. l'ascolto di grande sorpresa: il sogno coreano è il Buddha Hall of mille occhi leggende 'non Moncler Outlet Sito Ufficiale lampeggia poi seriamente dire SA, è il monastero-SA, è Zhu, il sonno nel implicazione buddista tibetano, è la coscienza nei mezzi cinesi. C'era un uomo di nome Deng agosto nelle erbe. Incontra un ragazzo in montagna, un kit colorato raccolta di rugiada sulle Moncler Outlet foglie di Sabina.


Bitte Login benutzen, um Kommentare zu schreiben.