NSP GK5 Module Manager - disable panel slide

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Sep 10, 2013 7:21 pm
First, thank you for an outstanding tool. It has been driving our site for years and it is the best tool that I have found to deliver our content in exactly the way that we need to deliver it.

I have finally found one feature that I am struggling with. In the back-end administration, in the module manager, when I am managing the settings for the NSP module, the settings panel slides out when I move my mouse over any setting.

Is there any way to disable that slide functionality? I'm sure that it is just me, but it takes me longer to manage my settings and I make more mistakes because the slide effects distracts my eyes from what I am trying to do.
User avatar
Fresh Boarder

teitbite
Wed Sep 11, 2013 2:53 pm
Hi

This is happening on some screens only. Please tell me the resolution of your screen so i will figure out a solution for you.
User avatar
Moderator

GK User
Wed Sep 11, 2013 5:44 pm
Thank you for the quick reply and thank you for your willingness to help.

I am using a five year-old dell laptop with a current and maximum screen resolution of 1280x800
User avatar
Fresh Boarder

teitbite
Fri Sep 13, 2013 2:44 am
Hi

Please edit file: /administrator/templates/bluestork/css/template.css and add this code at the end of this file:

Code: Select all
.pane-sliders {
    margin-left: 0 !important;
    width: 480px !important;
}
User avatar
Moderator

GK User
Mon Sep 16, 2013 7:52 pm
Thank you! That worked perfectly!
User avatar
Fresh Boarder

teitbite
Wed Sep 18, 2013 3:59 am
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron