Shape 5

Joomla Templates => Attractions - Club => : Faridde April 12, 2018, 08:05:31 AM



: Info Slide with Attractions
: Faridde April 12, 2018, 08:05:31 AM
Hello!

I want to use Info Slides with this template, but it doesn't work as it does with older templates.
I think this template doesn't have the css for it. Can you please post the css code and the name of the file I need to add it to?
How can I create a module with the Info Slide?

Thank you in advance!


: Re: Info Slide with Attractions
: jonahh April 12, 2018, 10:52:21 AM
Hello,

Is the info slide enabled in the JavaScripts area of Vertex? You can see it working here on our demo:

http://www.shape5.com/demo/attractions/index.php/features-mainmenu-47/template-features/info-slide-enabled


: Re: Info Slide with Attractions
: Faridde April 12, 2018, 11:50:36 AM
Oh  :-[ I forgot about it.
Thank you!
But now I have another problem - I'm using the version 10 and the letters are black on a dark grey background. So it's very hard to read. Can you help me with it?


: Re: Info Slide with Attractions
: jonahh April 13, 2018, 10:17:48 AM
Try adding the following to your custom.css file:

:
#s5_component_wrap .s5_is_slide_css_inner h3  {
color:#fff !important;
}