Tetra WebBBS Configuration

$DisplayAvatar

If $DisplayAvatar is set to '1' avatar images are visible on message display pages (single or guestbook style).
If $DisplayAvatar is set to '0' no avatar images are visisble

Boolean 0/1
New in 6.13

For the time being the avatar feature utilizes the profile image, IF it's an image uploaded with the profile.
Image dimensions on message display pages are controlled by CSS and relies on browsers understanding modern CSS. For older IE versions there is a fix coming with a separate CSS file for older IE versions. But still it's only a fix.

Note:
$DisplayAvatar determines if an avatar image is displayed or not. If the avatar image is linked to the profile or not depends on how $DisplayProfiles is set on your forums. This allows for very detailed configuration.
For example you may chose not to allow profiles on your public forum but upload an image to your admin profile. Then setting $DisplayProfiles to '0'' and $DisplayAvatar to '1' only your admin avatar will be visible on message display pages. This is just another nice way to create a very personal forum.