Beitrag # 1 | 16:33
Seteneditor
->Designverwaltung des Moduls
-->Seiten der Site

in Mitte von Ouelltext nach diese <!-- ---> Zeichen begint Ouelltext für Einlogen Block
Wort Einlogen in Ihre Daten enden.
Dann das alles löschen:

Code
<script type="text/javascript">
sendFrm549625=function(){
var o=document.getElementById('frmLg549625');
var pos=_umlGetCoord(document.getElementById('frmLg549625'));
document.body.insertBefore(document.getElementById('blk549625'),document.body.firstChild);
with(document.getElementById('blk549625')){style.top=(pos['top'])+'px';style.left=(pos['left'])+'px';style.width=o.offsetWidth;style.height=o.offsetHeight;style.display='';innerHTML='<div align="left" style="padding:5px;"><div class="myWinLoad"></div></div>';}
uz.util.Connect.setForm('frmLg549625');
var cObj = uz.util.Connect.asyncRequest('POST','http://---.ucoz.de/index/',callback);
}
</script>
<div id="blk549625" style="border:1px solid #CCCCCC;position:absolute;z-index:82;background:url('http://s101.ucoz.net/img/fr/g.gif');display:none;"></div><form id="frmLg549625" method="post" style="margin:0" onsubmit="sendFrm549625();return false;">

<table border="0" cellspacing="1" cellpadding="0" width="100%">

<tr><td width="20%" nowrap="nowrap">Login:</td><td><input class="loginField" type="text" name="user" value="" size="20" style="width:100%;" maxlength="50" /></td></tr>
<tr><td>Passwort:</td><td><input class="loginField" type="password" name="password" size="20" style="width:100%" maxlength="15" /></td></tr>
</table>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tr><td nowrap><input id="remsitePage1" type="checkbox" name="rem" value="1" checked /><label for="remsitePage1">Speichern</label> </td><td align="right" valign="top"><input class="loginButton" name="sbm" type="submit" value="Login" /></td></tr>
<tr><td colspan="2"><div style="font-size:7pt;text-align:center;"><a href="javascript://" onclick="openLayerB('Prm',0,'http://---.ucoz.de/index/5','Passworterinnerung',250,130,1);return false;">Passwort vergessen</a> · <a href="http://---.ucoz.de/index/3">Registrieren</a></div></td></tr>
</table>

<input type="hidden" name="a" value="2" /><input type="hidden" name="ajax" value="1" /><input type="hidden" name="rnd" value="625" /></form>

und das einfügen:

<?if($LOGIN_FORM$)?>
Herzlich willkommen Gast!
<div> </div><br/>
<IMG SRC="http://warofdragons.ucoz.de/img/gastavatar.jpg" BORDER="0">
<div> </div> <br/>
$LOGIN_FORM$
<?else?>

<?if($USER_LOGGED_IN$)?>
Herzlich willkommen $USERNAME$
<div><div/><br/>
<?if($USER_AVATAR_URL$)?><IMG SRC="$USER_AVATAR_URL$" BORDER="0">
<?else?> <IMG SRC="http://warofdragons.ucoz.de/img/avatar.gif" BORDER="0"> <?endif?>
<div><div/>
<a href="$PERSONAL_PAGE_LINK$" title="Mein Profil"><img border="0" align="absmiddle" src="http://warofdragons.ucoz.de/img/profil.gif" title="Mein Profil"></a>
<a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"><img border="0" align="absmiddle" src="http://warofdragons.ucoz.de/img/ls.gif" title="Persönliche Mitteilungen ($UNREAD_PM$)"></a>
<?else?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"> <img border="0" align="absmiddle" src="http://warofdragons.ucoz.de/img/ls.gif" title="Persönliche Mitteilungen ($UNREAD_PM$)"></a>
<?endif?>
<a href="http://ihre Seite/forum/0-0-1-34"><img border="0" align="absmiddle" src="http://zwezda.ucoz.ru/zwezda-img/forum.gif" title="Neue Nachrichten in Forum"></a>
<a href="javascript://" onclick="window.open('http://ihre Seite.ucoz.de/media/?t=draw;h=1','graffity','resizable=1,scrollbars=1,top=0,left=0,width=740,height=540'); return false;"><img border="0" align="absmiddle" src="http://warofdragons.ucoz.de/img/grafiti.gif" title="Graffity"></a>
<a href="$LOGOUT_LINK$" title="Logout" ><img border="0" align="absmiddle" src="http://warofdragons.ucoz.de/img/exit.gif" title="Logout"></a>
<?endif?>

Alles was in Farbe sehen, können sie enden b.z.w ihre Bilder benutzen.

MfG Vitali cool


Beitrag wurde von VITALIUS - Donnerstag, 19.03.2009, 17:24 bearbeitet