The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change the size of the Avatar in "My Profile"
Hi Guys!
So I decided to scrap profile pictures as I didn't want them on my board. I have shifted the location of the Avatar in the "view profile" to where the profile pictures used to be. The only problem is, is that it's too small. This is the code. How can I change the size to 110x110 pixels? It is currently 60x60 pixels. Code:
<vb:if condition="$prepared['avatarurl']"> <dl class="stats"> <dt>{vb:rawphrase avatar}</dt> <dd class="avatar"><img src="{vb:raw prepared.avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw prepared.username}}" {vb:raw prepared.avatarsize} id="user_avatar" /></dd> </dl> </vb:if> Many Thanks, Goshee. |
#2
|
||||
|
||||
Can we get a link to see the issue? Also, it's a "prepared" avatar and so it may be using the thumbnail, but we can't tell from your code - we need to see the page.
|
#3
|
|||
|
|||
Ah poo, the last time I posted a website on here it got spammed to crap. Would you mind if I sent you the link via PM?
Edit: Sent |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|