Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
Limit images to specific dimentions?
cix7records



Joined: 11 Dec 2003
Posts: 7

Posted: 12/11/03 13:33 
Is there a way when creating my own themes to limit the dimensions of any images a user may upload for band or song picture? I want to make sure that ANY images uploaded are represented properly so I wanted to know if the script itself could check file dimensions after image upload.

Thanks,

CMJ
67

Back to top
dniMTheory



Joined: 23 Nov 2003
Posts: 320
Location: Durham, NC

Posted: 12/11/03 14:52 
We've already discussed this in some form of another....currently, Jamroom doesnt have this feature....not that i am aware of anyway.

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37583
Location: Seattle, WA

Posted: 12/11/03 15:30 

cix7records:
Is there a way when creating my own themes to limit the dimensions of any images a user may upload for band or song picture? I want to make sure that ANY images uploaded are represented properly so I wanted to know if the script itself could check file dimensions after image upload.

Thanks,

CMJ
67


You can limit the size of the images in your themes by using the "width" and "height" components of the HTML <img> tag i.e.:

<img src="{BAND_IMAGE}" width=400 height=400>

This will force the image into being 400x400 pixels.

Jamroom 2.0 will still support doing it this way, but will also allow you to specifiy the heigth and width to the variable, which will allow PHP's GD functions to re-draw the image so it looks a bit nicer (not all stretched).

You CAN currently do this with Jamroom 1.23 though, it will just get nicer in version 2.0.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.