The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Any way of allowing a user to upload a backgruond for the forum that only applies to them?
Hope someone does this, really need one ![]() /Blam out |
|
#2
|
|||
|
|||
|
bump
|
|
#3
|
|||
|
|||
|
bump
|
|
#4
|
|||
|
|||
|
bump
|
|
#5
|
|||
|
|||
|
bump
|
|
#6
|
||||
|
||||
|
theirs no easy way to do, but if you wanted the easiest way, then it would be a conditional and an additonal profile field
add profile field url of background then add to the body tag HTML Code:
<if condition="$show[member] AND $bbuserinfo[fieldXX]">background="$bbuserinfo[fieldXX]"</if> |
![]() |
|
|