Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 V6.9.5 Update CSS Changes
Author « Topic »  

pauld
Ecommerce Template Expert

USA
500 Posts

Posted - 12/16/2018 :  05:12:08  
Hi, checking the v6.9.5 update on our sandbox, it looks like CSS changes to the 'detailoptions' div have caused the option text and drop-down box to move unexpectedly on our customized cart pages.

Can anyone suggest the right CSS to add to our external overwrite file (separate from and higher priority than 'ectcart.css') to restore the appearance, with minimal impact to other v6.9.5 features?

Thanks for this.

- Paul D.

Andy
ECT Moderator

95440 Posts

Posted - 12/16/2018 :  06:44:46  
Hi Paul

Can you let us know the URL so we can take a look?

Andy

Please feel free to review / rate our software

EllenD
Advanced Member

United Kingdom
434 Posts

Posted - 12/28/2018 :  05:40:23  
Hi, I also have this problem so I hope it's ok to post here. Since doing an updater, the product options on product detail page now show below the rest of the content. I don't have any custom css which affects the options.

I have this in includes.php which used to make the product options show after the description:
$detailpagelayout="navigation, checkoutbutton, productimage, productname, discounts, description, options, listprice, price, currency, addtocart, instock, socialmedia, previousnext";

However now, the product options are displaying at the bottom of everything, in a rather messy way, see example here [link removed]

The issue seems like it might be related to div.optiontext{clear:both} in ectcart.css, but I'm reluctant to change that as I know it's overwritten by updaters. Also in my case at least, removing this does not entirely solve the problem and the display still looks messy, with the 'add to cart' button alongside the options.

Thank you in advance for any suggestions!
Ellen

Edited by - EllenD on 12/28/2018 09:39:13

Andy
ECT Moderator

95440 Posts

Posted - 12/28/2018 :  06:11:59  
Hi Ellen

Can you let us know where the options should appear as I'm sure it's a simple fix?

Andy

Please feel free to review / rate our software

EllenD
Advanced Member

United Kingdom
434 Posts

Posted - 12/28/2018 :  06:17:19  
Hi Andy, I'd like the options to appear after the product description & before the price, please.
Thanks
Ellen

Andy
ECT Moderator

95440 Posts

Posted - 12/28/2018 :  07:36:58  
I would add something like this to your css file

div.detailoptions{float:left;width:45%}

Andy

Please feel free to review / rate our software

EllenD
Advanced Member

United Kingdom
434 Posts

Posted - 12/28/2018 :  09:38:49  
Hi Andy, thank you that seems to have sorted it!
Thanks
Ellen
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000