Welcome Guest [Log In] [Register]
Viewing Single Post From: Signature Overflow
Uncle Joshua
Member Avatar
Member
[ *  *  * ]
Fission
Dec 7 2008, 09:25 PM



This, however, does:

Code:
 

$(function(){
$(".c_sig").each(function(){
$(this).html("<div style='overflow:auto;height:100px;'>"+$(this).html()+"</div>")
})
})
I just added that code to below your board and can still use large images in my sig area, do I need to do something else too?
Offline Profile Quote Post
Signature Overflow · Code & Modification Database