tavenger5
15-12-10, 17:10
I'm having an issue with таблиці стилів again in the latest version of vbet for 3.8. The location of the таблиці стилів is not correct.
Here's an example...
by default the vbulletin style sheet is loaded через @import:
@import url("clientscript/vbulletin_css/style-cbb7765a-00012.css");
which points to in my case -
http://cellphoneforums.net/clientscript/vbulletin_css/style-cbb7765a-00012.css
Коли viewing до translated page, such as Форуми для мобільного телефону - спільнота користувачів мобільних телефонів (http://cellphoneforums.net/es/)
the css url is now:
http://cellphoneforums.net/es/clientscript/vbulletin_css/style-cbb7765a-00012.css
Which is a broken link.
Any ideas on how to fix this?
Here's an example...
by default the vbulletin style sheet is loaded через @import:
@import url("clientscript/vbulletin_css/style-cbb7765a-00012.css");
which points to in my case -
http://cellphoneforums.net/clientscript/vbulletin_css/style-cbb7765a-00012.css
Коли viewing до translated page, such as Форуми для мобільного телефону - спільнота користувачів мобільних телефонів (http://cellphoneforums.net/es/)
the css url is now:
http://cellphoneforums.net/es/clientscript/vbulletin_css/style-cbb7765a-00012.css
Which is a broken link.
Any ideas on how to fix this?