Jasmine - link background image
If I want to have a promotion picture as background image, it there an easy way to link to another web ?
- Do you have any template with this function ?
Regards
Martin V.
- vindheim
- Commercial Templates
- Wednesday, 25 March 2020
- Subscribe via email
Hi Martin
Presuming I understand you correctly, you can add the following to a custom module, replacing the URL with that of your choice. This will link the entire module to that URL.
Ciaran
Presuming I understand you correctly, you can add the following to a custom module, replacing the URL with that of your choice. This will link the entire module to that URL.
<a href="https://www.joomla51.com" target="_blank" style="position:absolute;top:0;left:0;right:0;bottom:0;"></a>
Ciaran
- more than a month ago
- Commercial Templates
- # 2
Thanks Ciaran
I know, but the easiest way will be to have this included in the template to change image or link, and it would be a verg good ++ for the template.
Like the attached image:
Regards
Martin
I know, but the easiest way will be to have this included in the template to change image or link, and it would be a verg good ++ for the template.
Like the attached image:
Regards
Martin
Attachments (1)
- more than a month ago
- Commercial Templates
- # 3
Hi Martin
Thank you for the suggestion.
We were thinking that this option could be added to the Module Style OVerrides tab.
Ciaran
Thank you for the suggestion.
We were thinking that this option could be added to the Module Style OVerrides tab.
Ciaran
- more than a month ago
- Commercial Templates
- # 4
Hi
Do you plan to do it ?
Can it be added as a module ?
I don't know how to do it.
Regards
Martin
Do you plan to do it ?
Can it be added as a module ?
I don't know how to do it.
Regards
Martin
- more than a month ago
- Commercial Templates
- # 5
Hello
This feature is not yet available with our templates. In the meantime, you can use the method described above.
Ciaran
This feature is not yet available with our templates. In the meantime, you can use the method described above.
Ciaran
- more than a month ago
- Commercial Templates
- # 6
Hello
It is only possible with a Custom module. Using a HTML editor (eg. CodeMirror), paste the following at the end of your module content...
Ciaran
It is only possible with a Custom module. Using a HTML editor (eg. CodeMirror), paste the following at the end of your module content...
<a href="https://www.joomla51.com" target="_blank" style="position:absolute;top:0;left:0;right:0;bottom:0;"></a>
Ciaran
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »