Thread: Moderated highlighted posts vb4

Results 1 to 2 of 2
  1. #1 Moderated highlighted posts vb4 


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    In your postbit_legacy find
    Code:
    <div class="postbody">
    Code:
    <div class="postbody <vb:if condition="$show['moderated']">moderated</vb:if>">
    Add this to additional.css

    Code:
    .postbitlegacy div.postbody.moderated {background: #F5DA81;
    }
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  2. #2  
    Registered Member Angry sponge's Avatar
    Join Date
    Aug 2013
    Age
    27
    Posts
    203
    Thanks given
    33
    Thanks received
    53
    Rep Power
    11
    Intresting, thanks
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •