The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a hack that does that?
So when a user is posting a picture is his signature that is, say 800*600, it gots automaticly resized to 640*480 or removed? |
|
#2
|
|||
|
|||
|
Quote:
You can use this: HTML Code:
<p>__________________</p> <div style="width:369;height:125;overflow:hidden;">$post[signature]</div> |
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
|||
|
|||
|
That creates a hidden box that only allows your width and hight. Test it and see what i mean. Hard to explain
|
|
#5
|
||||
|
||||
|
I'll try
.
|
|
#6
|
|||
|
|||
|
that will not resize an image it just cuts it off
|
|
#7
|
||||
|
||||
|
hmm..lets have a try
|
![]() |
|
|