The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Top X Friends Profile Block
This is something I've been trying to adjust for a long time, and I just can't get it work.
I tried playing around with the profile_tiny_avatar variable yesterday, adjusting the width and height, and I just couldn't get it to work. It made it so either two friends appeared per row or one friend per row, making the top friends block very long. How do I make it so usernames aren't cut off while keeping it to three per row? |
#2
|
|||
|
|||
Try adding this to additional.css
HTML Code:
.member_summary .friends_mini .friends_list li{ height: 100px; } |
#3
|
|||
|
|||
Quote:
Additionally, users that don't space out their username or just have lone-ish usernames also get cut off. Look at clawthecyclops113 and Gott (horizontal): |
#4
|
|||
|
|||
You need to form one compromise here, or you'll need to space them all out far enough to where long names won't cover using css 'width', and that'll probably make the rows only have 2 names per row, depending on how wide you have the sidebar set to.
Increase the height I provided in the css to something larger to fix the vertical cutoff at least. If you still want to play around with the width just add a width: Xpx; after length:100px; one and see what looks decent. |
#5
|
|||
|
|||
I added width to that and got it to work.
Height and width are at 105px. I reduced the amount of friends that show up from nine back to the default six so it wouldn't be so long. I think it looks pretty good. Also, if you could check the Postbit and Profile thread again, that'd be great. |
#6
|
|||
|
|||
I can't view the friends block a guest. But good to see you found something that works.
|
#7
|
|||
|
|||
Quote:
Temporarily set "Friends" to "Everyone" so you can see. |
#8
|
|||
|
|||
Very nice, glad it worked out.
|
#9
|
|||
|
|||
I wanted to the same thing for the Members section of a group. Would I add something similar to additional.css?
If you can't access the area in the hyperlink I provided, let me know. |
#10
|
|||
|
|||
Can't access it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|