The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Postbit problem
I cant figure out how to get these options into the boxes like the other ones. (screenshot attachment)
Using vb 4.2.0 PL3, postbit legacy, theme= Seamus |
#2
|
|||
|
|||
You should ask the author of the style for assistance.
|
#3
|
|||
|
|||
add the div calss bppostbit (for example, how to add the flags)
Code:
<div class="bppostbit"> <vb:if condition="$post['field5']"> <dt>Country</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" alt="Users Country Flag" border="" /> </div> |
Благодарность от: | ||
mikesafl |
#4
|
||||
|
||||
Worked perfect simo thank you
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|