Jump to content

Subcategory Image Sizes


Recommended Posts

Here is the example page:

http://morindiesel.com/webstore/home/26-afe-30-10202-pro-5r-drop-in-replacement-filter.html

 

I changed all my subcategories to 150px by 150px using the global css to make the site feel better. I just noticed that on the product page the "OTHER PRODUCTS IN THE SAME CATEGORY:"  the images are also 150px because they carry the same class.

 

Is there an easy way to change this? Im guessing that I could rename the class and set the images for the new class back to 80px x 80px. But i would need a little direction on how to do that.

 

Thanks

Link to comment
Share on other sites

What if I change this:

 

#productscategory_scroll_left,#productscategory_scroll_right#crossselling_scroll_left,#crossselling_scroll_right {
  1. width10px;
  2. height0;
  3. displayblock;
  4. padding82px 0 0 0;
  5. overflowhidden;
  6. floatleft;
  7. backgroundurl(../img/arrow_thumbs.png) no-repeat;

 

from 82px to 150px???

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...