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 2016-05-09 02:48:34

johnbrks
Member
From: Los Angeles
Registered: 2015-08-14
Posts: 147
Website

navigation bar & footer do not seem to support transparency

it seems neither support transparency from within BL designer.  can they be set from within the css?

thanks

Offline

#2 2016-05-09 03:02:40

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

Re: navigation bar & footer do not seem to support transparency

custom css should work. For instance:

nav.spinal__column, nav ul{
	background-color: transparent;
}

and

.copyright {
	background-color: transparent;
}

I've only tested this in the browser inspector. Other settings may effect this and the css may need to be more specific.


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