Hi,
I want a video full screen on the header/showcase module instead off the image. . Is this posible with the Revolve template.
LINK
Greats,
Maikel
- webneus
- Commercial Templates
- Thursday, 14 July 2016
- Subscribe via email
Hi Maikel
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...
Ciarán
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...
#container_header {
display: none;
}
#container_slideshow {
padding-bottom: 0;
padding-top: 0;
}
#slideshow.block_holder {
padding: 0;
}
#container_slideshow .module_surround {
padding: 0 !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 2
Hi Ciaran,
Just one question! Its not responsive on mobile devices?
Please help.
Maikel
Just one question! Its not responsive on mobile devices?
Please help.
Maikel
- more than a month ago
- Commercial Templates
- # 4
Hi Maikel
On which device are you having an issue (checked S6 and iPhone 5S without any problems).
Ciarán
On which device are you having an issue (checked S6 and iPhone 5S without any problems).
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Hi Maikel
Could you check the URL provided as it appears to be giving us a 404 error... http://sam.webneus.nl/index.php/test
Ciarán
Could you check the URL provided as it appears to be giving us a 404 error... http://sam.webneus.nl/index.php/test
Ciarán
- more than a month ago
- Commercial Templates
- # 7
Hi Maikel
The spaces indicated are within your video iframe rather than the surrounding template module. If you are using a module extension for the video I would suggest contacting the extension developer on the issue. For further information on the subject check out.. http://stackoverflow.com/questions/19794000/removing-black-borders-on-a-vimeo-iframe-embed-using-css
Ciarán
The spaces indicated are within your video iframe rather than the surrounding template module. If you are using a module extension for the video I would suggest contacting the extension developer on the issue. For further information on the subject check out.. http://stackoverflow.com/questions/19794000/removing-black-borders-on-a-vimeo-iframe-embed-using-css
Ciarán
- more than a month ago
- Commercial Templates
- # 9
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »