vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Change the size of the Avatar in "My Profile" (https://vborg.vbsupport.ru/showthread.php?t=293780)

Goshee 01-10-2013 08:44 AM

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.

Lynne 01-10-2013 05:09 PM

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.

Goshee 01-10-2013 05:35 PM

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 :)


All times are GMT. The time now is 05:46 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.00921 seconds
  • Memory Usage 1,715KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete