![]() |
How to _NOT_ display avatar in PMs
When my users receive a PM and view it, it shows the users' avatar. Due to the style and width I'm using, and the fact that I allow pretty large avatars, it really distorts the page when viewing a PM from a user with a large avatar.
I would like to totally remove that. I see where it's all displayed in postbit_legacy - and so if I remove it there, it won't display anywhere. What I need is some type of conditional to display the avatar, such as: if _viewing_such_and_such_page (in this case I think it's private.php), then don't show avatar - else show avatar. Can somebody give me an idea what I would need to add in as a conditional to make avatar's of the user who sent the PM when reading the PM? Thanks Mike |
Try:
HTML Code:
<if condition="THIS_SCIPT != 'private'">...show avatar..</if> |
All times are GMT. The time now is 07:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|