You need to sign in to do that
Don't have an account?

how to dispaly apex message in center of my vf page
Hi,
I need to dispaly an apex:message in my center of my vf page
how can i do that ?
I need to dispaly an apex:message in my center of my vf page
how can i do that ?
You need to add styleClass to your <apex:message> tag as shown below:
Hope this helps!
Thanks,
Suraj