Answer the question
In order to leave comments, you need to log in
Why did CSS stop working when switching to https?
at the link strategrf.ru everything works fine... but when you go to https://strategrf.ru/ for some reason there are no styles on the main page... The trick is that if you look at the code of the generated main page of the site using the https link: //strategrf.ru/ , then there is a link to the desired style file in it ....
/templates/vina_fashion_ii/css/template.css
I can’t understand at all how it is... I really hope for your great experience.... you may have experienced something similar...
Answer the question
In order to leave comments, you need to log in
in the template file I found a line with a link to the desired style file...
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/css/template.css" type="text/css" />
With this jumla, damn it, not everything is so simple ...) Where to dig at least approximately?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question