1
Tongo
Edit default login/logoff messages
  • 2006/3/19 22:39

  • Tongo

  • Just popping in

  • Posts: 36

  • Since: 2006/2/23


I want to edit the default verbage and looks of the login/logout messages (the ones that appear at the top of the screen immediately after logging in and out) but I cannot locate them.

Where are they? CAN they be customized?

2
stefan88
Re: Edit default login/logoff messages
  • 2006/3/19 22:49

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


edit your /language/english/user.php

define('_US_LOGGINGU','Thank you for logging in, %s.');
and
define('_US_LOGGEDOUT','You are now logged out');

whit what you want. If you use different language, other than english, you have to edit it, not the english.
..

3
Tongo
Re: Edit default login/logoff messages
  • 2006/3/19 23:06

  • Tongo

  • Just popping in

  • Posts: 36

  • Since: 2006/2/23


And there they are! Thank you!

One other question: Any idea how to change the message background color from the default silver/gray to one that matches my theme?

4
stefan88
Re: Edit default login/logoff messages
  • 2006/3/19 23:24

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


You have to play little more for that - it is the template.

If you use "default" template set you have to clone it (in admin -> templates) and set the new one as default (in admin -> preferences -> general -> Default template set)

Then in admin -> templates -> new one edit SYSTEM -> "system_redirect.html" and change in this part

<div style="text-align:center; 
background-color: #EBEBEB;
border-top: 1px solid #FFFFFF; 
border-left: 1px solid #FFFFFF; 
border-right: 1px solid #AAAAAA; 
border-bottom: 1px solid #AAAAAA; 
font-weight : bold;"
>


this:

background-color: #EBEBEB;

to whatever you want...
..

5
Tongo
Re: Edit default login/logoff messages
  • 2006/3/19 23:34

  • Tongo

  • Just popping in

  • Posts: 36

  • Since: 2006/2/23


Wonderful! Exactly what I needed. Thanks!

Login

Who's Online

230 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits