1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 09 April 2020
  5.  Subscribe via email
Hello,
I want to use the layerslideshow_lite of the new Skylar template. It seems to be a new version of the layerslideshow module used in the templates before. But it does not support the alignement option in the image settings. Is this correct? I tried to use them but they have no effect.

What I need is a textarea (with title and caption) that can be aligned to right, center or left like the older layerslideshows did.
So I installed the layslideshow module of Ensley template but it does not work with the template correctly. E.g. the navigation arrows appear in the maincontent area.

How can I modify the module to support the alignement option? Is this possible?

Regards
Oliver
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

div.layerslideshowlite .item-align-left .info {
align-items: flex-start;
}
div.layerslideshowlite .item-align-center .info {
align-items: center;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

thank you very much.
It works :)

Regards
Oliver
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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