Login im Forum oben ?

computersitzer
Weiß net genau wo ich danach suchen muß ... habs fast geschafft aber ...

Vl. Kann mir einer weiterhelfen hätte gerne für nicht angemelde User admins usw. die Login Tabbele oben stehen wo nach der anmeldung willkommen ... steht

Freu mich natürlich über jeden Tipp ... Hilfe ...

Wird ja sicher net schwer sein und so mancher hat es schon gemacht ...

MFG
Comutersitzer
jacqy
müßte so gehen.
suche im index.tpl

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:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
<if($wbbuserdata['userid']==0)>
 <then>
  <br /><a name="login" id="login"></a>
  <if($allowloginencryption==1)><then>
  <script type="text/javascript" src="js/sha1.js"></script>
  <script type="text/javascript" src="js/crypt.js"></script>
  </then></if>
  <form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
  <input type="hidden" name="send" value="send" />
  <input type="hidden" name="sid" value="$session[hash]" />
  <if($allowloginencryption==1)><then>
  <input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
  <input type="hidden" name="crypted" value="false" /></then></if>
  <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
   <tr>
    <td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td> 
   </tr>
   <tr>
    <td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">
     <tr>
      <td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>
      <td><span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
      <td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>):</span></td>
      <td><span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
	  <if($allowloginencryption==1)><then>
      <td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></span></td>
      <td><span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td></then></if>
      <td><input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>
     </tr>
    </table></td>
   </tr>
  </table></form>
  <if($allowloginencryption==1)><then>
  <script type="text/javascript">
   <!--
    activate_loginencryption(document.loginform);
   //-->
  </script></then></if>
 </then>
</if>


das ausschneiden und unter $header einfügen. login sollte dann oben sein.
computersitzer
Danke mal für die schnelle antwort werd es mal schnell testen ...

MFG
Computersitzer

P.S: Klappt net ganz liegt woll am Style ...
Dragon-Lion
Zitat:
Original von jacqy

das ausschneiden und unter $header einfügen. login sollte dann oben sein.


super danke wusste garnich das es geht aber gleich getestet, funzt 1a und gleich geändert Augenzwinkern
jacqy
Zitat:
Original von computersitzer
Danke mal für die schnelle antwort werd es mal schnell testen ...

MFG
Computersitzer

P.S: Klappt net ganz liegt woll am Style ...


ja möglich

sonst kann ich mir das mal anschauen.
computersitzer
Ne Danke Super für Deine Hilfe ...

Aber wenn man einen Style eingebaut hat ist das etwas schwierig ...

Das hat natürlich nix mit dir zutun ...

Muß nur die stelle im style code finden und dann klappt das sicher ...

DANKE NOCHMAL FÜR DEINE HILFE (Ratschlag)....
jacqy
ist okAugenzwinkern

falls du doch hilfe brauchst,sag bescheid,