Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / moving image left... need help

moving image left... need help

Locked

Views: 597

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
12 Apr 2010, 3:32 AM
#1
osaeed avatar

osaeed

New Zenner

Join Date:
Jan 2010
Posts:
51
Plugin Contributions:
0

moving image left... need help

Latest zencart with zencart lightbox

http://halalitems.com/index.php?main_page=product_info&cPath=2&products_id=6

I need help on that page. The problem is the 2nd image below near the Add to Cart is way down..

How do I move it back up centered with the other image??

In firebug when i select it, it shows me this

element.style {
width:50%;

if i change that to 14% it works great.. but its not in stylesheet.css. Looks like firebug doesnt know where that is. Do you know where I can change that value?

Thank you very much.

12 Apr 2010, 8:16 AM
#2
kobra avatar

kobra

Black Belt

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

Re: moving image left... need help

That should be the class

.additionalImages

12 Apr 2010, 3:13 PM
#3
osaeed avatar

osaeed

New Zenner

Join Date:
Jan 2010
Posts:
51
Plugin Contributions:
0

Re: moving image left... need help

kobra:

That should be the class

.additionalImages

Sorry Kobra, but where is that located? Is it in the stylesheet.css?

im not really well in stylesheets, website design or anything..

is that in a certain file?

thanks

12 Apr 2010, 6:12 PM
#4
osaeed avatar

osaeed

New Zenner

Join Date:
Jan 2010
Posts:
51
Plugin Contributions:
0

Re: moving image left... need help

nevermind. i did something else which also worked.