
lubke2005
lubke2005
About
- Username
- lubke2005
- Joined
- Visits
- 26
- Last Active
- Roles
- Member
Comments
-
Hi, there is a simple trick you could apply: add the followig JS-Snippet to the betheme JS section: jQuery(function($){$(".entire-div-link").click(function() { window.location = $(this).find("a").attr("href"); r…