- Joined
- Feb 4, 2009
- Messages
- 1,314
my signature has a size of 640 x 192
is it a bug or supposed to happen because of some weird reason?
Signature code:
[ IMG]http://www.hiveworkshop.com/forums/members/165558-albums2488-picture30832.png[ /IMG]
(stuff inside of [ CODE] tags is still interpreted as code instead of text...supposed to happen as well?)
edit:
same for google chrome, opera and internet explorer
and it's not possible to see this signature unless one is logged in
and neither does it work if the image is uploaded on a different page but it fixes the problem for non-members to be unable to see the signature
I'll attach the signature here so I can be sure it won't be deleted
edit:
just measured the height of the signature and it's equal to 8 lines of text although it's no text
it would be really nice if the signature could recognize the difference between text and images so I don't have to redraw it again
edit:
just scrolled through the site code and found this:
change 146 to 192 and it should be fine
and only the upper half is shownRules said:Images may be no greater in size than 640x192 pixels or 976k (whichever is smaller).
is it a bug or supposed to happen because of some weird reason?
Signature code:
[ IMG]http://www.hiveworkshop.com/forums/members/165558-albums2488-picture30832.png[ /IMG]
(stuff inside of [ CODE] tags is still interpreted as code instead of text...supposed to happen as well?)
edit:
same for google chrome, opera and internet explorer
and it's not possible to see this signature unless one is logged in
and neither does it work if the image is uploaded on a different page but it fixes the problem for non-members to be unable to see the signature
I'll attach the signature here so I can be sure it won't be deleted
edit:
just measured the height of the signature and it's equal to 8 lines of text although it's no text
it would be really nice if the signature could recognize the difference between text and images so I don't have to redraw it again

edit:
just scrolled through the site code and found this:
Code:
<!-- sig -->
<div style="max-height: 146px; overflow-y: hidden; overflow-x: hidden; ">
__________________<br />
<img src="[URL="http://www.hiveworkshop.com/forums/view-source:http://www.hiveworkshop.com/forums/attachments/site-discussion-97/83646d1276361249-signature-cut-off-sig_perfect_sized.png"]http://www.hiveworkshop.com/forums/attachments/site-discussion-97/83646d1276361249-signature-cut-off-sig_perfect_sized.png[/URL]" border="0" alt="" />
</div>
<!-- / sig -->
Attachments
Last edited: