Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest
  • Page:
  • 1

TOPIC: Problem with a modal window in k2 item

Problem with a modal window in k2 item 10 years ago #18502

Hi, when I open a K2 item page, the item's image is in modal window. It hasn't got close button and it is above full text, so I can't read half of this text.
I am using the template MUZIK and tried two solutions, I read here in other post, but did not work.


Regards,
Paulo

Re: Problem with a modal window in k2 item 10 years ago #18505

  • SA Hoang
Hello Paulo Santos,

Can you give me your live url to check?

Re: Problem with a modal window in k2 item 10 years ago #18536

Hi
Last Edit: 10 years ago by Zurga. Reason: security

Re: Problem with a modal window in k2 item 10 years ago #18537

Hi
The problem is on this page...
Regards

Re: Problem with a modal window in k2 item 10 years ago #18555

  • SA Hoang
Website Information (for Admin Only)
Site Url:
Admin Username:
Admin Password:
FTP/SSH Server:
FTP/SSH Username:
FTP/SSH Password:
Hello Paulo,

Please open templates/sj_muzik/asset/bootstrap/css/bootstrap.css file, find this code:

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}


and change to:

.modal {
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}


Thanks
  • Page:
  • 1
Time to create page: 0.26 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes