Image Gallery Position... please help!

juperalv

No avatar

2007-02-22 19:07

Please take a look at this page:

http://graphicsbyid.com/?p=p_19&sName=Gallery

As you can see we are currently uploading images to this "Gallery" category... but they are aligned to the right and vertical.

How can I get them to show 3 or 4 at a time on a horizontal way? Any help would be appreciated! Thank you!

Juan

» Quick.Cart v1.x

Juan

idaryl

Avatar: idaryl

2007-02-22 20:08

Is this a quick cart generated page or a page created in html editor?

juperalv

No avatar

2007-02-22 22:08

It's being treated as a Category (content), and images are being uploaded under "Files added to product" right betlow the HTML editor. Does that help?

Juan

idaryl

Avatar: idaryl

2007-02-22 23:38

So you generted a page in the admin area as gallery and then in the long description added the images? if so how - the reason I'm asking is with that info I may be able to help you "arrange" them better

juperalv

No avatar

2007-02-23 22:20

Yes, that's pretty much what we did. Except we used the "upload images" tool to upload all the images on the page. So I have no control on how they are arranged via the HTML Editor... they are just uploaded and attached to the page by the script... any help would be very appreciated... thanks!

Juan

idaryl

Avatar: idaryl

2007-02-23 23:24

?? I went to my Admin area to generate a "Gallery" page -- > add Category --> page called Gallery --> but... under the long description all I can add is (3) three images!? Did you add some code to allow for more?

OK, so I figure I did it wrong and I tried it as a "Content" page, and still can only upload three images - you must be using something different than the 1.4 version I'm using or....... is it 2.0? So I install 2.0 and guess what? only can upload 3 images....

Something is different with the version you have, somethings been added somewhere, I think. But I want to help you so......... give me some more info

sundri

No avatar

2007-02-28 13:18

idaryl, you can upload 3 images at 1 time, after you save and go back to edit it, you can save 3 more images..

btw, i want to know the same answer as juperalv, I noticed that if you upload jpg files in the content categories, the pictures are lined vertically, but in the product categories they are lined horizontally...

I don't know how to change this... any help ??
thanks

juperalv

No avatar

2007-03-14 21:45

anyone? I have looked around the templates but I cannot see where the images are treated differently between the gallery and the products page. Thanks!

Juan

idaryl

Avatar: idaryl

2007-03-15 00:01

OK first question, do you know html by any chance? -this answer depends on my next test/suggestion...

marik

No avatar

2007-03-15 00:02

See my topic
http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=2941

idaryl

Avatar: idaryl

2007-03-15 03:10

did you try marik's solution??

CzechBoy

No avatar

2007-03-19 13:56

It is because in gallery each picture is in div...
try to put to css (right.css or similar) something like:
#category_content div{float:left;margin:5px;}

Oldrich Svec

idaryl

Avatar: idaryl

2007-03-20 02:44

Judging from the fact that the page still remains the same, that some of the suggestions above, don't work - I ask again... do you know html?

juperalv

No avatar

2007-03-27 00:18

Yes, I know HTML. I just tried the previous suggestion and this brings us closer to what we are looking for. Removed the <div> tags found in the template file and they are now being aligned the proper way. I might have to mess around with it a bit more to get the proper alignment but it's a start. Thanks! :)

sundri

No avatar

2007-03-28 16:17

tried http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=2941
it helped me too..

i will have to align them to the left, how the background is white, any way to make it transparent image, since i have a background image already..

also, the images are placed on top of the page now, above the page name, i want to display them at the bottom.. any ideas??

sundri

No avatar

2007-03-28 18:05

hmmm... was jus messing around...managed to fix most things.. only 1 problem

in the css file, look for "#category_content #panel" and remove the background color, this is good for a background image site..

in templates/imageWatermark.tpl

add <div class="photo"> .... </div> to align pictures to left..in rows


<!-- BEGIN ALL_OTHERS -->
<
div class="photo"><a href="$aList[sLightboxPath]" rel="lightbox[group]"><img src="$aList[sPhotoSmall]" alt="$aList[sDescription]" title="$aList[sDescription]" /></a>
</
div>

<
div$aList[sDescription] </div> <== this mess up the layout... i want to put this under the image... help??

<!-- 
END ALL_OTHERS -->



THANKS ALOT Claps.....

mikespeaks

No avatar

2007-04-28 20:32

Look at this PHP Gallery ,it may help [b]http://www.irisize.com[/b]

Mike

Back to top
about us | contact