The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need help with a minor condition or maybe rewriting this
Code:
<vb:if condition="$post['fieldxx']"> <div class="jdm_plate" style="background-image:url(http://path-to/license_plates/{vb:raw post.fieldxx}.png);"> <p><b>{vb:raw post.fieldyy}</b></p> </div> </vb:if> Specifically for style="background-image:url(http://path-to/license_plates/{vb:raw post.fieldxx}.png so what happens is when a user sets that id it changes a bg in a postbit but all the postbits will look identical because its chaging it for the div its not a per user thing. How can i make this so that its different per user instead of the same background for who ever has a xx value. Make sense? demo page http://www.nycjdm.com/showthread.php...a-tl-front-lip i want the license plates which is fieldxx to be unique to one another not be all the same |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|