View Single Post
  #3  
Old 07-24-2012, 01:27 PM
 
alarmsellout alarmsellout is offline
 

Member
  
Join Date: May 2009
Posts: 21
 

Default Re: Remove BONUS, SAVE, and Product Picture cells/columns from Item Description

Thanks, but I have been using both of those. T he main problem is I can't figure out what file this is in.

It seems that the product description is tabbed over 125px, so I can remove it in firebug and it looks perfect. BUT, I can't figure out where to modify the 125px, it's not in the main.CSS or product_details.tpl, or product.tpl.... etc..

How can I modify this:

element.style {
margin-left: 125px;
}


It doesn't seem to reference a file.

See the pictures below.
Attached Thumbnails
Click image for larger version

Name:	firebug-top.png
Views:	369
Size:	76.8 KB
ID:	3137  Click image for larger version

Name:	firebug-bottom.png
Views:	371
Size:	13.9 KB
ID:	3138  Click image for larger version

Name:	firebug-side.png
Views:	364
Size:	14.6 KB
ID:	3139  
Reply With Quote