Comments 1Justin started the conversationMarch 14, 2016 at 7:11pmHi.I have an issue with the slideshowEven though in modules/views/templates/front/fieldslideshow.tpl on line 42 I have this : <img class="img-slider" src="{$slide.image}" alt="" data-u="image" style="top:0;">In source code I get this : <img class="img-slider" src="/modules/fieldslideshow/images/banner1-aquatex-331.jpg" alt="" data-u="image" style="top: -91.5px; width: 1920px; height: 920px; left: 0px; position: absolute;" border="0">Somehow, attributes are added in the balise. My issue concerns the position.I want to change the top distance but I can't figure out how I can manage to do that.Any hint would be appreciated.Many thanks. 1,593Criss repliedMarch 15, 2016 at 5:47amHi Justin,If you want to change the position of the text, you can edit in: "root/modules/fieldslideshow/css/style.css"At the bottom of that file. You can see the position for each slider 1, 2, 3.Best Regards,Criss - FieldThemes 1Justin repliedMarch 15, 2016 at 12:09pmSorry but I only see title position at the bottom.As well as in the whole file to be honest.There's no data-u="image" anywhere 1,593Criss repliedMarch 15, 2016 at 12:18pmYou can't see data-u="image" because it's JS.You can change the position of the text, can't change the position of the image.Best Regards,Criss - FieldThemes Sign in to reply ...
Hi.
I have an issue with the slideshow
Even though in modules/views/templates/front/fieldslideshow.tpl on line 42 I have this :
In source code I get this :
Somehow, attributes are added in the balise. My issue concerns the position.
I want to change the top distance but I can't figure out how I can manage to do that.
Any hint would be appreciated.
Many thanks.
Hi Justin,
If you want to change the position of the text, you can edit in: "root/modules/fieldslideshow/css/style.css"
At the bottom of that file. You can see the position for each slider 1, 2, 3.
Best Regards,
Criss - FieldThemes
Sorry but I only see title position at the bottom.
As well as in the whole file to be honest.
There's no data-u="image" anywhere
You can't see data-u="image" because it's JS.
You can change the position of the text, can't change the position of the image.
Best Regards,
Criss - FieldThemes