pieter |
|
---|---|
1. Can you give us a link? --->> FOUND IT in a picture of you: http://pablo92.cba.pl/
2. For the login link you asked: use plugin "LeetLogin" TAG: {PLUGIN_LEETLOGIN} 3. to delete the top: delete the following part in header.tpl <div id="userBar">
<!-- BEGIN: GUEST -->
<div class="userBarR"><a href="users.php?m=auth">{PHP.skinlang.header.Login}</a> • <a href="users.php?m=register">{PHP.skinlang.header.Register}</a> • <a href="plug.php?e=passrecover">{PHP.skinlang.header.Lostyourpassword}</a></div>
<strong>{PHP.skinlang.header.Welcome}</strong>
<!-- END: GUEST -->
<!-- BEGIN: USER -->
<div class="userBarR">{HEADER_USER_LOGINOUT}</div>
<b>{HEADER_LOGSTATUS}</b>
<div class="userBarL">{HEADER_USER_ADMINPANEL} | {HEADER_USERLIST} | {HEADER_USER_PROFILE} | {HEADER_USER_PFS} | {HEADER_USER_PMREMINDER}<br />{HEADER_NOTICES}</div>
<!-- END: USER -->
</div> ... can we help you ...
|