Suche im Forum:
Suchen


Autor Nachricht
Beitrag22.07.2007 um 21:42 (UTC)    
Titel: [erledigt] Intro: Log-In Box

Hallo!

Ich kann den Quelltext für den Log-In nicht kopieren, ich möchte ihn aber z.B. ins Intro haben!
Kennt jmd. den Code?

Danke im Vorraus,
Awardshp.de.tl


Zuletzt bearbeitet von awardshp am 22.07.2007, 23:20, insgesamt einmal bearbeitet
Beitrag22.07.2007 um 22:01 (UTC)    
Titel:

schreibe einfach ins Intro:

Zitat:

[login]
Beitrag23.07.2007 um 07:57 (UTC)    
Titel:

In Baukasten Extras sind keine Variablen erlaubt.
Nutze am besten den Code:
Zitat:
<table width="168" cellspacing="0" cellpadding="0" border="0" id="sidebar_heading_1">
<tbody>
<tr>
<td class="sidebar_heading"> </td>

</tr>
<tr>
<td background="/templates/darkblue/images/right_bg.gif" class="shouty">
<form method="post" action="Login.htm">
<table>
<tbody>
<tr>
<td>Benutzername:</td>

<td><input type="text" value="" name="modulenter[name]" style="width: 100px; height: 20px; color: rgb(0, 0, 0); background-image: url();" /></td>
</tr>
<tr>
<td>Kennwort:</td>
<td><input type="password" value="" name="modulenter[kennwort]" style="width: 100px; height: 20px; color: rgb(0, 0, 0); background-image: url();" /></td>
</tr>
</tbody>
</table>

<input type="hidden" value="1" name="mode" /> <input type="hidden" value="1" name="checklogin" /> <input type="submit" value="Login" style="width: 60px; height: 20px; color: red; font-size: 15px; font-weight: bold; background-image: url();" />
</form>
</td>
</tr>
<tr>
</tr>
</tbody>
</table>
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de