Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2014-09-09 14:00:38

Danbie
Member
Registered: 2012-11-06
Posts: 9

Turn off Masthead link to home page?

Can I turn off the linking behavior of my graphic masthead so it does not send the visitor back to the home page?  The navigation bar link works fine for this and I find the masthead is too easy to accidently press sometimes.  It was a nice idea, but I would rather not send the visitor back to the home page this way.

I have a graphic identity plate with the role set to banner.

Thanks!

Offline

#2 2014-09-09 15:20:54

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Turn off Masthead link to home page?

It's not an option in the plugin. Using PHPlugins, inserting this into the bottom of the page should do it:

<script>$('.masthead a').on("click", function(){ return false; });</script>

Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB