-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Medium
-
None
-
Affects Version/s: 2.9, 2.9.1
-
Component/s: None
-
Environment:
SuSe SLES10.
Jira-Standalone with Confluence 2.9.0 deployed.
-
4
When creating panels like shown in the User guide:
Panel-Example from Users-Guide:
{panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
A formatted panel
{panel}
{panel}
Default Panel.
{panel}
{tip}
But the Tip works\! {tip}
one gets the panels without color in Internet Explorer 6 (see attached Screenshot).
As a work-around we surround the panels with a "section":
Panel-Example from Users-Guide:
{section}
{panel:title=My Title|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
A formatted panel
{panel}
{panel}
Default Panel.
{panel}
{section}
{tip}
But the Tip works\! {tip}
With this the colors get shown correctly, but one can't always use this work-around.
- is duplicated by
-
CONFSERVER-13802 Panel macro does not work on IE 6
-
- Closed
-