Ariah
New Member
Posts: 61
inherit
28186
0
Sept 22, 2008 8:22:14 GMT -8
Ariah
61
July 2004
ariah
|
Post by Ariah on Jun 20, 2005 5:56:28 GMT -8
Hello there all! Firstly, I wanted to say that the upgrade has been great. I'm getting very used to all the changes and most of them are pretty great, however, I'm wondering about the Avatars. I've figured out that even though my avatars I've added into the little choosing spot aren't showing up, that I can copy the url to the spot to use your own avatar and it will show up fine. But then I wondered.... Is there a way to make the "Use Your Own Avatar" spot allow a larger size of picture? I don't want it to allow too much bigger, but since the avatar gallery isn't working the way it used to, I'd like to be able to use some of my current avatars that are sized like 150x150 and not have them resized to 100x100 and looking all distorted. If someone has a code for this, I'd really appreciate it. Thanks!!!
|
|
inherit
27353
0
Nov 30, 2013 13:08:47 GMT -8
xiØn
6 years is a long time.
16,973
July 2004
xi0n
|
Post by xiØn on Jun 20, 2005 6:14:55 GMT -8
Global Footers.
<script type="text/javascript"> <!-- /* Remove avatar size limits for everyone by california */ var img=document.getElementsByTagName("img"); if(location.href.match(/=(display|goto|viewprofile)/)){ for(i=0;i<img.length;i++){ if(img[i].alt=="[avatar]"){ var t=img[i].parentNode; var s=t.innerHTML.replace(/width=.?\d+?.?/i,''); var r=s.replace(/height=.?\d+?.?/i,''); t.innerHTML=r;
} } } // --> </script>
|
|
Ariah
New Member
Posts: 61
inherit
28186
0
Sept 22, 2008 8:22:14 GMT -8
Ariah
61
July 2004
ariah
|
Post by Ariah on Jun 20, 2005 6:23:56 GMT -8
Thanks!!!
You rock! ;D
And a big thanks as well to California!
|
|
inherit
27353
0
Nov 30, 2013 13:08:47 GMT -8
xiØn
6 years is a long time.
16,973
July 2004
xi0n
|
Post by xiØn on Jun 20, 2005 6:35:41 GMT -8
California rocks. I just copy and paste well.
|
|