Signature size-- help!
Let's say I'm trying to post an image from the internet as part of my signature but it's too big. Is there a way to make it smaller without saving to my computer and using an image editting program? Because as I understand it, I can't use an image directly from my computer in my signature.
|
If the image is larger than what our rules restrict you to, you'll have to use an image editor and find a host on the internet to link it from. However, if the image is under 35kb in file size, I guess you could use the following XHTML / CSS to make it proper.
:
<img src="http://www.domain.com/dir/subdir/image.jpg" style="width: 400px; height: 125px;" /> Alcar... |
If the file is too big will it get replaced automatically with the "Big Gay Sig" message? Or do you do that manually?
And the parameters you have in the code there, are those the outer limits? |
Manually. And it depends on my mood. If I can be bothered to type the extra tag for athe Big Gay Sig image, I'll do that. Otherwise it'll just be a caution that if you don't read the rules and comply, you may just have your signature revoked.
The parameters in the XHTML code define how big the image will appear on screen. So, I guess it might be what you mean by 'outer limits' :) Alcar... |
Do not attempt to adjust your set. Heh heh heh.
Oi tank ya very much. |