The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
resizing Avatar in Postbit
is there a clean/quick way to reduce the size of the user avatar in Postbit? I am testing with a responsive style and some of my users avatar images are just "large"
|
#2
|
||||
|
||||
I would add a class selector in the "additional.css" template for a quick/easy way to change their size.
|
#3
|
|||
|
|||
Just adding the following did nothing for me
Code:
.avatar { width: 10%; height: auto; } |
#4
|
||||
|
||||
Can you inspect the DOM using your browser's dev tools? As far as applying it to postbit, but not postbit legacy, you would have to check to see if different classes are used, and if not use a plugin instead to add the CSS, or modify the templates directly. I'd rather use a plugin than hack the templates.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
If you can post a link to your site, on a page with avatars you want resized, I can help you come up with something.
|
#7
|
|||
|
|||
Hey there, here's a link to one of his active threads, not many avatars though.
https://www.sportscardforum.com/show...e66?styleid=23 |
#8
|
||||
|
||||
Right-click is disabled for guests, and I'm not going to go through the effort of circumventing that.
|
#9
|
|||
|
|||
If you use firefox, it will ask you if you want to prevent this page from creating additional dialogs. All you have to do is right click twice and bam it will ask you and then, you get the regular right click menus.
|
#10
|
||||
|
||||
Quote:
If it had been as simple as inspecting the existing CSS I would have posted a solution hours ago. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|