The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 4 Request - Post Backgrounds?
Is there a mod for post backgrounds per user ? I found an example of this here (a smf forum). If not, I'd love to see one made, thanks.
|
#2
|
||||
|
||||
See this if it as your needs https://vborg.vbsupport.ru/showthread.php?t=322400
|
#3
|
|||
|
|||
Close but limited. I think what that example I shared allows user to select their own background image that displays in every post, like a signature would for example.
|
#4
|
||||
|
||||
Make custom profile field. And ask users to post the url of the images in the profile field.
Code:
<div class="postbody" <if condition="$post[fieldx]"> style="background: $post[fieldx];" </if> > |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|