The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
edit css background for 1 template
hey guys,
i want users to be able to put in a link to a picture, and it will come up as the background picture for their user profile. But i cant get it to work properly. The closest i have been able to get it is using this bita code at the start of my MEMBERINFO template: Code:
<if condition="$userinfo[field25]"> <style type="text/css"> .page { background-image:url($userinfo[field25]); } </style> <else /> $headinclude </if> Any help would be cool. thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|