forked from brikkho-net/brikkho-net.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader-footer-options.html
179 lines (155 loc) · 8.32 KB
/
header-footer-options.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<!-- DEFAULT META TAGS -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Header / Footer Options | Avoc | Awesome Parallax Template</title>
<!-- DEFAULT META TAGS -->
<!-- FONTS -->
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Sans:400,700" rel="stylesheet" type="text/css">
<!-- FONTS -->
<!-- CSS -->
<link rel="stylesheet" id="default-style-css" href="files/css/style.css" type="text/css" media="all" />
<link rel="stylesheet" id="fontawesome-style-css" href="files/css/font-awesome.min.css" type="text/css" media="all" />
<link rel="stylesheet" id="ionic-icons-style-css" href="files/css/ionicons.css" type="text/css" media="all" />
<link rel="stylesheet" id="mqueries-style-css" href="files/css/mqueries.css" type="text/css" media="all" />
<!-- CSS -->
<!-- FAVICON -->
<link rel="shortcut icon" href="files/uploads/favicon.png"/>
<!-- FAVICON -->
</head>
<body>
<!-- PAGELOADER -->
<div id="page-loader">
<div class="page-loader-inner">
<div class="loader"><strong>Loading</strong></div>
</div>
</div>
<!-- PAGELOADER -->
<!-- PAGE CONTENT -->
<div id="page-content">
<!-- HEADER -->
<header id="header">
<div class="header-inner clearfix">
<div id="logo" class="left-float">
<a id="dark-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-dark.png" srcset="files/uploads/logo-avoc-dark.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
<a id="light-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-light.png" srcset="files/uploads/logo-avoc-light.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
</div>
<div id="menu" class="right-float clearfix">
<a href="#" class="open-nav"><span class="hamburger"></span><span class="text">Menu</span></a>
<nav id="main-nav">
<ul>
<li><a href="index.html">Home</a>
<ul class="submenu">
<li><a href="index.html">Portfolio <em>Main</em></a></li>
<li><a href="index-creative.html">Portfolio <em>Creative</em></a></li>
<li><a href="index-photography.html">Photography</a></li>
<li><a href="index-masonry.html">Classic Masonry</a></li>
<li><a href="index-agency.html">Agency</a></li>
</ul>
</li>
<li><a href="about.html">Pages</a>
<ul class="submenu">
<li><a href="about.html">About <em>classic</em></a></li>
<li><a href="about-creative.html">About <em>creative</em></a></li>
<li><a href="about-minimal.html">About <em>bold minimal</em></a></li>
<li><a href="services.html">Services</a></li>
<li><a href="404.html">404 Page</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li class="current-menu-item"><a href="header-features.html">Features</a>
<ul class="submenu">
<li><a href="general-elements.html">General Elements</a></li>
<li class="current-menu-item"><a href="header-footer-options.html">Header / Footer</a></li>
<li><a href="hero-options.html">Hero Options</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div> <!-- END .header-inner -->
</header>
<!-- HEADER -->
<!-- HERO -->
<section id="hero" class="hero-auto">
<div class="page-title">
<h1><strong>Header / Footer</strong></h1>
</div>
</section>
<!-- HERO -->
<!-- PAGEBODY -->
<section id="page-body" class="nopadding">
<div class="wrapper-small">
<h3 class="align-center"><strong>Header Options</strong></h3>
<h6 class="alttitle align-center">Transparent & Non-Tranparent</h6>
<div class="spacer spacer-small"></div>
<p>By default the header will have an hamburger icon which needs to be clicked to open the menu.<br>
<img src="files/uploads/header-default.jpg" alt="SEO Name"/></p>
<p>After clicking the Menu button the menu will open on a white background.<br>
<img src="files/uploads/header-open.jpg" alt="SEO Name"/></p>
<p>By adding the class <strong>header-open</strong> your menu will be shown on page load.<br>
<code><header class="header-open"></code></p>
<div class="spacer spacer-small"></div>
<p>Add the class <strong>header-transparent</strong> and your menu won't have a background.<br>
<code><header class="header-transparent"></code>
<img src="files/uploads/header-open-on-start.jpg" alt="SEO Name"/></p>
<div class="spacer spacer-big"></div>
<h3 class="align-center"><strong>Footer Options</strong></h3>
<h6 class="alttitle align-center">Choose between light / dark + center / column layout</h6>
<div class="spacer spacer-small"></div>
<p>By default the footer has the light grey background and is centered<br>
<img src="files/uploads/footer-light.jpg" alt="SEO Name"/></p>
<div class="spacer spacer-small"></div>
<p>Choose a dark footer by just adding the class <strong>"footer-dark text-light"</strong> to the footer tag<br>
<code><footer class="footer-dark text-light"></code>
<img src="files/uploads/footer-dark.jpg" alt="SEO Name"/></p>
<div class="spacer spacer-small"></div>
<p>You can easily switch to a column layout by using the column shortcode<br>
<img src="files/uploads/footer-column.jpg" alt="SEO Name"/></p>
</div>
<div class="spacer spacer-big"></div>
</section>
<!-- PAGEBODY -->
<!-- FOOTER -->
<footer>
<div class="footer-inner align-center wrapper">
<div class="widget">
<ul class="socialmedia-widget">
<li class="facebook"><a href="#"></a></li>
<li class="twitter"><a href="#"></a></li>
<li class="dribbble"><a href="#"></a></li>
<li class="behance"><a href="#"></a></li>
<li class="instagram"><a href="#"></a></li>
</ul>
</div>
<div class="widget copyright">
<p>Copyright © 2014 by Avoc<br>
Made with Love by <a href="http://www.spab-rice.com">Spab Rice</a></p>
</div>
<a id="backtotop" href="#">Back To Top</a>
</div>
</footer>
<!-- FOOTER -->
</div> <!-- END #page-content -->
<!-- PAGE CONTENT -->
<!-- SCRIPTS -->
<script src="files/js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="files/js/jquery.pace.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.compatibility.js"></script>
<script type="text/javascript" src="files/js/jquery.visible.min.js"></script>
<script type="text/javascript" src="files/js/tweenMax.js"></script>
<script type="text/javascript" src="files/js/script.js"></script>
<!-- SCRIPTS -->
</body>
</html>