I need to use an image as background in a modalPanel title.
I’m using JSF + Richfaces.
Is is possible?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This should be possible by inserting a header facet into the modal panel with the content that you wish to appear in the panel.
On the inside you can just declare a div with a repeating background image as a backdrop to other content in your facet header.