Make gk-tablet elements in Mo header clickable?

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Mon Jun 23, 2014 2:49 pm
Is there a way to make the gk-tablet elements in the header in the Mo template hyperlinked and clickable? I tried placing the image in a anchor element, but that turned completely messed up visually.

/Martin
User avatar
Junior Boarder

teitbite
Tue Jun 24, 2014 8:34 am
Hi

I do not understand. Can You please try to explain? Show me some examples please.
User avatar
Moderator

GK User
Tue Jul 01, 2014 9:04 pm
In the header I have the following code:

<div class="gk-tablet" data-slides="1" data-scrollreveal="enter bottom and move 50px wait 0.5s">
<div><img src="images/cover6.png" alt="" /></div>

Which displays the image correctly:

Screen Shot 2014-07-01 at 21.57.49.png


But when I try to put the image in an anchor tag to make it clickable:

<div class="gk-tablet" data-slides="1" data-scrollreveal="enter bottom and move 50px wait 0.5s">
<div><a href="http://some.url"><img src="images/cover6.png" alt="" /></a></div>

It becomes completely messed up, like so:

Screen Shot 2014-07-01 at 21.59.08.png


How do I make the image clickable?
User avatar
Junior Boarder

teitbite
Wed Jul 02, 2014 11:30 am
Hi

Please tell em an url to Your site. I believe the <a></a> was not styled in this area.
User avatar
Moderator


cron