Zen Cart Logo
Forums / General Questions / How can I get text below image on product description page?

How can I get text below image on product description page?

Locked

Views: 1,481

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
23 Oct 2009, 1:44 AM
#1
benhamcollectibles avatar

benhamcollectibles

Zen Follower

Join Date:
Oct 2009
Posts:
131
Plugin Contributions:
0

How can I get text below image on product description page?

After clicking on product and getting it as far as it will go through the store, I see the image is to the left and the product name and description are to the right. I would like the image to be above the text. How can I do this?

Kristofer Benham

23 Oct 2009, 1:50 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How can I get text below image on product description page?

Where is your site?

23 Oct 2009, 2:05 AM
#3
benhamcollectibles avatar

benhamcollectibles

Zen Follower

Join Date:
Oct 2009
Posts:
131
Plugin Contributions:
0

Re: How can I get text below image on product description page?

Sorry, it is at benhamcollectibles.com/shop. If you click on the Hot Wheels link on the left it will show (1). Click again and the image ('10 Camaro SS) should be big and have the text to the right of it, name in red, description in black. I just want the text to be below the image because I have the image so big. Thanks for answering so quickly!

Kristofer Benham

23 Oct 2009, 3:14 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How can I get text below image on product description page?

Add the following to your stylesheet.css file for your template

#productName {
        clear: both;
        }
23 Oct 2009, 3:45 AM
#5
benhamcollectibles avatar

benhamcollectibles

Zen Follower

Join Date:
Oct 2009
Posts:
131
Plugin Contributions:
0

Re: How can I get text below image on product description page?

YES!!! I got it after about three attempts at trying to figure out which stylesheet.css file you were talking about. Thank you so much. I can already feel my blood pressure going back down. Now if I can just get that additional shipping thing figured out, I will be set to open the virtual doors.

Kristofer