Search found 2 matches
- Fri Mar 13, 2009 5:49 am
- Forum: [3.0/Olympus] Styling
- Topic: Customize log in log out button
- Replies: 2
- Views: 8073
Re: Customize log in log out button
Wow thanx you look good !! Uhmm I want to take it a step higher I want to display the user avatar next to the log out button. I want to query the database for the user's avatar. Question: what string variable is holding the user name? is that $user->data['username'] ? Will I query the database like ...
- Thu Mar 12, 2009 4:28 pm
- Forum: [3.0/Olympus] Styling
- Topic: Customize log in log out button
- Replies: 2
- Views: 8073
Customize log in log out button
Hello Community! I like to customized the log in log out button of my whole board, something like: when a user is not logged in it will say "welcome guest please log in " and when the user is logged in it will say "Welcome back user". In vbulletin you edit the phrases to achieve this how about in ph...