The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to line up information in user profile fields?
Hi
I would like to line up information in user profile fields: For example now its like this: Location: New York And I want it like this: Loation: New York Same as some other parts in profile fields are already lined up nicely, looks like only custom profile fields are not Can someone tell me where is that template and how to edit it? Not sure why by default (if it is by default) like this as its a mess and I believe its nothing complicated to fix Thank you |
#2
|
||||
|
||||
Most likely it's a CSS issue, not a template issue. When dealing with CSS issues, it is impossible to tell what is going on from just an image. It is easier to use a tool like firebug to view the CSS and see what is happening. So, can you please supply a link and a test username/password, if needed, to see the problem.
|
#3
|
|||
|
|||
Sent you a link by pm....and in just 2-3min all done
All working just great now Thank you Lynne, I am sure without your help I would not fix this For all others that might have same problem I will post code I used provided by Lynne...so you can try it out and see will it help you Add this code in "aditional CSS": Code:
.subsection .userprof_content dd {clear: right; float: left; display: inline;} .subsection .userprof_content dt {clear: right; display: block; float: left; width: 250px;} .subsection .userprof_content {padding-bottom: 20px;} |
Благодарность от: | ||
ForceHSS |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|