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 2017-12-28 02:04:09

sprjx
Member
Registered: 2017-12-28
Posts: 14

Disable Auto-Refresh Button

Hey all,

Does anyone know how I can disable the auto-refresh button that shows up in the lower right hand corner in the footer next to copyright? Is there a way that I can remove that and still keep the copyright?

Offline

#2 2017-12-28 03:00:39

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Disable Auto-Refresh Button

you are the only one that sees the auto-refresh button, and only when you're logged into Backlight. It's never visible to your visitors.
But if you want to remove it, you can do so with custom css.

li#autoRefresh {
  display: none;
}

If you just need to see what the footer looks like to visitors while you're logged in and designing, it may be easier to just view your site using a different browser than the one you're using while designing the site.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2017-12-28 03:41:39

sprjx
Member
Registered: 2017-12-28
Posts: 14

Re: Disable Auto-Refresh Button

Thanks!

Offline

#4 2017-12-28 09:25:07

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

Re: Disable Auto-Refresh Button

rod barbee wrote:

If you just need to see what the footer looks like to visitors while you're logged in and designing, it may be easier to just view your site using a different browser than the one you're using while designing the site.

Or, if already using Chrome, launch an Incognito window.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB