![]() |
Profile fields framed in - how?
Can anyone point me towards how to put boxes/frames around the profile fields that appear in individual posts (postbit)...the code and locction where to put it?
Thanks |
In postbit_legacy find this:
Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Code:
<if condition="$post['joindate']"><div style="border: solid 1px black; padding: 2px; margin: 2px 10px;">$vbphrase[join_date]: $post[joindate]</div></if> |
Thank you so much.
1) How can I add a background color to what's within the frame? 2) Is there a list of all available color codes I can use within your sample...ie different shades of blue? Thanks for your help. It is much appreciated. |
In that code after border: solid 1px black; add background-color: #F0F0F0;
|
Quote:
Thanks. Any other suggestions? |
It does work. Probably you added it incorrectly, or set background color to same color as you have outside of that border.
|
I think there is a technical term for the problem I was having. I 'goofed'! :rolleyes:
Thanks for your help. I appreciate it very much. |
All times are GMT. The time now is 07:06 PM. |
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:
|