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.
You are not logged in.
Pages: 1
If you need to see what styles are being applied in Backlight, you can view full stylesheet by looking at the source code of your site and clicking on the line that looks like this:
<link rel="stylesheet" type="text/css" media="all" href="http://yoursite.com/backlight/publisher/resource.php?template=6&extension=css&name=style" />
I suggest copying the whole thing and pasting it into a plain text editor or, better yet, a text editor or code editor with syntax highlighting. Save as a .css file and use for reference.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Another way is to use your browser's web inspector and open the loaded stylesheet in a new tab.
Offline
Pages: 1