vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > v3 Arcade Support > v3 Arcade 2.x.x for vBulletin 4.x.x Support > Feedback & Suggestions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-21-2011, 08:00 PM
Redline's Avatar
Redline Redline is offline
Member
 
Join Date: Sep 2005
Location: Mason City, IL
Posts: 52
Thumbs up Avatar bug in v3ARCADE_MAIN & proposed fix

Noticed this little design flaw while testing a couple of things out in the Arcade

If the user has an avatar larger/wider than the sidebar is, it overflows off the side of the screen. To fix this, in v3ARCADE_MAIN, I changed this:
[HTML]<a href="{vb:link member, {vb:raw bbuserinfo}}<vb:if condition="$vboptions['friendlyurl'] < 3">&amp;<vb:else />?</vb:if>tab=v3arcade_stats"><img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" border="0" /></a>
[/HTML]
To this:
[HTML]<a href="{vb:link member, {vb:raw bbuserinfo}}<vb:if condition="$vboptions['friendlyurl'] < 3">&amp;<vb:else />?</vb:if>tab=v3arcade_stats"><img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" width="95%" border="0" /></a>
[/HTML]
Looks much better (when a member has a large avatar anyway) Screenshots attached...
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:39 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.