View Single Post
Old 07-05-2010, 02:11 PM   #49
Worldwalker
Curmudgeon
Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.Worldwalker ought to be getting tired of karma fortunes by now.
 
Posts: 3,085
Karma: 722357
Join Date: Feb 2010
Device: PRS-505
Speaking out of total ignorance of the actual forum code:

I'd do it with CSS. Admittedly this would take some reworking of the CSS for the entire forum. From what I can tell with a quick look, .sigs don't have a class of their own, and a lot of the markup here is presentational rather than semantic, so this might be a non-trivial task. But if you assigned a class to .sigs, then you'd just provide the proper CSS for each user depending on their full/no-text/no-graphic/none .sig setting, and their browser would do all the heavy lifting.

Note: classes with names like "smallfont" are an abomination unto Nuggan. Just sayin'.
Worldwalker is offline   Reply With Quote