Zen Cart Logo
Forums / Basic Configuration / Pictures escaping manufactures sidebox big time

Pictures escaping manufactures sidebox big time

Locked

Views: 971

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
13 Jan 2009, 6:39 PM
#1
jvanree avatar

jvanree

Zen Follower

Join Date:
Mar 2008
Location:
Gouda, Netherlands
Posts:
211
Plugin Contributions:
0

Pictures escaping manufactures sidebox big time

Hi,

My pictures of manufacturers (well they are sculpturers in this case..) are escaping my sidebox big time! See example here http://www.shona-stoneart.nl/index.php?main_page=product_info&cPath=6&products_id=295 I've tried adding some css to the stylesheet but with no luck... I guess I'm targetting the wrong id.... Can someone please help me with what I have to ad where to my stylesheet?

Thanks in advance!

Juliet van Ree

19 Feb 2009, 6:20 AM
#2
jwitt98 avatar

jwitt98

New Zenner

Join Date:
Feb 2009
Posts:
95
Plugin Contributions:
0

Re: Pictures escaping manufactures sidebox big time

I had the same problem. I used this:

#manufacturerinfo img {
width:140px;
}
or whatever width suits your needs.