Answer the question
In order to leave comments, you need to log in
How to fix adaptability in the site template?
Hello.
I downloaded the template for the site in html5. With the screw everything works perfectly. I emphasize - the site adapts to the screen size amazingly. But when installing this template on the engine (I use modx revo), css is not loaded. If I remove noscript from the header, then everything becomes fine. BUT! Loss of adaptability. Where is the dog buried here, how can I fix it?
Original header code:
<head>
<title>Ion by TEMPLATED</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-xlarge.css" />
</noscript>
</head>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question