The css file of the theme defines a background for h2 like this:
h2 {
background: #FEFFFF url("images/bgtitre.gif") scroll repeat-y top right;
position: relative;
border: 1px solid #CCCCCC;
-moz-border-radius: 5px;
}
If I enable the "override title", without text, in a pane, then the original title is correctly hiden but not the background !
Comments
Comment #1
phicarre commentedNo ideas ?
Comment #2
pebosi commentedHi,
the background image has nothing to do with "override title". the background image is theme-specific and could only be removed via css.
regards
Comment #3
phicarre commentedYou are wrong. If the code of the panels module overrides the text, it shall also override the style associated to the text.
Comment #4
phicarre commentedComment #5
pebosi commentedHm, you could get it as new feature but for sure it's not a bug.
Comment #6
escoles commentedPotentially clarifying question: If you select 'override title', aren't you just providing new content for the H2 container?
In this case, the content is the empty set. But the H2 isn't collapsing. Without testing it offhand I don't know whether H2 collapses (as P does) when it's empty, but it sounds to me from this description as though you should still expect there to be an H2 container after you override the title.
Comment #7
merlinofchaos commentedPanels 2 is no longer available and is unsupported. Marking all Panels 2 issues won't fix.