Below is code to show <apex:outputPanel id="msgBelowHeader" Styleclass="container_12 clearfix" rendered="{!isPreDistributorVisible}"> <div style="padding-left: 50px;"> <b>Your Preffered Distiributor is {!con.account.Preferred_Distributor__c} </b> <apex:outputPanel rendered="{!HelpInstructions !=null}"> <span class="helpButton" id="example-_help"> <img src="/s.gif" class="helpOrb" style="position: initial;"/> <script>sfdcPage.setHelp('example','{!HelpInstructions}');</script> ...
A place where you have to land for exploring Salesforce