Shape 5

Joomla Templates => Corpway - Club => : cspgsl April 11, 2017, 12:37:39 PM



: moving <a href> to FP Slider breaks the module
: cspgsl April 11, 2017, 12:37:39 PM
In the FP slider at http://cspgsl.com/ I moved the link in the Image text area to the Title area and added a class for the text on the last line and now the image won't load. The text eventually loads though but only after an extended period.

I left the Image area text blank on purpose as I only want the one window in the slider.

Is there a way to also have a small image presented at the bottom right of the title area window like what I have shown as circled in the attachment?

Here is my code
:
Personal and<br />
Corporate Taxes<br />
<a class="fps" target="_self" href="services/46-services/410-t1">Providing You with<br />Valuable Tax Planning</a>

Any help would be appreciated, thanks,


: Re: moving <a href> to FP Slider breaks the module
: mikek April 12, 2017, 06:58:43 AM
Hello,

The title does not accept custom html, only the text area does, that is why the module is breaking with this code. You may be able to put an image in there using the text field and then putting a position absolute on the image, but that would require custom programming.


: Re: moving <a href> to FP Slider breaks the module
: cspgsl April 12, 2017, 09:15:54 AM
Can I get a tip on how to align the scroll to top icon in the center of the page instead of the right side?

And finally, I cannot find the code for s5_h3_last to change the colour

Thanks,


: Re: moving <a href> to FP Slider breaks the module
: mikek April 13, 2017, 07:25:44 AM
Hello,

I am sorry but as I stated above this would require custom programming, we don't provide modification services as part of our support. You would need to create a class or id on your icon, and then apply a position:absolute; and probably right:0; bottom:0; to it. It's not designed for that so I can't guarantee it will be that simple.

s5_h3_last uses the template's highlight color, and it's identified in the template's index.php file.