function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
holger.rasmussenholger.rasmussen 

Apex:Detail Section Names are white and thus not visible

Hi,

 

I insert a <apex:detail /> tag into my visualforce page.  The color of the section headers are white and thus not visible.  Can somebody help with this?

 

Thanks!

Holger

munarmunar

Hi,

 

Did you able to find the issue? I am also facing the same issue. Could anybody help?

 

MNarayan

skiershortyskiershorty

Just encountered this issue and appears to a result of having the apex:detail within a apex:pageBlock. I had mine in a apex:pageblock because I was using apex:pageblockbuttons and wanted the apex:detail in the same section as the apex:commandButton.

 

http://boards.developerforce.com/t5/Visualforce-Development/Header-of-each-section-on-account-detail-becomes-white-when-it/td-p/413835