fleeced Posted August 23, 2015 Share Posted August 23, 2015 I am having problems with images on my bootstrap beta on my local PC I have Equal Height Divs (JQuery) installed as a module in Header Tags and the products related boxes below the product are still mis-aligned.I have had this set to order 0 and 150 and still doesn't work Also the logo for each product is shifting to the left when each product loads and moving into the text. Anyone know what settings should be or how to fix these two issues? Link to comment Share on other sites More sharing options...
Dan Cole Posted August 23, 2015 Share Posted August 23, 2015 @@fleeced Can you post a url for folks to look at? Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
fleeced Posted August 23, 2015 Author Share Posted August 23, 2015 Only on local EasyPHP so not at the moment Link to comment Share on other sites More sharing options...
Dan Cole Posted August 23, 2015 Share Posted August 23, 2015 @@fleeced Okay...lets guess then...did you add an equal heights div class around the boxes that don't align? Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
fleeced Posted August 23, 2015 Author Share Posted August 23, 2015 I have it ticked in Admin/HeaderTags/Equal-Jquery module to work on the all pages. But the "customer who bought this also purchased" boxes are mis-aligned. The ones with longer product titles seems to throw the others off line. Link to comment Share on other sites More sharing options...
fleeced Posted August 23, 2015 Author Share Posted August 23, 2015 The "also purchased" boxes have a div class="row" Do I have to add a class to the actual php code in say product_info.php or product_listing.php rather than just via settings in Admin/Modules/Header-Tags? Link to comment Share on other sites More sharing options...
Hotclutch Posted August 23, 2015 Share Posted August 23, 2015 No you don't have to do that. Suspect the problem lies with the related products module. Link to comment Share on other sites More sharing options...
Dan Cole Posted August 24, 2015 Share Posted August 24, 2015 @@fleeced One way to find out...add it and see...without a url to look at we're only guessing. I added this to my also purchased page to solve my equal heights issue but I think mine were off because of some images that needed to squared up... $also_pur_prods_content .= ' <div class="thumbnail equal-height">'; Let us know how it goes. Dan Need help? See this thread and provide the information requested. Is your version of osC up to date? You'll find the latest osC community version (CE Phoenix) here. Link to comment Share on other sites More sharing options...
fleeced Posted August 25, 2015 Author Share Posted August 25, 2015 Bingo! Thanks Dan. That seems to have sorted it :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.