- Posts: 19
COMMUNITY FORUM
Can't SAVE or CANCEL, serious bug, please HELP!!!!
- Paolo
-
Topic Author
- Offline
- New Member
I've the latest K2 installed.
I can't Save or Cancel from the front-end article editing lightbox. The buttons seem to be dead, nothing happens.
I've tested on Firefox and Safari on a Mac and Firefox and IE8 on a PC.
This is a very serious bug. Can anyone please let me know if there's a solution to this?
Thank you
P
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
Thank you
p
Please Log in or Create an account to join the conversation.
- Daniel J. Thurman
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
The title h2 element that says 'Edit Item' was extending over the buttons and obscuring the target area for the buttons. It was a total bastard to find that error but editing line 206 of /administrator/components/com_k2/css/k2.css to be #k2FrontendEditToolbar h2 {width:auto;margin:0 100px 0 0;line-height:40px;} sorts this out.
I hope this help.
cheers
p
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Paolo said:Hi Daniel,
The title h2 element that says 'Edit Item' was extending over the buttons and obscuring the target area for the buttons. It was a total bastard to find that error but editing line 206 of /administrator/components/com_k2/css/k2.css to be #k2FrontendEditToolbar h2 {width:auto;margin:0 100px 0 0;line-height:40px;} sorts this out.
I hope this help.
cheers
p
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Daniel J. Thurman
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
What template are you using when the issue occurs?
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
/administrator/components/com_k2/css/k2.css
Please Log in or Create an account to join the conversation.
- Daniel J. Thurman
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Paolo
-
Topic Author
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.