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.
Funny thing. I have use a drop down menu entry and set the name in LR. and it looks like, that someone make a word wrap after x characters, but the background is not. The last entry was "Berlin Rebels Youngsters 2016" and on the site it looks like this:
This is not a big Problme to change this, but maybe a small bug. Or I have not seen, where I can define the max lenght of the drop down menu entrys.
Test site is http://www.gosslar.homedns.org:8888
Christian
Great Thanks, the new upload of the images was new. Now it works. Thanks a lot again!
Hi!
During my tests I change the URL in the Backlight setting from a internal URL 192.168.. to a external name. But now I see, that in some sourcecode the first address is still there. I put here the sourccode which I copy from the browser. How can I change all entrys without delete/create the templates? I try to make a change and save the template, but this has no effect.
You see the effect on this testsite http://www.gosslar.homedns.org:8888
Christian
<!doctype html>
<html dir="ltr" lang="de">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="HandheldFriendly" content="True" />
<meta name="MobileOptimized" content="320" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, shrink-to-fit=no" />
<meta name="template-version" content="49" />
<title>Christian Gosslar</title>
<!-- Open Graph Protocol **************************** -->
<!-- http://developers.facebook.com/tools/debug -->
<link rel="image_src" href="http://192.168.30.23:8888/homepage/homepage/photos/20160518_7930.jpg" />
<meta property="og:description" content="" />
<meta property="og:image" content="http://192.168.30.23:8888/homepage/homepage/photos/20160518_7930.jpg" />
<meta property="og:image:width" content="1440" />
<meta property="og:image:height" content="960" />
<meta property="og:site_name" content="Christian Gosslar" />
<meta property="og:type" content="website" />
<meta property="og:title" content="homepage" />
<meta property="og:url" content="http://192.168.30.23:8888/?page=home" />
<!-- /Open Graph Protocol **************************** -->
<link rel="canonical" href="http://192.168.30.23:8888/?page=home" />
<link rel="stylesheet" type="text/css" media="all" href="http://www.gosslar.homedns.org:8888/backlight/publisher/resource.php?template=6&extension=css&name=style" />
<link rel="stylesheet" type="text/css" media="all" href="/backlight/modules/okapi-core/static/css/fonts.css" />
<link rel="stylesheet" type="text/css" media="all" href="/backlight/modules/okapi-core/static/css/font-awesome.min.css" />
<link rel="stylesheet" href="/backlight/custom/css/custom.css" />
</head>
<body class="okapi type-page slug-homepage" data-effect="shift" data-layout="1col left">
<input type="checkbox" class="page__toggle" id="page__toggle__T1" />
<input type="checkbox" class="page__toggle" id="page__toggle__T2" />
<div class="page__body" id="page__body">
<!-- Body ******************************************* -->
<header class="spinal__column">
<div class="content">
<!-- Header ***************************************** -->
<div class="masthead">
<div class="content page__width">
<a href="/">
<img src="http://192.168.30.23:8888/backlight/designer/?c=page&a=image&p1=7" alt="Christians Website" class="identity_plate" width="2400" height="206" />
</a>
</div>
</div><!-- .masthead -->
Great Thanks lot, after remove the "g" in the last line, it works!
are you happy with the footer then?
Hm, can I reduce the height? It's look like, that the current size is the minumun. With the settings in the custom.css I can increase it, but not smaller as current size.
Is this site on a traditional host? that :8888 is usually used on a local host, isn't it?
The site is running on my server here to home and I can reacht it...oh... but it's correct. The css is not loading... My fault, because the settign in backlight was not change (I start with a local sit). I change it and search for a update button... but hey, it's update automaticly.. great. I love it.
So, testsite is now online (I must chage before the routing and FW)
http://www.gosslar.homedns.org:8888/
The custom.css is using, I change the footer color there and also usw a special ttg_footer_bottom.php. But the top and bottom rule for the rule .copyright has no effect. I add also the rule into all used class fro the php-script, no effect.
The php code is this (found here as a example)
function ttg_footer_bottom( $style, $path ) {
echo '
<div class="custom_footer">
<div class="content page__width">
<p class="footer_copyright">
© 2009 - '.date("Y").' - Christian Goßlar, all rights reserved.
</p>
<p class="footer_social"> bla
<a target="_blank" href="https://www.facebook.com/christian1305/" target="_blank"><img src="/icons/social_networking/faceb
<a target="_blank" href="https://www.500px.com/cgberlin/" target="_blank"><img src="/icons/social_networking/500px_32.png"
<a target="_blank" href="https://www.instagram.com/cgosslar/" target="_blank"><img src="/icons/social_networking/Instagram
</p>
</div>
</div>
';
return false;
} // END
Christian
Hi!
I'm playing again with current backlight version chaneg soemthing in the Navigation Menu. So currently the font color is black and for hover font color is withe and background black. It works fine for all menu Item except the Special Navigation Items for search. Here the Icon color is not changed. What is my fault?
The testsite where you can see this is
http://www.gosslar.homedns.org:8888/
Christian
Hi rod!
Thanks for the quick answer. Next time I make separate posts.
The tip for the footer don't work at first try. I must check my settings.
For the metadata I see that the class is used, but if I change something in the custom.css, no change. Let me check it also.
Christian
Hi!
I currently play with Backlight to see what is possible, where I can change things and so on. During this I found some questions where I don't have answer currently.
First where I can change the height of the footer box. I see the footer was sometimes a topic, I also change the fontsizem, add icons but the box around the footer stable. I don't find the definition, I thinks it's more in the page layout.
Second question is something about the home-page. I can add a slide show and put a album-set below of the slideshow picture. Can I change it, album set on the top and slide show below?
Third question is about the metadata. Can I change the font, size of the Metadata whcih is printed bolow the picture (normal album and slideshow pictures)?
Thanks a lot for the help
Christian