1. freethud
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 01 February 2018
  5.  Subscribe via email
Hi, my site is http://www.revpharmabio.com
In the mobile version it doesn't view the resized image slideshow but always at the full resolution. Also in the demo version of your template Magnolia there is the same problem: you can view only a size of the slideshow.
How may I resolve? Is there a solution? Have I change the slideshow with another module?
Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set different slideshow heights depending on screen size you can use the following CSS with the Custom CSS fields for each screen size in the General -> Responsive Options tab of your template settings (edit to taste)...

#container_header {
height: auto !important;
min-height: 400px !important;
}


Alternative slideshow modules can be placed in the showcase-1a module position. For best results remove the padding from this position in the Manual Widths tab of your template settings.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Doesn't work!! The slideshow doesn't resize for its width!! Is it possibile?
thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I'd like the image is full width. Any idea?
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Does also adding the following to your Custom CSS field help in any way?...

@media only screen and (max-width: 1024px) {
.vegas-slide-inner {
background-cover: 100% auto !important;
background-position: 0 200px !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
no, It doesn't work
The first string

#container_header {
height: auto !important;
min-height: 400px !important;
}

works better... but there isn't the resize in full width

Don't worry



Hello

Does also adding the following to your Custom CSS field help in any way?...

@media only screen and (max-width: 1024px) {
.vegas-slide-inner {
background-cover: 100% auto !important;
background-position: 0 200px !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok