The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
here is my site
http://www.nationalsocomleague.com/forum/index.php if you look where my avatar is for like "join date" and "post count" they have a border around them However i added some fields to it and they do not have the border around it. How do I add the border around each field i added or is there a mod to fix this? |
|
#2
|
|||
|
|||
|
I can't see any forums, have you disabled guest viewing?
|
|
#3
|
|||
|
|||
|
Its a feature of your custom style, you need to see the HTML applied to the area around the joindate/postcount variable. It may be a "class" or "style" HTML. Duplicate this effect on the custom fields you added.
|
|
#4
|
|||
|
|||
|
ok im going to look now thank you
|
|
#5
|
|||
|
|||
|
You have to have your forum open to guests to see what you need help with. If we cant see than it's hard to help you.
|
|
#6
|
|||
|
|||
|
So my custom fields i made would be in the MEMBERINFO? I'm still alittle confused on this. Any help would be great. Thanks
|
|
#7
|
|||
|
|||
|
It would be easier if we could see posts in one of the forums.
![]() In the postbit you might have something like: Code:
<div class="infobox">
$post[joindate]
</div>
Code:
<div class="infobox">
$post[fieldX]
</div>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|