Log-in / Log-out Form Design


KP

Duh! I'm stupid  :-D It's one of those days.

Thanks for the quick response.
kevin

jacobi22

the Welcome-back-Message is a part of the templete
<td class="login" style="padding-top: 15px; padding-bottom: 15px;">
                                        <?php echo $TEXT['WELCOME_BACK']; ?>, <?php echo $wb->get_display_name(); ?>
                                </td>


take a look to the standard-template round or allcss

KP

#1
Hello.
Regarding User/Group login to specific pages, I have successfully found the "log-in" content in the code (in the /account/login_form.php file) and was able to add styles to it, but I have looked everywhere to find the "log-out" form - the one that says "Logged-in: Welcome Back USERNAME", has the "log-out" button and a preferences button. Where is this in the code?

Thanks,
kevin