-
AuthorPosts
-
February 5, 2018 at 6:07 pm #908125
Hi Team,
I would like to resize the pictures in the full slider element, I know we have two sizes but I would like to decrease more size.
Also, how to change captions to bottom centre?
Regards
DB- This topic was modified 6 years, 9 months ago by DigitalBerg.
February 5, 2018 at 9:41 pm #908219Hey DigitalBerg,
I am not sure we understood properly, but could you please try help a bit more with details on what we have to do?
Best regards,
BasilisFebruary 6, 2018 at 11:18 am #908471See link attached.
This Picture I would like to shrink from the “fullscreen slider element.
Regards
QFebruary 6, 2018 at 2:52 pm #908612Hi,
For the first question, try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #fullscreen_slider_0 li.slide-1 { background-size: auto auto !important; background-repeat: no-repeat !important; }
As for changing the location of the caption, you just need to go to the Caption (tab) and change Caption Positioning. HOpe this helps :)
Best regards,
NikkoFebruary 7, 2018 at 1:03 pm #909101Hi,
Thanks for the code however it is possible to change the size as of require because with the above code the picture is too small?
Regarding the second question: I have changed the position of the caption to middle bottom but still showing on the left bottom.
Regards
QFebruary 7, 2018 at 1:26 pm #909113Hi Q,
1. Please install this plugin: https://wordpress.org/plugins/simple-image-sizes/ after activation, go to Settings > Media, change the size of large or extra_large size, save then regenerate thumbnails or you can re-upload the image on the slider.
2. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoFebruary 7, 2018 at 2:41 pm #909188Hi Nikko,
Please find attached temp link below.
Regards
QFebruary 7, 2018 at 3:25 pm #909221Hi,
Thanks for providing the admin access, I was about to check the page however the admin (username in private content) is still working on it. Let us know if it’s okay to check the page. As for 1. please install the said plugin as it allows you to change the image size without modifying the core files in Enfold :)
Best regards,
NikkoFebruary 8, 2018 at 2:26 pm #909773Sure please check, I have installed the plugin and regenerated the large and extra large pictures but still showing the same size on the home page.
Can you please check for me?
Regards
Q- This reply was modified 6 years, 9 months ago by DigitalBerg.
February 9, 2018 at 3:46 pm #910286Hi,
Thanks, I have checked your site and if I’m not mistaken, what you wanted to do was to reduce the size of the fullscreen slider along with the reduced image size? if yes, unfortunately that would defeat the purpose of fullscreen slider since fullscreen slider stretches the image no matter what size is used, the code I gave before uses the actual size of the image and not stretching it but it doesn’t reduce the slider size, I would suggest using fullwidth easy slider instead, otherwise if you still want to use the fullscreen slider, you can tell us how much height you want to set it for example 70% of the screen height or probably in px. As for the caption, try adding this css code in Quick CSS:
.home #fullscreen_slider_0 .slide-1 .slideshow_align_caption { vertical-align: bottom; }
this should make that caption go to bottom. Hope this helps :)
Best regards,
NikkoFebruary 20, 2018 at 12:39 pm #914809Hi,
We dont mind to use any slider but require to reduce the picture size smaller so it will show the picture under the menu and logo.
Please advice on this matter?Regards
QFebruary 20, 2018 at 5:52 pm #914926Hi Q,
I have changed it to Fullwidth Easy Slider and made the settings almost similar to the fullscreen slider. Let us know if you need further assistance :)
Best regards,
NikkoFebruary 20, 2018 at 6:22 pm #914943Hi Nikko,
Good work !
Please accept my apologies, actually its look better on fullscreen slider, image size you changed looks good.
Can you please change it back to fullscreen slider and let me know how to change the size of the image?
Regards
QFebruary 21, 2018 at 4:58 am #915224Hi Q,
I have returned it back to Fullscreen Slider and have added this css code in Quick CSS (located in Enfold > General Styling):
.home #fullscreen_slider_0 .avia-slideshow-inner li { background-size: auto auto !important; background-repeat: no-repeat !important; }
As for the size of the image, you just need to set it to No Scaling (Original Width X Original Height), so it won’t be cropped.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.