|
Avatars
Dec 10, 2010 22:12:57 GMT -5
Post by jacobsnyder on Dec 10, 2010 22:12:57 GMT -5
Just curious if it was possible to up the avatar sizes. No big deal, it's just hard to see character faces and things in a 100X100 pic.
|
|
|
Avatars
Dec 10, 2010 22:16:19 GMT -5
Post by E. T. Evans on Dec 10, 2010 22:16:19 GMT -5
I'm sure it is possible, which I will work on as soon as the rest of the site is up and running. Right now I'm just doing the basics (unless you already have the code for that, which would help me tremendously, actually)
|
|
|
Avatars
Dec 10, 2010 22:23:07 GMT -5
Post by Jeremy Willicker on Dec 10, 2010 22:23:07 GMT -5
|
|
|
Avatars
Dec 10, 2010 22:30:48 GMT -5
Post by E. T. Evans on Dec 10, 2010 22:30:48 GMT -5
Added it. Tested it out, doesn't work. Looking into it.
|
|
|
Avatars
Dec 10, 2010 22:43:56 GMT -5
Post by jacobsnyder on Dec 10, 2010 22:43:56 GMT -5
You can also just upload the picture yourself in the avatar section of the admin tools.
|
|
|
Avatars
Dec 11, 2010 4:40:55 GMT -5
Post by Emmy Robin on Dec 11, 2010 4:40:55 GMT -5
My suggestion would be to actually post a picture at the top of your post.
I find that I actually far prefer that because the pictures change with every thread but it's totally up to you! Just my opinion as someone who is very lack luster technology wise!
|
|
|
Avatars
Dec 11, 2010 14:38:52 GMT -5
Post by Marcelo on Dec 11, 2010 14:38:52 GMT -5
<script type="text/javascript"> <!-- /* increase avatar size limit by california */ var maxWidth = 150; var maxHeight = 150; function resizeAv(imgnum){ var targetImg = document.getElementsByTagName("img")[imgnum]; if(isNaN(targetImg.width) || isNaN(targetImg.height)){ setTimeout("resizeAv("+imgnum+");", 500); }else{ if(targetImg.width > maxWidth){ var newHeight = Math.round(targetImg.height*(maxWidth/targetImg.width)); targetImg.width = maxWidth; targetImg.height = newHeight; targetImg.style.width = ""+maxWidth+"px"; targetImg.style.height = ""+newHeight+"px"; } if(targetImg.height > maxHeight){ var newWidth = Math.round(targetImg.width*(maxHeight/targetImg.height)); targetImg.width = newWidth; targetImg.height = maxHeight; targetImg.style.width = ""+newWidth+"px"; targetImg.style.height = ""+maxHeight+"px"; } } } var iAv = document.getElementsByTagName("img"); if(location.href.match(/on=(displ|search2|viewpr|pmv|(user)?rece|cal\w+iew)/)){ for(i=0; i<iAv.length; i++){ if(iAv .alt.match(/\[avatar\]/i)){ var imgPar = iAv.parentNode; var temp = imgPar.innerHTML.replace(/width=.?\d+.?/i, ''); imgPar.innerHTML = temp.replace(/height=.?\d+?.?/i, ''); resizeAv(i); } } }
// --> </script>
This will work.
|
|
|
Avatars
Dec 11, 2010 14:50:16 GMT -5
Post by E. T. Evans on Dec 11, 2010 14:50:16 GMT -5
Added. Doesn't work on mine, probably conflicting with another code written into the board.
|
|
|
Avatars
Dec 12, 2010 12:55:41 GMT -5
Post by ambrose on Dec 12, 2010 12:55:41 GMT -5
I had an Avatar Resize code where it would break the limit but it required two different codes for it to work properly. If you'd like, I could look for it and then provide the links to it. I do need to look for it anyway, as I may want to use it again.
|
|
|
Avatars
Jan 16, 2011 3:20:49 GMT -5
Post by cocks on Jan 16, 2011 3:20:49 GMT -5
selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.selling watches.
|
|
|
Avatars
Jan 16, 2011 7:53:00 GMT -5
Post by silbern on Jan 16, 2011 7:53:00 GMT -5
OMG HES SELLING WATCHES!!!!!!!!
|
|
|
Avatars
Jan 16, 2011 9:57:31 GMT -5
Post by Emmy Robin on Jan 16, 2011 9:57:31 GMT -5
I'm leaving this post he left up so we can always remember The Age Of The Idiot.
|
|