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
User avatar
Junior Boarder

Konrad M
Tue Jan 22, 2013 4:54 pm
Hi,
did you edit only css files or php too ?
User avatar

GK User
Wed Jan 23, 2013 9:13 am
nope. only css modifications
User avatar
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 ;)
User avatar

Konrad M
Thu Jan 24, 2013 1:16 pm
Please find this rule in template.css and remove it:
Code: Select all
#sbox-window #sbox-btn-close {
display: none;
}

This casue issue that button is missing.
User avatar

GK User
Wed Jan 30, 2013 8:15 am
Hi, that helped...

Line number 925 in template.css

Thanks a lot.
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.