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 2018-03-31 22:14:10

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

ghost image

On this page, under the "slideshow" there is a ghost image of a box with some shadow under it, Turns out, it's the Content Area/Main Copy area. In Backlight, I have it a transparent background color and I don't see a border shadow checkbox. This issue does not appear in the other sections of this website.
What's wrong?

http://pideja.ca/luc/fr/theater/

Offline

#2 2018-03-31 23:28:20

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

Re: ghost image

http://community.theturninggate.net/vie … hp?id=8551

Page template > Contact Areas > Main Copy : Box Shadow


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 2018-04-02 02:39:56

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

Re: ghost image

Sorry about the duplicate post. It's been awhile since I've returned to this project and I had forgotten I already asked the question.
But, looking at the Backlight settings for this page, the box-shadow box is on off.

Last edited by pideja (2018-04-02 02:42:40)

Offline

#4 2018-04-02 02:53:36

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

Re: ghost image

Are you checking the correct page template (template-identifier-galerie)? Cleared template cache?


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 2018-04-03 02:15:29

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

Re: ghost image

I just took a closer look. The "ghost image" is coming from your own custom css (starting on line 25):

.the__copy>.content {
		background-color: transparent);
		border-radius: 1;
		box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.06), 0 4px 5px 0 rgba(0, 0, 0, 0.06), 0 1px 10px 0 rgba(0, 0, 0, 0.08);
		width: 100%;
		max-width: 1440px;
		padding: 50px;
	}
	

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 2018-04-06 02:41:08

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

Re: ghost image

Thanks Rod. Got to be more carefull how I write theses CSS files.

Offline

Board footer

Powered by FluxBB