vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Remove Avatar Max Size - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Remove Avatar Max Size (15th Mar 08 at 10:28pm UTC)
This will make it so that the avatar size will infact take the size of the image, and not the imposed 100x100px


<script>
/*Remove Avatar Max Size
Created By Wrighty*/

for(i=0;i<get('img','tag').length;i++){
    if(get('img','tag')[i].alt == '[Avatar]'){
        get('img','tag')[i].removeAttribute('style');
    }
}
</script>


Global Footer
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 35
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: Remove Avatar Max Size (27th Mar 11 at 12:23am UTC)
I'm so glad this still works! Smiley3
 Printable View

All times are GMT+0 :: The current time is 2:16pm
Page generated in 1.689 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums