I wish to use the iBox plugin but I don’t know how to:
1) disable image resize.
2) modify the opacity of the background.
I was trying to modify the ibox.js file and I think that opacity starts from line 330.
many thx!
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.
I didn’t test it, but try to add can_resize:false option into line 755 of ibox.js
_pub.html(img, {width: this.width, height: this.height, constrain: true, can_resize: false})
do you mean the black overlay? IMO, you have to modify the bg.png file (see images folder)