Example #1
0
<meta name="application-name" content="<?php 
site_title();
?>
">
<link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png">
<!-- Add to homescreen for Safari on iOS --><meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Web Starter Kit">
<link rel="apple-touch-icon" href="images/touch/apple-touch-icon.png">
<!-- Tile icon for Win8 (144x144 + tile color) --><meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png">
<meta name="msapplication-TileColor" content="#3372DF">
<meta name="theme-color" content="#3372DF">
<!-- Page styles -->
    <link rel="stylesheet" href="./system/appearance/system.css">
    <link rel="stylesheet" href="extras/themes/acupuncture/styles/main.css">
    <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Signika:400,600' rel='stylesheet' type='text/css'>
</head>
<body id="nav_top">
    <header class="app-bar promote-layer"><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<div class="app-bar-container">
<button class="menu"><img src="<?php 
theme_location();
?>
images/hamburger.png" alt="Menu"></button><section class="app-bar-actions"><!-- Put App Bar Buttons Here --><!-- e.g <button><i class="icon icon-star"></i></button> --></section>

<h2 class="sc-content-title main-title"><?php 
site_title();
?>
</h2>
</div>
    </header><!-- HTML --><!-- HTML -->
Example #2
0
 function meta_image($image = '')
 {
     return theme_location() . '/' . $image;
 }
Example #3
0
<link href="<?php 
echo theme_location();
?>
/reset.css" media="all" rel="stylesheet" />
<link href="<?php 
echo theme_location();
?>
/style.css" media="all" rel="stylesheet" />
<link href="//fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900" rel="stylesheet" />
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="<?php 
echo theme_location();
?>
/js/read_more.js"></script>
<script src="<?php 
echo theme_location();
?>
/js/functions.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/zeroclipboard/2.1.6/ZeroClipboard.js"></script>
<?php 
echo add_extra_head();
?>
</head>

<body>

<div style="height: 50px"></div>

<header>

<nav class="menu">