Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Product Image covering Terms & Conditions popup  (Read 4088 times)

Offline DanFronckowiak

  • Newbie
  • *
  • Posts: 11
  • Karma: +1/-0
    • View Profile
Product Image covering Terms & Conditions popup
« on: August 08, 2014, 04:29:56 PM »
Greetings!

I'm hoping someone can help with an issue I'm having. I sell products from different vendors, and so I need to put the Terms & Conditions for the vendor on the product page. I've got it so that the Terms & Conditions appear in a popup - just as they do on the Privacy Policy when using the account registration page.

The problem is that the product image stays on the screen and blocks the Terms & Conditions popup.



Hoping that image works so you can see what I mean. The page where I have this available is outofdodgetravel.com/store/index.php?rt=product/product&path=65_67_70&product_id=117

Is there something that can be done to fix this?

Thank you! :)

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Product Image covering Terms & Conditions popup
« Reply #1 on: August 11, 2014, 04:13:51 AM »
Hello.

You need to change z-index value in CSS for image element see screenshot

Offline DanFronckowiak

  • Newbie
  • *
  • Posts: 11
  • Karma: +1/-0
    • View Profile
Re: Product Image covering Terms & Conditions popup
« Reply #2 on: August 11, 2014, 08:50:17 AM »
Hello.

You need to change z-index value in CSS for image element see screenshot

Thank you for your help! I appreciate it.

I know how to modify the z-index value, but I'm not sure which CSS file I need. Can you let me know?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Product Image covering Terms & Conditions popup
« Reply #3 on: August 11, 2014, 11:56:27 AM »
I know how to modify the z-index value, but I'm not sure which CSS file I need. Can you let me know?

File: storefront/view/default_html5/template/pages/checkout/confirm.tpl

Look for section with  id="returnPolicyModal"
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline DanFronckowiak

  • Newbie
  • *
  • Posts: 11
  • Karma: +1/-0
    • View Profile
Re: Product Image covering Terms & Conditions popup
« Reply #4 on: August 11, 2014, 01:23:57 PM »
Thank you, thank you, thank you!!! :)

 

Powered by SMFPacks Social Login Mod