0
Votes
Undo
  1. SloekTemp
  2. Commercial Templates
  3. Wednesday, 06 May 2020
  4.  Subscribe via email
Hi !

I have 3 custom modules in Serenity in Top1A /Top1B and Top1C .. is there a possibility to make them clickable to refer to a designed page ?!

(I can put a button in/on them ... but being able to click them to go to designed page is fancier ....)

Thanks in advance.

Peter-Paul Sloekers
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter-Paul

Would you have a URL to an example of your modules?

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

it is in a developmental state ..... :)

I would like the Top1A to be linkable without the need of the button 'klik hier' ...

Thanks in advance
References
  1. https://www.wereldwinkelsnederland.nl/ontwikkel
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

As you are using a custom module try adding the following to the end of your module content. As this is HTML you are best using the CodeMirror editor.

(replace URL to your own taste)

<a href="https://www.joomla51.com" target="_blank" style="position:absolute;top:0;left:0;right:0;bottom:0;"></a>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran ... but then all three of them will react to the same link .....
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Would you have an example of this issue? Does adding the following to the Custom CSS field of your template settings resolve the issue?..

.module .custom {
position: relative;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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