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 2020-06-05 02:39:39

pideja
Member
From: Montreal
Registered: 2013-02-26
Posts: 1,299

Stumped by the footer

This is a CE4 site upgraded to Backlight, then Backlight 2 and now Backlight 3. All is well except for the footer in the large image display. Here is one of those pages:  http://nathaliemoliavko-visotzky.com/en … s/08-etes/

Whereas all the other pages are in Helvetica Neue italic : http://nathaliemoliavko-visotzky.com/en/galleries/

the large display page is in Helvetica Neue but not italic. Also, the spacing between the date and the name is incorrect.

I've checked all the footer settings for all templates and they seem identical. I can edit that footer in the Inspector, but that's only as a preview, not permanent.

You may wonder about the CSS:

.copyright p{
	font-style: italic;
	text-align: center;
}

What's at fault here?

Last edited by pideja (2020-06-05 02:43:48)

Offline

#2 2020-06-05 03:20:40

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

Re: Stumped by the footer

the album set is an Okapi based page.

the video page is Pangolin.

Looks like a different selector is needed for the Pangolin page

try this instead:

/*footer*/
li.copyright {
	font-style: italic;
	text-align: center;
}

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 2020-06-11 05:33:46

pideja
Member
From: Montreal
Registered: 2013-02-26
Posts: 1,299

Re: Stumped by the footer

Works great in French but for some reason, not in English. No big deal, won't lose any sleep over it.

Thanks Rod.

P.S. I guess that from now on, it's gonna be the new forum platform. See you there.

Offline

#4 2020-06-11 05:36:00

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

Re: Stumped by the footer

Are they both using the same page template? Same site or parallel sites?


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

Offline

#5 2020-06-11 05:46:26

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

Re: Stumped by the footer

try clearing browser cache. Both sites you linked to above are showing the italicized footer text.


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

Offline

#6 2020-06-11 05:52:59

pideja
Member
From: Montreal
Registered: 2013-02-26
Posts: 1,299

Re: Stumped by the footer

You are right. Even after cleaning the template cache, on Chrome the cache is "sticky" so I have to purge the navigation settings. I tried it on a few other browsers and its ok.

Thanks


P.S. By the way, I lost that url for the new forum platform. Can you remind me?

Offline

#7 2020-06-11 06:17:34

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

Re: Stumped by the footer

it's in Matt's post in the Announcements forum
http://community.theturninggate.net/vie … p?id=11899


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

Offline

Board footer

Powered by FluxBB