pluginmanager_side

Creating and modifying plugins.
Post Reply
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

pluginmanager_side

Post by Don Chambers »

In the configure plugins page (functions_plugins_admin.inc.php) we have <td>s with the class of pluginmanager_side, and a stylesheet that emits, among other things, its width. By default, this is 33%.

33% works fine for the default left/hidden/right sidebar plugin configuration, and few will ever see a difference in the event plugin area which is only 2 columns since this is a <table>

However, if a template defines more than 3 sidebars, and adjusts the css of pluginmanager_side to less than 33% to compensate for those additional, template-defined sidebar plugins, the lower 2 columns for event plugins begin to get distorted....

Any chance of getting 2 different classes - one for the sidebar plugin columns, and a different one for the event plugins?
=Don=
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: pluginmanager_side

Post by garvinhicking »

Hi!

Sure, just committed.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

Damn, your quick!!!

How's that video coming along?!!! LOL!!!!
=Don=
Post Reply