Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Where do I edit the “Welcome, user! Logout.


724719
Inactive

go to the logged-in.php file in your template folder (e.g. http://www.yourdomain.com/yourforum/bb-templates/kakumei/logged-in.php)

you’ll find this piece of code. change it to your likin :-

<p class="login">
<?php printf(__('Welcome, %1$s!'), bb_get_profile_link(bb_get_current_user_info( 'name' )));?>
<?php bb_admin_link( 'before= | ' );?>
| <?php bb_logout_link(); ?>

Good Luck!

Sway

http://www.swaymedia.com

http://www.picbi.com

Skip to toolbar