jrindos Posted March 8, 2016 Share Posted March 8, 2016 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 More sharing options...
jrindos Posted March 8, 2016 Author Share Posted March 8, 2016 What if I change this: #productscategory_scroll_left,#productscategory_scroll_right, #crossselling_scroll_left,#crossselling_scroll_right { width: 10px; height: 0; display: block; padding: 82px 0 0 0; overflow: hidden; float: left; background: url(../img/arrow_thumbs.png) no-repeat; from 82px to 150px??? Link to comment Share on other sites More sharing options...
jrindos Posted March 9, 2016 Author Share Posted March 9, 2016 Solved thanks Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now