.premiumMember
{
background-color: yellow;
}
<li id="thread-{$thread.thread_id}" class="discussionListItem {$thread.discussion_state}{xen:if '!{$thread.discussion_open}', ' locked'}{xen:if {$thread.sticky}, ' sticky'}{xen:if {$thread.isNew}, ' unread'}{xen:if {$thread.prefix_id}, ' prefix{$thread.prefix_id}'}{xen:if {$thread.isIgnored}, ' ignored'}" data-author="{$thread.username}">
<li id="thread-{$thread.thread_id}" class="discussionListItem {$thread.discussion_state}{xen:if '!{$thread.discussion_open}', ' locked'}{xen:if {$thread.sticky}, ' sticky'}{xen:if {$thread.isNew}, ' unread'}{xen:if {$thread.prefix_id}, ' prefix{$thread.prefix_id}'}{xen:if {$thread.isIgnored}, ' ignored'}{xen:if '{xen:helper ismemberof, $visitor, 999} AND {$thread.node_id} == 9999', ' premiumMember'}" data-author="{$thread.username}">
.premiumMember
{
background-color: yellow;
}
<xen:require css="discussion_list.css" />
<xen:if is="{$thread.isDeleted}"><xen:include template="thread_list_item_deleted" /><xen:else />
<li id="thread-{$thread.thread_id}" class="discussionListItem {$thread.discussion_state}{xen:if '!{$thread.discussion_open}', ' locked'}{xen:if {$thread.sticky}, ' sticky'}{xen:if {$thread.isNew}, ' unread'}{xen:if {$thread.prefix_id}, ' prefix{$thread.prefix_id}'}{xen:if {$thread.isIgnored}, ' ignored'}{xen:if '{xen:helper ismemberof, $thread, 9} AND {$thread.node_id} == 18', ' premiumMember'}" data-author="{$thread.username}">
<div class="listBlock posterAvatar">
<span class="avatarContainer">
<xen:avatar user="$thread" size="s" img="true" />
<xen:if is="{$thread.user_post_count}"><xen:avatar user="$visitor" size="s" img="true" class="miniMe" title="{xen:phrase you_have_posted_x_messages_in_this_thread, 'count={xen:number $thread.user_post_count}'}" /></xen:if>
</span>
</div>
.discussionListItems .premiumMember
{
background-color: yellow;
}
.discussionListItems .discussionListItem.premiumMember .posterAvatar,
.discussionListItems .discussionListItem.premiumMember .stats
{
background-color: yellow;
}
Check my edited post... I preempted you would ask thatThanks, that worked.
But check here: http://www.twistedpromotion.com/forums/website-monetization.18/
How to fill in the gaps? Click the link and you'll see what I mean by gaps. LOL!
We use essential cookies to make this site work, and optional cookies to enhance your experience.