ElkArte Community

Project Support => Support => Topic started by: Mrs. Chaos on August 20, 2017, 10:25:05 am

Title: Where can I change the profile shown next to the topics?
Post by: Mrs. Chaos on August 20, 2017, 10:25:05 am
Hello!

There're already some great themes for ElkArte. :)
As I saw, they have different "user profiles" (I don't know the right term for it) next to the topics. Some of it are shown on the image.
How and where can I exchange these "user profiles"?  If I have, for example, a theme, in which there's the profile as on the left on the image, but I want to have one as in the middle.

I've searched on pages like "MessageIndex.template.php", "ProfileInfo.template.php" and some others, but couldn't find the right code/strings.
Title: Re: Where can I change the profile shown next to the topics?
Post by: emanuele on August 20, 2017, 10:58:47 am
Certain "pieces" of templates have been moved to "generic" templates that can be reused in multiple places.
The so called "mini profile" is in GenericMessages.template.php :)
Title: Re: Where can I change the profile shown next to the topics?
Post by: Mrs. Chaos on August 20, 2017, 02:01:38 pm
Thanks for the explanation!
I'll look around there and try out different things now.