![]() |
Box in users info?
I'm looking for something that will allow me to "box" in my users information.
Kind of like this: http://www.vbulletintemplates.com/mo...ead.php?t=7157 I would really like to make it one box that is seperated inside. And maybe even make a thick colored block around their user title. Thanks in advance for your help. |
It's only html code:
HTML Code:
<div style="border: 1px solid #XXXXXX; background-color: #YYYYYY; margin-bottom: 2px" width="100%">....</div> |
Quote:
|
Open the template postbit, I give an example for the posts:
Search: HTML Code:
<div>$vbphrase[posts]: $post[posts]</div> HTML Code:
<div style="border: 1px solid #XXXXXX; background-color: #YYYYYY; margin-bottom: 2px" width="100%">$vbphrase[posts]: $post[posts]</div> |
Thank you very much!
It's members like you that make this site so great... |
Thanks for the compliment :)
|
1 Attachment(s)
I figured out most of them but this one seems to be giving me problems :ermm:
|
HTML Code:
<if condition="$post['field2']"><div style="border: 1px solid #XXXXXX; background-color: #YYYYYY; margin-bottom: 2px" width="100%">$vbphrase[location_perm]: $post[field2]</div></if> with #XXXXXX for the border color and #YYYYYY for the background color. |
I really appreciate the help, thanks again.
I got it, the only other thing that I was wondering is how I could get them to not show up as anything if they don't have that "field" filled out in their profile? It shows up as a black bar if its blank... |
All times are GMT. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|