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
I have upgraded Backlight and updated my site as bilingual (formerly I used to create two sites in the two languages and link one to the other, now is easier with Backlight 2.0), and as Backlight cannot manage the language translation for some points, one of them the Album titles, I had to write each album title in the two languages separated by a slash...the problem is that it seems that one cannot write the title either in two lines or increase the width of the menu title so the line is seen completely. Is there anyway to overcome such problems?
Agustin
Offline
Album and album set titles cannot use the language code:
http://community.theturninggate.net/vie … 925#p58925
As to the title length, have you tried increasing the character limit in the album set template?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thank you Rod, I knew the issue about the use of language code, that's why I am trying to find an alternative solution...and in the album set template you can only change the character limit for the thumbnails grid not for the titles...
Agustin
Offline
The album titles are in the thumbnail grid.
Or are you referring to the navigation menu? If so, see this post: http://community.theturninggate.net/vie … p?id=10503
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Dear Rod,
following your last answer, I see that what I need to include is the statements:
.nav.nav_h ul.primary-menu ul.sub-menu {
width: NNNpx;
the question is: where should I include this?...
Agustin
Offline
In your custom css file
http://backlight.theturninggate.net/doc … tylesheets
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1