Szymon88 Posted August 10, 2017 Share Posted August 10, 2017 (edited) Hello, I'm building shop on Presta 1.6.1.16 and i have some problem. Please look at the bottom of the page, related products module: http://ochevent.ssd-linuxpl.com/dreams/kubki-i-filizanki/1655-nuova-r2s-kubek-season-flowers.html It hasn't any images, also it is displaying at 50% width, and text is hard to read because the lines are one on another. Main problem is that I can't see images. I was trying to install another module to related products (not default), and it was displaying correct, but i had to add manually related category to every single product, so i uninstalled it. I tried to regenerate thumbnails, reinstall the module and it didn't worked. Could you help me with this? Thanks Szymon Edited August 10, 2017 by Szymon88 (see edit history) Link to comment Share on other sites More sharing options...
Adeko.nl Posted August 10, 2017 Share Posted August 10, 2017 Hello Szymon88, In your slideproducts.css you have to remove position:absolute; from class .slide img (line 12). You should be able to see the images now. To display it 100% you have to edit the class .slide (line 7) Change width from 736px to 100%, and height from 358px to auto. slideproducts.css is located in themes > dreams > modules > slideproducts > css > slideproducts.css 1 Link to comment Share on other sites More sharing options...
Szymon88 Posted August 10, 2017 Author Share Posted August 10, 2017 Wow, thank you very much Adeko. You're great Hello Szymon88, In your slideproducts.css you have to remove position:absolute; from class .slide img (line 12). You should be able to see the images now. To display it 100% you have to edit the class .slide (line 7) Change width from 736px to 100%, and height from 358px to auto. slideproducts.css is located in themes > dreams > modules > slideproducts > css > slideproducts.css Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now