Hi natani is it possible for you to make some changes in the code of react image slider so i can create some banners that will show to a certain usergroup and others that will show only to an other usergroup?
React Image Slider
You need to login to post comments.
5 years ago
Two more questions, please: I read where recommended image width is 1600px. We can do that; size of each image will then be 1600px width by 800px height. How do we set React Image Slider to maintain consistent responsive display aspect ratio of 2 to 1 width to height, which would be correct proportion for these images? Also, how to we set React Image Slider to not show any headline or subheadline text over the images? Thank you again. -- John C
Hello.
Default images are 1170px * 400px. In the same proportion you can create an 1600px * 550px images and so on.
The headline is the Banner name you have in Design > Banners > Banner Group: React image slider banners. The sub line is the 'Meta information' field in banner. To hide all those add css to
extensions/react_slider/storefront/view/default/css/react_slider.css at very bottom
add next rules
Have a nice day
Default images are 1170px * 400px. In the same proportion you can create an 1600px * 550px images and so on.
The headline is the Banner name you have in Design > Banners > Banner Group: React image slider banners. The sub line is the 'Meta information' field in banner. To hide all those add css to
extensions/react_slider/storefront/view/default/css/react_slider.css at very bottom
add next rules
.slider__slide-content h3, .slider__slide-content h2, .slider__slide-content a {opacity:0}
Have a nice day
5 years ago
Thank you, Natani - ! Good answer with the info and suggestions I needed. And so quickly too. With your good service I will look for more of your extensions to purchase. Enjoy your day. -- John C
5 years ago
Hello, we have purchased and installed React Image Slider for Abantecart and we want to set it to show our images in correct proportion. All of our images are 1400px wide by 700px high. Please tell me where in file react_slider.css or in related .js or .tpl files to make necessary adjustment? Thank you. -- John C.
- 1
Single Installation License
$20.00
Single installation, is for use by single site or one copy of application using this extension
Extension is provided with 120 day support from author with free upgrades within this time frame
natani
From | Hong Kong |
Member since | Jun 01, 2014 |
Avg. Response Time | 5 days, 6 hours, 26 minutes |
Viewed 90631 times
Posted 8 comments
Details
Extension ID: | react_slider |
Extension Latest Version: | 1.0.11 |
AbanteCart Version: | 1.2+, 1.3+, 1.4+ |
Created: | Jul 16, 2018 |
Last updated: | Aug 24, 2024 |
Demo image set with 1600x1000 without text https://imageslider.natani.space/resources/image/18/82/5.jpg
Have a nice day