vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Avatars (https://vborg.vbsupport.ru/showthread.php?t=313287)

MajorKokosnuss 07-28-2014 05:29 AM

Avatars
 
How can i make the Avatar Size automaticly to a good quality and not like this wierd thing ?

and to a bigger size

http://prntscr.com/472jo6

Lynne 07-28-2014 04:49 PM

The avatar size is set here, so just add this to your css_additional.css template and change the values to what you want:

HTML Code:

.b-avatar--m > img {
max-height: 64px;
max-width: 64px !important;}

You can also remove the border by modifying the stylevar thread_view_avatar_border

MajorKokosnuss 07-28-2014 05:31 PM

<a href="http://prntscr.com/4783br" target="_blank">http://prntscr.com/4783br</a>

this happens then

hs4x4 07-29-2014 06:47 AM

Where is the css_additional.css located?

MajorKokosnuss 07-29-2014 07:00 AM

Quote:

Originally Posted by hs4x4 (Post 2508786)
Where is the css_additional.css located?

Post only stuff for my problem please.

hs4x4 07-29-2014 07:28 AM

Quote:

Originally Posted by MajorKokosnuss (Post 2508792)
Post only stuff for my problem please.

I'm not trying to hijack your thread. I want to do the same thing you want to do. I just don't know where the .css file he referenced is located to try his solution of adding that code.

MajorKokosnuss 07-29-2014 07:34 AM

Quote:

Originally Posted by hs4x4 (Post 2508794)
I'm not trying to hijack your thread. I want to do the same thing you want to do. I just don't know where the .css file he referenced is located to try his solution of adding that code.

I will not tell you where it is located. Open your own thread if you have questions

Edit: Check your PM's

Lynne 07-29-2014 04:09 PM

Quote:

Originally Posted by MajorKokosnuss (Post 2508712)
http://prntscr.com/4783br

this happens then

That happens when? What *exactly* did you do? And what am I supposed to see in that image? I just see an avatar that still had a border.

Quote:

Originally Posted by hs4x4 (Post 2508786)
Where is the css_additional.css located?

It is a template in the CSS Templates group.

MajorKokosnuss 07-29-2014 06:34 PM

i have posted this line in the additional css:

.b-avatar--m > img {
max-height: 100px;
max-width: 100px !important;

And then the postbit with the informations got that small and the font size has been changed

Lynne 07-29-2014 08:33 PM

I'm not sure if you meant to leave off the ending }, but that will mess things up.

.b-avatar--m > img {
max-height: 100px;
max-width: 100px !important;}

A link to view the problem would help since this is a CSS issue.


All times are GMT. The time now is 10:51 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.01761 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_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete