Different Thumbnail sizes
-
Hi,
how can i set the size of the thumbnails
I have some portrait and landscape format.
Now every thumbnail have the same size and the content is warped.
Thank you for helping
-
Hi,
The thumb cover height will be consistent. But you can adjust the thumb image to retain it’s aspect ratio with following Custom CSS:
._df_book-cover { background-size: contain; background-repeat: no-repeat; background-position: center; }You can add the CSS in Additional Section of WordPress Customizer.
Best Regards,
DearHiveThank you, it works.
But now i have a grey space on top and in the bottom if a have a square cover.
Is there also a way to adjust the container to the Cover so that i don’t have the grey space?
Hi,
Try adding
thumbtype="img"in the shortcode.You can remove the before added CSS if this works for you.
Best Regards,
DearHive-
This reply was modified 4 years, 5 months ago by
DearHive.
Hi,
now i have a big box with much gray padding and a control bar on the bottom.
Hi,
Send us the link to your page.
HI,
it’s not possible becaus the Flipbooks are in a registered Member Page.
I would send you an a admin login, but not here in the open support forum
Hi,
Remove the previous CSS.
Set the thumbtype in shortcode to imgIs there a gray box with black bar with text in bottom? – Did you add thumb image to the flipbook?
Send some screenshots though public image sharing sites.Best Regards,
Deepak@dearhive I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials on these forums.
https://ww.wp.xz.cn/support/guidelines/#the-bad-stuff
Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.
If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.
Please be aware that repeatedly asking for credentials will result in us escalating this to the plugins team.
It’s never necessary to do that. Here’s why.
There are many ways to get information you need and accessing the user’s site is not one of them. That’s going too far.
- Ask for a link to the http://pastebin.com/ log of the user’s web server error log.
- Ask the user to create and post a link to their
phpinfo();output. - Ask the user to install the Health Check plugin and get the data that way.
- Walk the user through enabling WP_DEBUG and how to log that output to a file and how to share that file.
- Walk the user through basic troubleshooting steps such and disabling all other plugins, clear their cache and cookies and try again.
- Ask the user for the step-by-step on how they can reproduce the problem.
You get the idea.
Volunteer support is not easy. But these forums need to a safe place for all users, experienced or new. Accessing their system that way is a short cut that will get you into real trouble in these forums.
Hi @sterndata ,
Thanks for reminding us and keep us safe. We will avoid asking for credentials.
Best Regards,
DearHive Team -
This reply was modified 4 years, 5 months ago by
The topic ‘Different Thumbnail sizes’ is closed to new replies.