vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to line up information in user profile fields? (https://vborg.vbsupport.ru/showthread.php?t=312444)

goxy63 06-26-2014 12:35 PM

How to line up information in user profile fields?
 
1 Attachment(s)
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

Lynne 06-26-2014 07:30 PM

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.

goxy63 06-26-2014 08:49 PM

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;}


tbworld 06-26-2014 09:06 PM

Quote:

Originally Posted by goxy63 (Post 2503950)
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

Yep, besides her being gracious in helping, shes talented! Thanks for thanking her. :)


All times are GMT. The time now is 12:56 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
  • Page Generation 0.00960 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete