12-07-2005, 02:57 AM
Hawt Baux Wrote:How do resize an image with BBCode?
I want that Spader pic i hosted a sig but i dont want it squished.
I dunno how to do so with BB but with HTML it's simple
<img src="http://www.websitename/image.jpg" height="value" width="value">
obviously replace the url with the image url and put in the values for the size you want
example
<img src="http://www.cdih.net/myavatar.jpg" height="150" width="200">
also make sure you turn on HTML by going to your profile and selecting "yes" for allow HTML.