Farbe des Avatarfeldes anpassen.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Hi ...
Kannst du mir die biden Original-Dateien nochmal bitte verlinken ...
also overall_header.tpl und overall_footer.tpl
Markus
Kannst du mir die biden Original-Dateien nochmal bitte verlinken ...
also overall_header.tpl und overall_footer.tpl
Markus
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Vorsicht... heiß und fettig:
http://www.fetishlounge.de/jessica/overall_footer.txt
http://www.fetishlounge.de/jessica/overall_header.txt
http://www.fetishlounge.de/jessica/overall_footer.txt
http://www.fetishlounge.de/jessica/overall_header.txt
Hi ...
jetzt passt es
nimm die overall_footer.tpl
Markus
jetzt passt es

nimm die overall_footer.tpl
Code: Alles auswählen
<br>{ADMIN_LINK}<br>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2004
// -->
<center>Mehr als nur bizarrer Kram....</center><hr><br>
<font>Powered by <a href="http://www.phpbb.com/" target="_blank">phpBB</a> {PHPBB_VERSION} © 2001, 2005 phpBB Group<br><a href="http://www.fetishlounge.de/" target="_blank">www.fetishlounge.de </a>sagt Danke phpBB<br></font>
</td>
<td width="15%" class="bordpunt" valign="top">
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td class="bordpunt2">
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="47" height="15"><img src="templates/esbardu/images/menu_izq.png" alt=""></td>
<td class="negro" height="15">Menú</td>
<td width="14" height="15"><img src="templates/esbardu/images/menu_der.png" alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td><a class=navigation href="{U_FAQ}">{L_FAQ}</a>
<a class=navigation href="{U_SEARCH}">{L_SEARCH}</a>
<a class=navigation href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>
<a class=navigation href="{U_GROUP_CP}">{L_USERGROUPS}</a>
<!-- BEGIN switch_user_logged_out -->
<a class=navigation href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
<a class=navigation href="{U_PROFILE}">{L_PROFILE}</a>
<a class=navigation href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
<a class=navigation href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a>
<a class=navigation href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
</td>
</tr>
</table>
</td>
</tr>
<tr><td class="bordpunt2">
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="47" height="15"><img src="templates/esbardu/images/menu_izq.png" alt=""></td>
<td class="negro" height="15"><a name="login"></a>{L_LOGIN_LOGOUT}</td>
<td width="14" height="15"><img src="templates/esbardu/images/menu_der.png" alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" cellpadding="2" cellspacing="1" border="0">
<tr>
<td align="center" valign="middle"><font>{L_USERNAME}:<br>
<input type="text" name="username" size="10" /></font></td>
</tr>
<tr>
<td align="center" valign="middle"><font>{L_PASSWORD}:<br>
<input type="password" name="password" size="10" /></font>
</td>
</tr>
<tr>
<td align="center" valign="middle"><font>{L_AUTO_LOGIN} <input class="check" type="checkbox" name="autologin" /></font>
</td>
</tr>
<tr>
<td align="center" valign="middle"><font><input type="submit" name="login" value="{L_LOGIN}"></font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
</td></tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="47" height="15"><img src="templates/esbardu/images/menu_izq.png" alt=""></td>
<td class="negro" height="15">Info</td>
<td width="14" height="15"><img src="templates/esbardu/images/menu_der.png" alt=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center"><font>
Dieses Design ist noch nicht funktionsfähig! Bitte wählen Sie ein anderes.<br><hr>
<a class="imagen" href="http://www.phpbb-design.com/en" target="_blank"><img src="templates/esbardu/images/phpBB-design.gif" border="0" alt="Design for phpBB" title="Design for phpBB"></a></font><br><br>
<a class="imagen" href="http://www.altuxa.com" target="_blank"><img border="0" src="templates/esbardu/images/boton_altuxa.png" alt="Design by Altuxa Internet Ensemble" title="Design by Altuxa Internet Ensemble"></a><br><br>
<a class="imagen" href="http://www.phpbb.com" target="_blank"><img src="templates/esbardu/images/phpBB_88a.gif" border="0" alt="Powered by phpBB2" title="Powered by phpBB2"></a></font><br><br>
<a class="imagen" href="http://validator.w3.org/" target="_blank"><img border="0"
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01!" height="31" width="88"></a><br><br>
<a class="imagen" href="http://jigsaw.w3.org/css-validator/" target="_blank"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" class="copy" align="right">© by www.fetishlounge.de</td>
<td height="15" width="120" class="copy" valign="bottom"><img src="templates/esbardu/images/copy.png" height="15" width="120" alt=""></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Hi Markus,
vielen vielen Dank. So funktioniert es einwandfrei.
Den Style kann ich fast aktivieren. Das einzige was noch nicht funktioniert, ist die Auswahl des Geschlechtes wärend der Registrierung.
Laut der Intall.txt soll in den Tamplates nur folgendes geändert werden:
Das habe ich alles erledigt. Woran kann das liegen, dass man dennoch nichts sieht?
vielen vielen Dank. So funktioniert es einwandfrei.
Den Style kann ich fast aktivieren. Das einzige was noch nicht funktioniert, ist die Auswahl des Geschlechtes wärend der Registrierung.
Laut der Intall.txt soll in den Tamplates nur folgendes geändert werden:
Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/profile_add_body.tpl
#
#-----[ FIND ]------------------------------------------------
#
value="{INTERESTS}"
</td>
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Gender MOD -->
<tr>
<td class="row1"><span class="gen">{L_GENDER}:</span></td>
<td class="row2">
<input type="radio" {LOCK_GENDER} name="gender" value="0" {GENDER_NO_SPECIFY_CHECKED}/>
<span class="gen">{L_GENDER_NOT_SPECIFY}</span>
<input type="radio" name="gender" value="1" {GENDER_MALE_CHECKED}/>
<span class="gen">{L_GENDER_MALE}</span>
<input type="radio" name="gender" value="2" {GENDER_FEMALE_CHECKED}/>
<span class="gen">{L_GENDER_FEMALE}</span></td>
</tr>
<!-- End add - Gender MOD -->
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/profile_view_body.tpl
#
#-----[ FIND ]------------------------------------------------
#
{INTERESTS}
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Gender MOD -->
<tr>
<td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_GENDER}:</span></td>
<td> <b><span class="gen">{GENDER}</span></b></td>
</tr>
<!-- End add - Gender MOD -->
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/subSilver.cfg
#
#-----[ FIND ]------------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - Gender MOD
$images['icon_minigender_male'] = "$current_template_images/icon_minigender_male.gif";
$images['icon_minigender_female'] = "$current_template_images/icon_minigender_female.gif";
// End add - Gender MOD
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/viewtopic_body.tpl
#
#-----[ FIND ]------------------------------------------------
#
{postrow.POSTER_AVATAR}<br /><br />
#
#-----[ IN-LINE FIND ]----------------------------------------
#
{postrow.POSTER_AVATAR}<br /><br />
#
#-----[ IN-LINE AFTER, ADD ]----------------------------------
#
{postrow.POSTER_GENDER}<br />
#
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/admin/user_edit_body.tpl
#
#-----[ FIND ]------------------------------------------------
#
value="{INTERESTS}"
</td>
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- Start add - Gender MOD -->
<tr>
<td class="row1"><span class="gen">{L_GENDER}:</span></td>
<td class="row2">
<input type="radio" name="gender" value="0" {GENDER_NO_SPECIFY_CHECKED}/>
<span class="gen">{L_GENDER_NOT_SPECIFY}</span>
<input type="radio" name="gender" value="1" {GENDER_MALE_CHECKED}/>
<span class="gen">{L_GENDER_MALE}</span>
<input type="radio" name="gender" value="2" {GENDER_FEMALE_CHECKED}/>
<span class="gen">{L_GENDER_FEMALE}</span></td>
</tr>
<!-- End add - Gender MOD -->
Das habe ich alles erledigt. Woran kann das liegen, dass man dennoch nichts sieht?
Das Problem mit dem Profil ist erledigt. Jetzt funktioniert es, ein kleiner Tippfehler war das Problem.
Nur leider wird es zu groß angezeigt...:
[ externes Bild ]
wie bekomme ich das in Standartgröße, so wie den Rest?
gruß
rock
Nur leider wird es zu groß angezeigt...:
[ externes Bild ]
wie bekomme ich das in Standartgröße, so wie den Rest?
gruß
rock
Hi ...
suche in der profile_view_body.tpl
ersetze mit:
Markus
suche in der profile_view_body.tpl
Code: Alles auswählen
<tr>
<td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_GENDER}:</span></td>
<td> <b><span class="gen">{GENDER}</span></b></td>
</tr>
Code: Alles auswählen
<!-- Start add - Gender MOD -->
<tr>
<td valign="top" align="right" nowrap="nowrap"><font>{L_GENDER}:</font></td>
<td> <b><font>{GENDER}</font></b></td>
</tr>
<!-- End add - Gender MOD -->
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Hi Markus,
den Gedanken hatte ich auch schon:
profile_view_body.tpl :
Leider bringt das nur nichts. Er stellt es nach wie vor größer da als den Rest....
Und noch nebenbei. Mir ist aufgefallen, dass man nach dem posten eines Beitrags nicht mehr automatisch weiter bzw. zurück geleitet wird. Bringt das auch der neue Style mit sich?
den Gedanken hatte ich auch schon:
profile_view_body.tpl :
Code: Alles auswählen
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td align="left"><a href="{U_INDEX}">{L_INDEX}</a></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="1" border="0" align="center">
<tr>
<th colspan="2" nowrap="nowrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="47" height="15"><img src="templates/esbardu/images/menu_izq.png" alt=""></td>
<td height="15" class="negro">{L_VIEWING_PROFILE}</td><td width="14" height="15"><img src="templates/esbardu/images/menu_der.png" alt=""></td>
</tr></table></th>
</tr>
<tr>
<td class="categoria" width="40%" align="center"><b>{L_AVATAR}</b></td>
<td class="categoria" width="60%" align="center"><b>{L_ABOUT_USER}</b></td>
</tr>
<tr>
<td class="gris1" height="6" valign="top" align="center">{AVATAR_IMG}<br />{POSTER_RANK}</td>
<td class="gris2" rowspan="3" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{L_JOINED}: </font></td>
<td width="100%"><font><b>{JOINED}</b></font></td>
</tr>
<tr>
<td valign="top" align="right" nowrap="nowrap"><font>{L_TOTAL_POSTS}: </font></td>
<td valign="top"><font><b>{POSTS}</b><br />[{POST_PERCENT_STATS} / {POST_DAY_STATS}] <br /><a href="{U_SEARCH_USER}">{L_SEARCH_USER_POSTS}</a></font></td>
</tr>
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{L_LOCATION}: </font></td>
<td><font><b>{LOCATION}</b></font></td>
</tr>
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{L_WEBSITE}: </font></td>
<td><font><b>{WWW}</b></font></td>
</tr>
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{L_OCCUPATION}: </font></td>
<td><font><b>{OCCUPATION}</b></font></td>
</tr>
<tr>
<td valign="top" align="right" nowrap="nowrap"><font>{L_INTERESTS}:</font></td>
<td> <b><font>{INTERESTS}</font></b></td>
</tr>{CASH}
<!-- Start add - Gender MOD -->
<tr>
<td valign="top" align="right" nowrap="nowrap"><font>{L_GENDER}:</font></td>
<td> <b><font>{GENDER}</font></b></td>
</tr>
<!-- End add - Gender MOD -->
</table>
</td>
</tr>
<tr>
<td class="categoria" align="center"><b>{L_CONTACT} {USERNAME}</b></td>
</tr>
<tr>
<td class="gris1" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{L_EMAIL_ADDRESS}:</font></td>
<td valign="middle" width="100%"><font><b>{EMAIL_IMG}</b></font></td>
</tr>
<tr>
<td valign="middle" nowrap="nowrap" align="right"><font>{L_PM}:</font></td>
<td valign="middle"><font><b>{PM_IMG}</b></font></td>
</tr>
<tr>
<td valign="middle" nowrap="nowrap" align="right"><font>{L_MESSENGER}:</font></td>
<td valign="middle"><font>{MSN}</font></td>
</tr>
<tr>
<td valign="middle" nowrap="nowrap" align="right"><font>{L_YAHOO}:</font></td>
<td valign="middle"><font>{YIM_IMG}</font></td>
</tr>
<tr>
<td valign="middle" nowrap="nowrap" align="right"><font>{L_AIM}:</font></td>
<td valign="middle"><font>{AIM_IMG}</font></td>
</tr>
<tr>
<td valign="middle" nowrap="nowrap" align="right"><font>{L_ICQ_NUMBER}:</font></td>
<td><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
document.write(' {ICQ_IMG}');
else
document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
//--></script><noscript>{ICQ_IMG}</noscript></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td align="right"><span class="nav"><br />{JUMPBOX}</span></td>
</tr>
</table>
Leider bringt das nur nichts. Er stellt es nach wie vor größer da als den Rest....
Und noch nebenbei. Mir ist aufgefallen, dass man nach dem posten eines Beitrags nicht mehr automatisch weiter bzw. zurück geleitet wird. Bringt das auch der neue Style mit sich?
Hi ...
hast du mir mal den Dowmload-Link von dem Template ... dann installiere ich das mal bei mir.
Markus
Edit:
Es wird doch richtig angezeigt ... was noch nicht stimmt ist der Cash MOD ... dazu musst du die Datei cash_viewprofile.tpl genauso editieren wie auch die profile_view_body.tpl
suche:
ersetze mit:
Markus
hast du mir mal den Dowmload-Link von dem Template ... dann installiere ich das mal bei mir.
Markus
Edit:
Es wird doch richtig angezeigt ... was noch nicht stimmt ist der Cash MOD ... dazu musst du die Datei cash_viewprofile.tpl genauso editieren wie auch die profile_view_body.tpl
suche:
Code: Alles auswählen
<!-- BEGIN cashrow -->
<tr>
<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{cashrow.CASH_NAME}:</span></td>
<td><span class="gen"><b>{cashrow.CASH_AMOUNT}</b></span></td>
</tr>
<!-- END cashrow -->
<!-- BEGIN switch_cashlinkson -->
<tr>
<td valign="middle" align="right" nowrap="nowrap"></span>
<td><span class="gen">
<!-- BEGIN cashlinks -->
[ <a href="{switch_cashlinkson.cashlinks.U_LINK}" class="genmed">{switch_cashlinkson.cashlinks.L_NAME}</a> ]
<!-- END cashlinks -->
</span></td>
</tr>
<!-- END switch_cashlinkson -->
Code: Alles auswählen
<!-- BEGIN cashrow -->
<tr>
<td valign="middle" align="right" nowrap="nowrap"><font>{cashrow.CASH_NAME}:</font></td>
<td><font><b>{cashrow.CASH_AMOUNT}</b></font></td>
</tr>
<!-- END cashrow -->
<!-- BEGIN switch_cashlinkson -->
<tr>
<td valign="middle" align="right" nowrap="nowrap"></span>
<td><font>
<!-- BEGIN cashlinks -->
[ <a href="{switch_cashlinkson.cashlinks.U_LINK}" class="genmed">{switch_cashlinkson.cashlinks.L_NAME}</a> ]
<!-- END cashlinks -->
<font></td>
</tr>
<!-- END switch_cashlinkson -->
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
Wo ich das her habe, weiß ich nicht mehr...
Aber ich habe es mal hochgeladen:
http://www.fetishlounge.de/jessica/esba ... %5d.tar.gz
Aber ich habe es mal hochgeladen:
http://www.fetishlounge.de/jessica/esba ... %5d.tar.gz
Hi ...rockford hat geschrieben:Wo ich das her habe, weiß ich nicht mehr...
Aber ich habe es mal hochgeladen:
http://www.fetishlounge.de/jessica/esba ... %5d.tar.gz
danke .. habs runtergeladen ..


Markus
.... Telefon-Support - Schnelle Hilfe bei Hackangriffen, Modeinbau, Templateanpassung, Grafikerst., uvm.
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen
.... Es gibt keine Probleme .... Nur neue Chancen
.... Ihr wollt ein einmaliges Template? - Prof. Templateerstellung und phpBB-Anpassungen