
|
I am looking for information about how I can resize the main image within the javascript or css… without resizing in photoshop.
The image is 426px × 640px and I wish it to fit into 213px x 320px. I have tried editing the css:
#main_image_wrapper{position:relative;border:1px solid #444; width:213px; height:320px;background: #FFF url(http://x.mementophoto.net/gallery/070209_mobile/rsrc/loading_image.gif) no-repeat 50% 50%;
Doing so, only resizes the box with the border… I am probably missing somewhere else where I could be doing this.
Thanks in advance!
|
 E2
|
Change it in the XML file, the XML file is what tells the gallery the image sizes and dimensions.
|

|
Where would I find the XML file of which you speak?
Thanks in advance!
|
 E2
|
Are you using the (E)2 Gallery Pro or the (E)2 Photo Gallery?
|