I am using Fancybox plugin to display images in full screen when clicked., Is there any way to display it only in 90% width and 90% height and not full screen?
Also which and all classes/div’s i have to use to style Fancybox?
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.
Taking the fancybox.net site as a reference, here are the styles that you can apply to get your 90% × 90% fancybox:
Note: Apply these after you have loaded the plugin’s native CSS file – to overwrite the defaults.
Disclaimer: I’ve not done any testing on this. The styles/id’s might need some tweaks.