frames
-
hi, i would like to know if is any possibility to remove frames from images, without removing space between them?
-
Hi dagmaradrewniak,
Can you send a snapshot?
I think you want to remove padding space from images.
Try below code into Custom CSS field of plugin setting..thumbnail { padding: 0px !important; }Let us know. If CSS code did not work then share your gallery URL.
Thanks for using our plugin.-
This reply was modified 9 years, 6 months ago by
A WP Life.
as I wrote I want to know if is any possibility to remove frames from images, without removing space between them? so I want padding, i don’t want frames like on this site – http://ezkystudio.com/3d/
also i have question about responsive lightbox on mobiles – this isn’t working, what should i do?
Hi dagmaradrewniak,
Try below code into Custom CSS field of plugin setting.
For remove frames :
.thumbnail { border: medium none !important; }For responsive lightbox :
.ekko-lightbox-container img { width: 100% !important; }Thank you
thank you so much, everything works perfect!
I have last question about ‘all’ title – as you can see at the link from my earlier message i change color of titles to blue, but for ‘all’ section this isn’t working – therefore when i change my section to ‘inne’ title ‘all’ is not visible. what should i do?
Hi dagmaradrewniak,
Try below code into Custom CSS field of plugin setting.
.simplefilter li { border: medium none !important; color: #43c2cc !important; }Could we ask for a small favor for us?
Please leave a valuable feedback for our plugin & supportWe will grateful to you.
Thank you very much!!!
thank you so much again, of course i can leave feedback, have a nice day π
hello, i have one more question, i didn’t noticed this issue before.
for example on this site: http://ezkystudio.com/3d/ after gallery i have white-gray rectangle, how can i delete this?
hi,
We have removed that gray rectangle in plugin’s new version.
So please update your plugin in update version 0.0.8.1 and let us know.
Thanks
actually this change nothing π
Hi,
We have double checked our latest plugin version 0.0.8.1, there is no white-gray rectangle area into our plugin code. you can also check output file like
filter-gallery-shortcode.php,pfg-bootstrap-lightbox.php.Please make sure you have updated the plugin version 0.0.8.1. please contact here, our developer will help you more.
Thanks
-
This reply was modified 9 years, 6 months ago by
The topic ‘frames’ is closed to new replies.