Shape 5

Joomla Templates => General Contractor - Club => : Card1One May 11, 2016, 07:55:37 AM



: Is it Possible?
: Card1One May 11, 2016, 07:55:37 AM
Hello,

I am working with this template on a project and my client is asking if I can add a static text over the S5 Image and Content Fader that is in the custom 3  position on the home page?

Ultimately they are trying to achieve having text that always remains visible over the images that fade in and out, instead of the text fading in and out with each image that is loaded.

Is this possible to achieve without major modifications?

Thank you for your time!


: Re: Is it Possible?
: jonahh May 11, 2016, 11:38:54 AM
Hello,

You wouldn't be able to do with the text on the fader. You'd have to disable that text on the fader (in the admin of the module) then add a position absolute DIV with your static text in it but unfortunately this would be out of the scope of forum support and require custom coding to do.


: Re: Is it Possible?
: Card1One May 11, 2016, 01:00:17 PM
Thanks for pointing me in the right direction!!!

I was able to get it to work!  I actually had to create my own custom module in the template index.php file (Which I had to learn how to do) so that it would only be published to the home page.

Then I disable the image fader text as you suggested, then I was able to add my own absolute div code and styles as a custom module published to just the homepage.


: Re: Is it Possible?
: jonahh May 12, 2016, 12:50:36 PM
Nice, that's awesome you figured it out and didn't have to hire out or anything!