re: Image size
I'd like to be able to have much smaller images of a pet on, say, the stats page, and then larger images on their profile, and so on -- how would I go about doing this?
I don't think there is a way to do thumbnails as such, and all I really need to do is just alter the image size for the different pages.
Thanks! :)[hr]
nvrmind, got it, it's just :
<img src='".$img."' width='#' height ='#'>
thanks anyways! ^^
|