Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
| [ Anmelden zum schreiben ] |
| distanzierung für den Forenmod | |||
|---|---|---|---|
| QuantumTecstar Mitglied
Posts: 205 |
Hallo Liebe Ilcher ,
Ich habe bei Maretz die distanzierung fürs Forum gefunden. Leider ist diese nur für das Standart Forum und nicht für den Forenmod bzw sind im Forenmod Sachen die in seiner Datei nicht da sind . Deshalb meine Frage kann mir das jmd verbinden ?? Hier meine Datei <span style="font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;">{TOPICNAME}</span><br />
{SITELINK}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27%"><br />
{NEWTH}{ANTWORTEN} <br /></td>
<td width="73%" align="left" valign="bottom"><strong>{HMENU}</strong></td>
</tr>
</table>
<hr />
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead" >
<th height="30"><b>Author</b>
<th height="30">Nachricht
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a href="index.php?user-details-{erstid}"><strong>{erst}</strong></a> {land}<br />
<font class="smalfont">{rang}{posts}{avatar}{details}</font></td>
<td width="80%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle"><span class="smalfont" style="float: left; width:50%;"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date} </span></td>
<td width="50%" align="right" valign="middle"> <a href="index.php?forum-inform-p{id}">melden</a> {delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></td>
</tr>
</table>
<hr align="left" />
<br />
<div style="font-size:12px">{txt}</div>
{sig} </td>
</tr>
<tr class="{class}">
<td>{online}</td>
<td><font class="smalfont">{pm} {email} {www} {icq}</font></td>
</tr>
<tr>
<td colspan="2" class="Cmite" height="2"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%">{NEWTH}{ANTWORTEN}</td>
<td width="50%" align="left"><strong>{HMENU}</strong></td>
<td width="24%" align="right">{SITELINK}</td>
</tr>
</table>
<br />
{EXPLODE}
<br />
<strong><br />
{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>
und hier mit Distanzierung <br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%">{SITELINK}</td>
<td width="40%" align="right">{ANTWORTEN}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead">
<th colspan="2" height="30"><b>{TOPICNAME}</b></td>
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a name="{id}"></a>{erst}<br /><font class="smalfont">{rang}{avatar}{posts}</font></td>
<td width="80%" valign="top">
<div style="float: left; width:50%;" class="smalfont"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date}</div>
<div style="float: right; width: 50%; text-align:right;">{delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></div>
<br />
<hr />
<br />
{txt}
{sig}
<hr />
<script type="text/javascript">
var open = 1;
function dist_switch_{id}() {
if(open == 0) {
dist_close_{id}();
} else {
dist_open_{id}();
}
}
function dist_open_{id}() {
var plusid = 'plus' + '_{id}';
var hwid = 'hw' + '_{id}';
document.getElementById(plusid).style.height='0px';
document.getElementById(hwid).style.height='50px';
open = 0;
}
function dist_close_{id}() {
var plusid = 'plus' + '_{id}';
var hwid = 'hw' + '_{id}';
document.getElementById(plusid).style.height='9px';
document.getElementById(hwid).style.height='0px';
open = 1;
}
</script>
<fieldset onclick="dist_switch_{id}()" style="height: auto; border: 0px none; cursor: pointer;">
<img id="plus_{id}" src="include/images/icons/plus.gif" />
<small>Distanzierung</small>
<div style="overflow: hidden; height: 0px;" id="hw_{id}">
<img id="plus_{id}" src="include/images/icons/minus.gif" />
Der Betreiber und die Moderatoren dieses Forums distanzieren sich hiermit Ausdrücklich von dem von <a href="index.php?user-details-{id}">{erst}</a> am {date} Uhr verfassten Beitrag. Sollte dieser Beitrag Ihre Rechte verletzen bitten wir um eine <a href="index.php?contact">Benachrichtigung</a>
</div>
</fieldset>
</td>
</tr>
<tr>
<td colspan="2" class="Cdark" height="10"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%">{SITELINK}</td>
<td width="40%" align="right">{ANTWORTEN}</td>
</tr>
</table>
{EXPLODE}
<br />
<strong>{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>
Ich habs zwar schon versucht bekomme es aber leider nicht an die Richtige Stelle. Ich danke euch schonmal LG Quantum betroffene Homepage: nftb-clan.de Tja Qauntum halt^^ |
||
| Sunshine Live Mitglied
Posts: 913 |
So sollte es sein
<span style="font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;">{TOPICNAME}</span><br />
{SITELINK}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27%"><br />
{NEWTH}{ANTWORTEN} <br /></td>
<td width="73%" align="left" valign="bottom"><strong>{HMENU}</strong></td>
</tr>
</table>
<hr />
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead" >
<th height="30"><b>Author</b>
<th height="30">Nachricht
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a href="index.php?user-details-{erstid}"><strong>{erst}</strong></a> {land}<br />
<font class="smalfont">{rang}{posts}{avatar}{details}</font></td>
<td width="80%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle"><span class="smalfont" style="float: left; width:50%;"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date} </span></td>
<td width="50%" align="right" valign="middle"> <a href="index.php?forum-inform-p{id}">melden</a> {delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></td>
</tr>
</table>
<hr align="left" />
<br />
<div style="font-size:12px">{txt}</div>
{sig} </td>
<fieldset><legend>Distanzierung</legend>
<a href="javascript:Klapptext('footer{id}')"><img border="0" title="Aus/Ein-klappen" alt="Aus/Ein-klappen" id="image_footer{id}" src="include/images/icons/plus.gif"/></a><div style="border: 1px dotted rgb(0, 0, 0); display: none;" id="layer_footer{id}">Der Betreiber und die Moderatoren dieses Forums distanzieren sich hiermit ausdrücklich von dem von <font size=2 color="#5e81bc">{erst}</font> am <font color="#5e81bc">{date}</font> verfassten Beitrag. Sollte dieser Beitrag Ihre Rechte verletzen bitten wir um <a href="index.php?contact"><font color="#5e81bc"><u>Benachrichtigung</u></font></a></div>
</fieldset> </tr>
<tr class="{class}">
<td>{online}</td>
<td><font class="smalfont">{pm} {email} {www} {icq}</font></td>
</tr>
<tr>
<td colspan="2" class="Cmite" height="2"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%">{NEWTH}{ANTWORTEN}</td>
<td width="50%" align="left"><strong>{HMENU}</strong></td>
<td width="24%" align="right">{SITELINK}</td>
</tr>
</table>
<br />
{EXPLODE}
<br />
<strong><br />
{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>Meine Page Profilansicht 1.2b Profilansicht 1.2 |
||
| QuantumTecstar Mitglied
Posts: 205 |
Tja Qauntum halt^^ |
||
| Sunshine Live Mitglied
Posts: 913 |
<span style="font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;">{TOPICNAME}</span><br />
{SITELINK}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27%"><br />
{NEWTH}{ANTWORTEN} <br /></td>
<td width="73%" align="left" valign="bottom"><strong>{HMENU}</strong></td>
</tr>
</table>
<hr />
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead" >
<th height="30"><b>Author</b>
<th height="30">Nachricht
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a href="index.php?user-details-{erstid}"><strong>{erst}</strong></a> {land}<br />
<font class="smalfont">{rang}{posts}{avatar}{details}</font></td>
<td width="80%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle"><span class="smalfont" style="float: left; width:50%;"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date} </span></td>
<td width="50%" align="right" valign="middle"> <a href="index.php?forum-inform-p{id}">melden</a> {delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></td>
</tr>
</table>
<hr align="left" />
<br />
<div style="font-size:12px">{txt}</div>
{sig}
<fieldset><legend>Distanzierung</legend>
<a href="javascript:Klapptext('footer{id}')"><img border="0" title="Aus/Ein-klappen" alt="Aus/Ein-klappen" id="image_footer{id}" src="include/images/icons/plus.gif"/></a><div style="border: 1px dotted rgb(0, 0, 0); display: none;" id="layer_footer{id}">Der Betreiber und die Moderatoren dieses Forums distanzieren sich hiermit ausdrücklich von dem von <font size=2 color="#5e81bc">{erst}</font> am <font color="#5e81bc">{date}</font> verfassten Beitrag. Sollte dieser Beitrag Ihre Rechte verletzen bitten wir um <a href="index.php?contact"><font color="#5e81bc"><u>Benachrichtigung</u></font></a></div>
</fieldset> </td>
</tr>
<tr class="{class}">
<td>{online}</td>
<td><font class="smalfont">{pm} {email} {www} {icq}</font></td>
</tr>
<tr>
<td colspan="2" class="Cmite" height="2"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%">{NEWTH}{ANTWORTEN}</td>
<td width="50%" align="left"><strong>{HMENU}</strong></td>
<td width="24%" align="right">{SITELINK}</td>
</tr>
</table>
<br />
{EXPLODE}
<br />
<strong><br />
{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>Meine Page Profilansicht 1.2b Profilansicht 1.2 |
||
| QuantumTecstar Mitglied
Posts: 205 |
es geht vielen vielen Dank
aber bekommt man das auch noch ein STK tiefer ?? oder geht das nicht ? LG EDIT : Habe gesehen das geht nicht weil die Signatur ja noch dahin kommt dann rutscht das eh runter
Könntest du mir evtl auch bei der Doppelpost Sperre helfen ?? LG die 2te
Zuletzt modifiziert von QuantumTecstar am 26.10.2011 - 00:41:03 Tja Qauntum halt^^ |
||
| Sunshine Live Mitglied
Posts: 913 |
Musste mir die datei posten
![]() Meine Page Profilansicht 1.2b Profilansicht 1.2 |
||
| QuantumTecstar Mitglied
Posts: 205 |
Habs schon hatte doch mal bei DD was von David gesehen
Danke dir trotzdem LG Tja Qauntum halt^^ |
||
| Kienberger Mitglied
Posts: 61 |
Kann sich jemand das bei mir auch ansehen bitte bei mir funktioniert es nicht wenn ich auf das plus drücke dann passiert nix
|
||
| Kienberger Mitglied
Posts: 61 |
Ok sry Leute langsam krieg ich mit php doch was hin sory nächste mal probier isch erst mal 2 Stunden bevor ich poste.
|
||
| CaptainJack Mitglied
Posts: 389 |
Moinsen,
gibt es die Distanzierung eigentlich zum Download? Ich frage deswegen da ich es auch gerne bei mir einbinden würde Ich aber nicht weiß wo und wie ich das bewerkstelligen kann. Gruß |
||
| Sunshine Live Mitglied
Posts: 913 |
Welches forum haste link zur homepage pls so das ich dir dann helfen kann^^
Meine Page Profilansicht 1.2b Profilansicht 1.2 |
||
| CaptainJack Mitglied
Posts: 389 |
Habe das ForenMod.
www.soldier-force.com Gruß |
||
| Angelina Mitglied
Posts: 87 |
Hallo CaptainJack
Poste doch mal deine showpost.htm www,angelina.de Ein Kavalier ist ein Mann, der sich den Geburtstag einer Frau merkt und ihr alter vergisst. |
||
| CaptainJack Mitglied
Posts: 389 |
Hier mal die showpost.htm
<span style="font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;">{TOPICNAME}</span><br />
{SITELINK}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27%"><br />
{NEWTH}{ANTWORTEN} <br /></td>
<td width="73%" align="left" valign="bottom"><strong>{HMENU}</strong></td>
</tr>
</table>
<hr />
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead" >
<th height="30"><b>Author</b>
<th height="30">Nachricht
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a href="index.php?user-details-{erstid}"><strong>{erst}</strong></a> {land}<br />
<font class="smalfont">{rang}{posts}{avatar}{details}</font></td>
<td width="80%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle"><span class="smalfont" style="float: left; width:50%;"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date} </span></td>
<td width="50%" align="right" valign="middle"> <a href="index.php?forum-inform-p{id}">melden</a> {delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></td>
</tr>
</table>
<hr align="left" />
<br />
<div style="font-size:12px">{txt}</div>
{sig} </td>
</tr>
<tr class="{class}">
<td>{online}</td>
<td><font class="smalfont">{pm} {email} {www} {icq}</font></td>
</tr>
<tr>
<td colspan="2" class="Cmite" height="2"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%">{NEWTH}{ANTWORTEN}</td>
<td width="50%" align="left"><strong>{HMENU}</strong></td>
<td width="24%" align="right">{SITELINK}</td>
</tr>
</table>
<br />
{EXPLODE}
<br />
<strong><br />
{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>
Gruß Zitat geschrieben von Angelina Hallo CaptainJack Poste doch mal deine showpost.htm |
||
| Sunshine Live Mitglied
Posts: 913 |
büdde
<span style="font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;">{TOPICNAME}</span><br />
{SITELINK}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="27%"><br />
{NEWTH}{ANTWORTEN} <br /></td>
<td width="73%" align="left" valign="bottom"><strong>{HMENU}</strong></td>
</tr>
</table>
<hr />
<br />
<table width="100%" border="0" cellspacing="1" cellpadding="2" class="border">
<tr class="Chead" >
<th height="30"><b>Author</b>
<th height="30">Nachricht
</tr>
{EXPLODE}
<tr class="{class}">
<td width="20%" valign="top"><a href="index.php?user-details-{erstid}"><strong>{erst}</strong></a> {land}<br />
<font class="smalfont">{rang}{posts}{avatar}{details}</font></td>
<td width="80%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="middle"><span class="smalfont" style="float: left; width:50%;"><a class="smallfont" href="index.php?forum-showposts-{TID}#{id}" title="{i}. Post in diesem Thema">#</a> {date} </span></td>
<td width="50%" align="right" valign="middle"> <a href="index.php?forum-inform-p{id}">melden</a> {delete} {change} <a href="index.php?forum-newpost-{TID}-z{id}">{_lang_quote}</a></td>
</tr>
</table>
<hr align="left" />
<br />
<div style="font-size:12px">{txt}</div>
{sig}
<fieldset><legend>Distanzierung</legend>
<a href="javascript:Klapptext('footer{id}')"><img border="0" title="Aus/Ein-klappen" alt="Aus/Ein-klappen" id="image_footer{id}" src="include/images/icons/plus.gif"/></a><div style="border: 1px dotted rgb(0, 0, 0); display: none;" id="layer_footer{id}">Der Betreiber und die Moderatoren dieses Forums distanzieren sich hiermit ausdrücklich von dem von <font size=2 color="#5e81bc">{erst}</font> am <font color="#5e81bc">{date}</font> verfassten Beitrag. Sollte dieser Beitrag Ihre Rechte verletzen bitten wir um <a href="index.php?contact"><font color="#5e81bc"><u>Benachrichtigung</u></font></a></div>
</fieldset> </td>
</tr>
<tr class="{class}">
<td>{online}</td>
<td><font class="smalfont">{pm} {email} {www} {icq}</font></td>
</tr>
<tr>
<td colspan="2" class="Cmite" height="2"></td>
</tr>
{EXPLODE}
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%">{NEWTH}{ANTWORTEN}</td>
<td width="50%" align="left"><strong>{HMENU}</strong></td>
<td width="24%" align="right">{SITELINK}</td>
</tr>
</table>
<br />
{EXPLODE}
<br />
<strong><br />
{_lang_administrattopic}</strong><br />
<a href="javascript:renametopic()">{_lang_rename}</a>
,
<a href="index.php?forum-edittopic-{tid}-2">{_lang_delete}</a>
,
<a href="index.php?forum-edittopic-{tid}-3">{_lang_shift}</a>
,
<a href="index.php?forum-edittopic-{tid}-4-2">{status}</a>
,
<a href="index.php?forum-edittopic-{tid}-5">{festnorm}</a>
<script language="JavaScript" type="text/javascript">
<!--
function renametopic () {
var x = prompt ( "Bitte den neuen Namen vom Thema eintragen" , "" );
if ( x ) {
document.location.href="index.php?forum-edittopic-{tid}-1=0&newTopic="+x;
}
}
//-->
</script>Meine Page Profilansicht 1.2b Profilansicht 1.2 |
||
| CaptainJack Mitglied
Posts: 389 |
Thx funzt super und sieht gut aus :-D
|
||
| [ Anmelden zum schreiben ] |