vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Avatar preview size. (https://vborg.vbsupport.ru/showthread.php?t=298401)

conie678 05-23-2013 08:45 AM

Avatar preview size.
 
When you view a conversation, how can you reduce the size of the avatar previews to the left of the username?

Or even remove the entire thing?

Ba'al 05-24-2013 05:05 AM

Are referring to the users avatar, like the one here in the user info box? If so just go to the usergroup manager for the usergroup you want restrict and either set a pixel size or disable it all together.

conie678 05-24-2013 05:24 AM

Quote:

Originally Posted by Ba'al (Post 2423844)
Are referring to the users avatar, like the one here in the user info box? If so just go to the usergroup manager for the usergroup you want restrict and either set a pixel size or disable it all together.

Hmm, here's the problem:
https://vborg.vbsupport.ru/external/2013/05/21.png

It's the broken text and page navigator.

Ba'al 05-24-2013 05:40 AM

Which browser are you using because i do not get that issue when looking at your site with Firefox.

conie678 05-24-2013 05:42 AM

Quote:

Originally Posted by Ba'al (Post 2423852)
Which browser are you using because i do not get that issue when looking at your site with Firefox.

I'm using Chrome, just refreshed my cookies and all.

Ba'al 05-24-2013 05:52 AM

hmmm,i am not having this issue when i look at your site, it looks fine from my view.

conie678 05-24-2013 05:56 AM

Quote:

Originally Posted by Ba'al (Post 2423854)
hmmm,i am not having this issue when i look at your site, it looks fine from my view.

It's replicating on my other laptop, so I'm not sure. Could you take a screenshot?

Ba'al 05-24-2013 06:11 AM

Quote:

Originally Posted by conie678 (Post 2423855)
It's replicating on my other laptop, so I'm not sure. Could you take a screenshot?

https://vborg.vbsupport.ru/external/2013/05/20.png

conie678 05-24-2013 06:15 AM

Quote:

Originally Posted by Ba'al (Post 2423856)

Ahh, I think you misunderstood. Click on "View Conversation"

Lynne 05-24-2013 04:14 PM

You could try adding this to your additional.css template:

HTML Code:

.postbit-lite .avatarlink img {max-height:50px;}

Amaury 05-24-2013 05:24 PM

Quote:

Originally Posted by Lynne (Post 2423946)
You could try adding this to your additional.css template:

HTML Code:

.postbit-lite .avatarlink img {max-height:50px;}

Or this, which moves the pagination to the right on converse.php:

Code:

.profile_content #above_postlist #pagination_top, #above_postlist #pagination_top {
    float: right !important;
}


Ba'al 05-26-2013 05:56 PM

The problem starts after about 10 messages, until then it worked fine.


All times are GMT. The time now is 04:54 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
  • Page Generation 0.01049 seconds
  • Memory Usage 1,737KB
  • 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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