The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Change Social Groups postbit (lite)
Hey guys, is there any way to change social groups postbit-lite to postbit-legacy without.. redoing the whole template file?
Like this: The closest I've got to doing it is changing Code:
<li class="postbit postbit-lite {vb:if $show['moderation'], ' moderated'}{vb:if !$message['avatarurl'], ' noavatar'}" id="gmessage_{vb:raw message.gmid}"> Code:
<li class="postbit postbit-legacy {vb:if $show['moderation'], ' moderated'}{vb:if !$message['avatarurl'], ' noavatar'}" id="gmessage_{vb:raw message.gmid}"> I'm not very code/computer-savvy, so any help would be much appreciated. :P |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|