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-07-04 07:37:18

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Copyright color in footer

Hi Matt,

I expected that Text Color in the Footer section applies to the entire footer including the copyright text and not only the TTG notice. Currently,

.page__pallet__wide > .content > ul > li {
    color: rgb(255, 255, 255);
}

overrides

.copyright, .page__pallet__bottom li.logo h1 {
    color: #ff8000;
}

And my copyright is white instead of orange.

Test at http://pangolin.danielleu.com/test


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#2 2017-07-04 08:43:27

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

Re: Copyright color in footer

Is that custom CSS you're trying to use, or are you writing in shorthand? My code is using this to set text color in the copyright area:

.page__pallet__wide > .content > ul > li.copyright,
.page__pallet__bottom li.logo h1

The h1 is the "Built with Backlight" badge, while li.copyright is the copyright notice.


Matt

The Turning Gate, http://theturninggate.net

Offline

#3 2017-07-04 08:49:45

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: Copyright color in footer

No, I don't have any custom CSS there. I just copied what Chrome inspector reported.


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#4 2017-07-04 08:58:50

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

Re: Copyright color in footer

It looks like you might still be running an older version of the file from our betas. Have you updated your install to the release builds?


Matt

The Turning Gate, http://theturninggate.net

Offline

#5 2017-07-04 09:32:26

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: Copyright color in footer

Yes, I have updated them all... maybe I copied the wrong files... I'll try again.


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#6 2017-07-05 12:38:24

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: Copyright color in footer

Indeed, I had my installation messed up sad


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

Board footer

Powered by FluxBB