Blank panels showing up in Advanced User Profiles?

uomeds - November 8, 2009 - 01:57
Project:Panels
Version:6.x-3.2
Component:Panel pages
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

I just upgraded from I believe 3.0-rc1 to 3.2, and while everything seems to have gone smoothly, I'm stuck with two changes that don't seem right.

First, prior to upgrading, empty panels/fields in my Advanced User Profile pages would not show up at all. This was good, because what's the point in an empty panel?

Now, as per the attachment, all panels are showing up irrespective of whether they have content or not. For example, Contact, Web Links, and Location are all empty for this test user and should not be cluttering up the display this way.

Is there any way to correct this?

Second, more cosmetically, I notice the default display scheme now puts a gray bar behind the title of each panel with the panel title in white text. I can see how this might be clearer for some, but I think I actually preferred it the old way - with the whole panel clean white and the title font black/gray.

Any pointers on how to modify this as well?

Help with either is appreciated, but getting the blank panels hidden again is my biggest need.

Thanks.

AttachmentSize
blank-panels.png71.56 KB

#1

glarsch - November 8, 2009 - 02:22

I'm having the same problem. Also just upgraded and I'm showing blank panels.

Guess I should have checked the rest of the issues first. Found this that may help http://drupal.org/node/614178.

#2

merlinofchaos - November 9, 2009 - 22:35
Status:active» duplicate

http://drupal.org/node/614178

#3

uomeds - November 11, 2009 - 23:14
Status:duplicate» active

Thanks, I've checked that out.

However, regarding the theming change that now has my panel titles on a grey bar background with white textt, how do I change this back to the way it was prior to this update (bigger, unbolded grey text on white background)?

The grey title bars are cluttering my design.

#4

Michelle - November 11, 2009 - 23:24
Status:active» duplicate

Just copy the CSS file to your theme and make whatever changes you need.

In the future, please try to keep to 1 issue per issue to avoid splitting the issue between two projects like this.

Michelle

#5

uomeds - November 12, 2009 - 01:47

I found it with Firebug. It was actually in advanced_profile/theme/advanced_profile.css under:

#user-profile h2.pane-title {

So it was not the Panels upgrade that changed it, but rather the concurrent Advanced Profile update.

Thanks anyway.

 
 

Drupal is a registered trademark of Dries Buytaert.