Hi there,
They way you can set a text for each group displaying when they posting. I want that but instead of the text, there should be a image.
This is in "classic_big_avatar_cell".
Here is the code:
<n.avatar_label condition="[n.owner.is_in_group group= 'Moderator'/]" label="[b][t]Community Manager[/t][/b]"/>
Instead of the text "Community Manager" I should be able to add a image.
This didn't worked:
<n.avatar_label condition="[n.owner.is_in_group group= 'Moderator'/]" label= <img src="
http://battlelog-cdn.battlefield.com/cdnprefix/dab70dc9082526/public/common/tags/mod.png"/>
So i assure there is another way around this.
Hope you can provide me with the correct code for this or at least explain. I am used to use HTML and CSS as well as C++.
NAML is a bit new for me.
- Regards,
Timmie.
The trick to creativity is knowing how to hide your sources - Albert Einstein.