Hi,
i'm using a grid layout. My site: bequjuice.com/store
can anyone tell me how to move product description to display to the right of the product image?
There is just so much white space on the page.
Hi,
i'm using a grid layout. My site: bequjuice.com/store
can anyone tell me how to move product description to display to the right of the product image?
There is just so much white space on the page.
I would agree about the white space, though I wouldn't move the description. I would recommend you change the width of #mainWrapper from 100% to 980px and shrink your category image to fit.
yeah that helps. But do you know how to move the description to the right of the image? Just want to try that and see how it looks
Try adding this to the bottom of your stylesheet:
#productListing img {float: left;}
Now that I see it, I like it better that way.
Last edited by stevesh; 29 Sep 2011 at 08:15 PM.
Thank you. I've been searching for this for so long. cant believe how easy that was. Really appreciate your help!
Just wanted to ask if you have an answer to a link situationn i'm having here:
http://www.zen-cart.com/forum/showthread.php?t=186602