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
Hi Rod,
thankyou for the explanation. Everything works fine.
Do you have a suggestion how to add an icon to the menu item text? Any suggestion is welcome.
Best wishes
Uwe
Hello Rod,
I make it like this:
/*-------for standard grid-------*/
.the-grid img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.the-grid img:hover {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
and it works fine.
Hello Rod,
on your website you describe how to use CSS filters for thumbnail hover effects. I want to make it in style the thumbnails are gray and change to colored thumbnails on mouse over. Is this possible?
Greetings
Uwe
Thank you very much - it works fine.
Hi Rob,
where do I need to make changes, so that I can insert a text to my collections-site. In C4 Auto Index I created a template under Galleries, but this does not appear. Please take a look www.boruta-fotografie.de. Please go to "galleries" and than hint "VACATIONS". This is the site I want to appear as a headline "Sets".
Greetings
Thanks for the quick help - exactly what I wanted.
Hi Rod,
do you have a hint for a step by step construction of a Search Site?
Best wishes
Hi Rod,
after several attempts I hope now to have understood the following:
- The presentation of the image galleries is determined with Pages?
- The presentation of the individual images of a photo gallery is determined with Gallery?
Now my Question: What are the main functions of Auto Index?
Many thanks for your response.
Hi Rod,
because my English is pretty poor I'll send you the address of my website. Maybe you can already see something of it and help me. So here is the address www.boruta-fotografie.de.
In LR I create a template in C4 Gallery and saved this template in the Template Browser where I configured it in the Appearance pane as "Iconic Thumbnails" and then export and upload it to /ttg-be/templates/gallery. Which configuration I need to make in C4 Pages, so this setting is accepted?
I can make the settings for galleries in "C4 Pages" and "C4 Galleries". If I export and upload both settings only the setting of "C4 Pages" appears on my website. Why do the settings of "C4 Galleries" show no effect?
Pages: 1