K2 add item problem
- GK User
- Sat Jul 09, 2011 7:26 pm
Hello,
i have problem when i want to add item to k2 via frontend:( Check picture that attached, anybody have idea about this problem?
i have problem when i want to add item to k2 via frontend:( Check picture that attached, anybody have idea about this problem?
-

- Junior Boarder
- GK User
- Sat Jul 09, 2011 9:48 pm
Hi
Please add this line on k2.css file.
I will recommend this on next update.
Thank you for your report.
Cheers
Please add this line on k2.css file.
- Code: Select all
#sbox-window {z-index: 999999!important;position: absolute!important;top: 100%!important}
I will recommend this on next update.
Thank you for your report.
Cheers
-

- Platinum Boarder
- GK User
- Sun Jul 10, 2011 5:39 pm
Hello,
thank you for your replay but right code for this should be:
because top:100% shows popup in middle of webpage and this show in top of webapage as should be - i think
Another tip is that in gk_stuff.css in line 220 there is also code
i have commented this line and know is working just fineB)
thank you for your replay but right code for this should be:
- Code: Select all
#sbox-window {z-index: 999999!important;position: absolute!important;top: 50%!important}
because top:100% shows popup in middle of webpage and this show in top of webapage as should be - i think
Another tip is that in gk_stuff.css in line 220 there is also code
- Code: Select all
#sbox-window { background-color: #fff!important; border-radius: 0!important; -moz-border-radius: 0!important; -webkit-border-radius: 0!important; padding: 20px!important; }
i have commented this line and know is working just fineB)
-

- Junior Boarder
- GK User
- Sun Jul 10, 2011 7:54 pm
Yeap you are probably right 
-

- Platinum Boarder
4 posts
• Page 1 of 1
