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

phicarre’s picture

No ideas ?

pebosi’s picture

Status: Active » Closed (won't fix)

Hi,

the background image has nothing to do with "override title". the background image is theme-specific and could only be removed via css.

regards

phicarre’s picture

You are wrong. If the code of the panels module overrides the text, it shall also override the style associated to the text.

phicarre’s picture

Status: Closed (won't fix) » Active
pebosi’s picture

Category: bug » feature

Hm, you could get it as new feature but for sure it's not a bug.

escoles’s picture

Potentially 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.

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Panels 2 is no longer available and is unsupported. Marking all Panels 2 issues won't fix.