Seite 1 von 1

[Erledigt] BBCode [profile]

Verfasst: 29.01.2009 18:10
von Stonewoman
Hallo,

ich benutze in meinem Forum sehr oft den BBCode [profile] (Link zum Profil: [profile]Username[/profile]):

Allerdings ist mir der Button etwas zu groß. Wenn ich es so mache:

Code: Alles auswählen

[size=85][profile]Username[/profile][/size]
ists perfekt. Nur das ist mir etwas umständlich. Nun hab ich versucht das in der HTML-Ersetzung:

Code: Alles auswählen

<input class="button2 btnlite" type="button" value="{TEXT}" onclick="window.location.href='memberlist.php?mode=viewprofile&un={TEXT}'">
zu ändern, aber das bekomme ich nicht hin.

Könnte mir da mal jemand helfen? Oder hat jemand einen anderen Profil-BBCode??

Grüße, Stoni.

Re: BBCode [profile]

Verfasst: 31.01.2009 12:23
von Stonewoman
*push*