^^ I am sure he knows ^^
Let me code something up and then i will send... Give me a bit to make...(Well more like 5 min) then i will have this done for you!
-------------------------------------------------
Edit:
ARe you talking about the header that says Index, Userlist, Rules, ect??
If not look at the end of the download it has a add on that you can use
here it is:
##################################################
#Below adds you are "logged in as Username" after person is logged in
#and logout link below your punbb header!
##################################################
#
#-----[ 1. Open ]----------------------------------
#
include/user/login.php
#
#-----[ 2. Find ]-----------------------------------
#
</div>
<?php
}
}
#
#------[ 4. Replace with]-------------------------------
#
</div>
<?php
}
}else
{
?>
<div class="logintop">
<p>
<?php echo $lang_common['Logged in as'].' <strong>'.pun_htmlspecialchars($pun_user['username']).'</strong> | <a href="login.php?action=out&id='.$pun_user['id'].'">'.$lang_common['Logout'].'</a>'; ?>
</p>
</div>
<?php
}
My
PunRes Wiki Mods:
1.)
Remove Post Icon in View Topic And in Index2.)
Bold Links In Header[img]http://www.the-artbreak.com/forum/img/smilies/socom.png[/img]