Advertisement:

Author Topic: Plugins hidden, how do i fix it?  (Read 1476 times)

Sirolist.com

  • Newbie
  • *
  • Posts: 45
  • [Running] - Osclass 3.0.1- Classic Theme
Plugins hidden, how do i fix it?
« on: July 17, 2012, 05:16:13 am »
After upgrading to 3.0, When I hover over the plugin button in the admin area, many of the plugins are hidden out of the screen. both on top and bottom. I need to get to some of the plugins hidden so i can run/configure some of the plugins. Not sure how to fix it. I just uploaded the ghost fix plugin, but can't see where to run it. Thanks. I know someone said I could mod something, but I have no idea how to. Thanks in advance.

Aficionado

  • Guest
[SOLVED] Re: Plugins hidden, how do i fix it?
« Reply #1 on: March 21, 2013, 03:22:47 am »
I have the same problem.

How do we fix that ?

« Last Edit: March 21, 2013, 09:19:08 pm by Aficionado »

tomshaft

  • Guest
Re: Plugins hidden, how do i fix it?
« Reply #2 on: March 21, 2013, 08:26:11 am »
I've seen this some time ago and it works.
 
oc-admin\themes\modern\css\main.css around line 1505 find:
overflow-y: hidden;
 
Change to:
 
//overflow-y: hidden;
 
 
This will give you the scrollbar in the sub-menus that exceed a certain vertical size. You will be able to scroll your plugins menu and any other lengthy sub-menu.
 
Tom

Aficionado

  • Guest
Re: Plugins hidden, how do i fix it?
« Reply #3 on: March 21, 2013, 07:52:26 pm »
Works well Tom, i appreciate the help.


tomshaft

  • Guest
Re: Plugins hidden, how do i fix it?
« Reply #4 on: March 21, 2013, 09:09:21 pm »
Please mark as solved.
 
 :) :D ;D
 
Tom