user summary bar

Started by Senkusha, March 16, 2004, 10:08:34 PM

Previous topic - Next topic

Senkusha

At the top where it displays your username, messages, current time, total time logged in, and your avatar, is there a way to make it look like it does here at SMF?  I think it's easier to read.  Thanks!
-- Senkusha
The Kawaii Klub
The Creative Anime Role Playing Community.
(SMF v. 2.1.4, PHP v. 8.0)

Tyris

you can find the place to edit in the index.template.php ... in the template_main_above() function...
look for
   // If the user is logged in, display stuff like their name, new messages, etc.
and its just a few lines below that...

Unfortunately I dunno what stuff the array actually contains.. so do a print_r of it to find out... or wait for some more documentation...

Advertisement: