Zen Cart Logo
Forums / Customization from the Admin / Additional Images not showing in ROWS

Additional Images not showing in ROWS

Views: 2,095

Results 1 to 15 of 15
28 Nov 2011, 16:00
#1
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Additional Images not showing in ROWS

Hi

I have changed my additional images to show more than one in a row (I have tried all the number but nothing is working). My additional images are one under the other in a long column ...

Any idea what is stopping Zen Cart from showing more than one additional image in a row?

28 Nov 2011, 16:30
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Additional Images not showing in ROWS

A link to a page where we can see this ?

28 Nov 2011, 16:40
#3
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Hi

Here is one of the pages which it appears on ...

http://www.homeandgardencompany.co.uk/index.php?main_page=product_info&cPath=1_4_134&products_id=516

I have tried the images different sizes and have changed the "additional images set to # per row" (i have tried 2 - 5) but they still come out in a column ...

The options are working perfectly; it is just the additional images which are being a pain ...

Many thanks.

28 Nov 2011, 16:51
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Additional Images not showing in ROWS

Try adding this to your stylesheet:

.additionalImages {float: left;}

I would also consider adding some margin-top to separate those images from your attributes - a little confusing now.

29 Nov 2011, 12:38
#5
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Brilliant solution ... Thanks.
:D :clap: :D

29 Nov 2011, 12:44
#6
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Errr ... sorry but I tried the margin top but I couldn't make it to create any difference.

Can you please tell me what to write where on the CSS to create a bit of space above the additional images ...? Can I put a line there to create a distinction?

Also, on an related point but on the same page, how could I get the main text of the product description (plus price and facebook like button) to site just underneath the title alongside the main image.

Many thanks ... You have saved me many hours of frustration ...

I just LOVE the ZEN COMMUNITY!!!

:smile:

29 Nov 2011, 13:04
#7
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Additional Images not showing in ROWS

Try adding the margin-top to #productAdditionalImages - 2em or so looks right to me.

29 Nov 2011, 13:35
#8
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Hi

Sorry for being a little dense about this ... but I don't have #productAdditionalImages in my CSS sheet. Do I just add it - or will I find it somewhere else?

I can find additional images ...
here ...

#popupAdditionalImage

and in centred text .additionalimages

but not #popupAdditionalImage

Thanks you for the helping hand ... it is very much appreciated.

:smile:

29 Nov 2011, 14:09
#9
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Additional Images not showing in ROWS

Just add it. I usually put all the rules I add at the end of the stylesheet after a comment saying, "Everything after this point added by stevesh".

29 Nov 2011, 14:26
#10
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Thanks, Stevesh.

Do I then need to add the #productAdditionalImages to the php somewhere?

Also, can you help me move up my product description to beside the main product image as I seem to have a huge space there between the title and the price and facebook like button?

Thank you. You are a star!

29 Nov 2011, 14:32
#11
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

OK... Sorted the additional images .... A BIG THANK YOU!!!

Now, my problem is the main description which is not floating up to beside the main image ... Any ideas? I will look around the forum to see if I can find an answer but if you could point me in the right direction, I would be most grateful ...

:D

From Not so Sunny (:cry:) Scotland

29 Nov 2011, 14:33
#12
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Additional Images not showing in ROWS

Your Facebook "like" widget is hard-coded to a width of 450px, which doesn't fit next to the image. Make that 350px and it works fine.

29 Nov 2011, 14:39
#13
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Thank you ... I will find that widget and limit its width!!!

You guys are GREAT!!!

:D

29 Nov 2011, 14:53
#14
techiescot avatar

techiescot

New Zenner

Join Date:
Nov 2009
Posts:
59
Plugin Contributions:
0

Re: Additional Images not showing in ROWS

Thank you for your help!

All my troubles are at an end ...

Now, if you could just sort out the global economy crisis, we will all be laughing!

:yes: :D

29 Nov 2011, 15:34
#15
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Additional Images not showing in ROWS

I have a solution to that too - we just need to get our respective governments to stop spending so much money. Easy.