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 all,
I have (another) question:
On my website, I use backlight 1.05. See http://www.volker-dobler.de
I use an own CSS file to format the text (e.g. for the menu) which is located in ./backlight/custom/css with the name volkersvirtuellewelt2016.css
All seems to work smooth and correct, beside when I click on "Bildergalerien" (galleries).
The text layout changes (sometimes) and I recognised, that the link to the CSS is file is different than for other pages.
E.g. in the gallerie sub-dir, it is (see "galleries" between the domainname and "backlight")
link rel="stylesheet" href="http://www.volker-dobler.de/galleries/backlight/custom/css/volkersvirtuellewelt2016.css"
But on my homepage or in the serach sub-dir, it is (without any subdir between domain and "backlight")
link rel="stylesheet" href="http://www.volker-dobler.de/backlight/custom/css/volkersvirtuellewelt2016.css"
(which is what I expected).
Why is the path "galleries" in the path of the CSS? Where did I make the mistake and can change this? I am not using the .htaccess file, because when I use it, I get an error.
Thanks for any help,
Volker
Offline
sounds like that it's actually a .htaccess issue. Something for Ben to look at I suspect.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
rod, thanks.
I just updated to backlight 1.10 and now it works.
thanks and best regards,
volker
Offline
Pages: 1