modal box close button missing
- GK User
- Tue Jan 22, 2013 12:27 pm
Hi,
we modified the "Boutique" template for our customer and it is nearly complete. But now I realized, that the close button for the opened modal pop up image is missing. How can I fix this?
Joomla 2.5.8 / Boutique template 2.14.1 / K2 2.6.2
Thanks for your quick help in advance
Boris
we modified the "Boutique" template for our customer and it is nearly complete. But now I realized, that the close button for the opened modal pop up image is missing. How can I fix this?
Joomla 2.5.8 / Boutique template 2.14.1 / K2 2.6.2
Thanks for your quick help in advance
Boris
-
- Junior Boarder
- Konrad M
- Tue Jan 22, 2013 4:54 pm
Hi,
did you edit only css files or php too ?
did you edit only css files or php too ?
- GK User
- Wed Jan 23, 2013 9:13 am
nope. only css modifications
-
- Junior Boarder
- Konrad M
- Wed Jan 23, 2013 9:15 am
So please give me url to your page with popup I will try find it 

- Konrad M
- Thu Jan 24, 2013 1:16 pm
Please find this rule in template.css and remove it:
This casue issue that button is missing.
- Code: Select all
#sbox-window #sbox-btn-close {
display: none;
}
This casue issue that button is missing.
- GK User
- Wed Jan 30, 2013 8:15 am
Hi, that helped...
Line number 925 in template.css
Thanks a lot.
Line number 925 in template.css
Thanks a lot.
-
- Junior Boarder
6 posts
• Page 1 of 1