The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
||||
|
||||
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;} |
#3
|
|||
|
|||
<a href="http://prntscr.com/4783br" target="_blank">http://prntscr.com/4783br</a>
this happens then |
#4
|
|||
|
|||
Where is the css_additional.css located?
|
#5
|
|||
|
|||
Post only stuff for my problem please.
|
#6
|
|||
|
|||
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.
|
#7
|
|||
|
|||
Quote:
Edit: Check your PM's |
#8
|
||||
|
||||
Quote:
It is a template in the CSS Templates group. |
#9
|
|||
|
|||
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 |
#10
|
||||
|
||||
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. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|