cotonti.com : Specific Avatar Sizes https://www.cotonti.com Neueste Themenbeiträge Cotonti en Fri, 21 Nov 2025 09:18:01 -0000 minoation ]]> Di, 15 Sep 2009 19:40:17 -0000 pieter
CSS:
.groupcolor5 {color:#000000; font-weight:bold;}

In TPL:
<span style="groupcolor{FORUMS_POSTS_ROW_MAINGRPID}"> FORUMS_POSTS_ROW_POSTERNAME </span> 

See here for the original post
This was used for colored usernames.
Can can use the same idea for the avatar.

e.g. CSS
img.group5 {
  width: 3.3em;
  height: 3.3em;
  }
img.group2 {
  width: 1.3em;
  height: 1.3em;
  }

In TPL:
<img class="group{FORUMS_POSTS_ROW_MAINGRPID}" src=https://www.cotonti.com/"../assets/T60-90ee90.gif" />

I have not tested it, be should be something like this.]]>
Di, 15 Sep 2009 14:12:58 -0000
minoation Di, 15 Sep 2009 08:33:48 -0000 5uper Mario # pieter : You can do a automatic resize of it with CSS and this can be linked to the usergroup.
Same someone did with colored names.
^^

w1ckd had this on his site
Thought it was pretty cool too]]>
Di, 15 Sep 2009 06:25:46 -0000
minoation Di, 15 Sep 2009 06:08:57 -0000 pieter Same someone did with colored names.]]> Mo, 14 Sep 2009 14:13:02 -0000 Kilandor Mo, 14 Sep 2009 06:21:07 -0000 minoation Mo, 14 Sep 2009 00:14:45 -0000