Header.php to SimpleCSS
-
Dear Tom,
Im have SimpleCSS installed.
How can I move these lines from Header.php to SimpleCSS?
<body <?php generate_body_schema();?> <?php body_class(); ?>>
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/es_ES/sdk.js#xfbml=1&version=v2.8&appId=316747062005768”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Header.php to SimpleCSS’ is closed to new replies.