-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDocumentation.html
447 lines (408 loc) · 17.6 KB
/
Documentation.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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Corpo - Documentation</title>
<!-- Custom CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/for-documentation.css" rel="stylesheet">
<link rel="shortcut icon" href="images/favicon.ico"/>
</head>
<body id="page-top" class="index">
<!-- Header -->
<header>
<div class="container">
<h1>Welcome To Corpo Theme!</h1>
<h2>The Corpo user guide!</h2>
<p>Huge thanks for purchasing this template, your support is truly appreciated!</p>
<a href="#Introduction">Start!</a>
</div>
</header>
<div class="container" id="Introduction">
<div class="row">
<div id="intro">
<div class="section-title">
<h3>The Corpo Introduction</h3>
</div>
<p>This documentation will give you an understanding of how The Corpo is structured and guide you in performing common functions. If you require further assistance not covered in this documentation, please contact us in our Support <a href="http://themeforest.net/user/oxes">themeforest.net/user/oxes</a> </p>
<br>
<b>Author:</b> Alex Sergijenko <br>
<b>Email:</b> <a href="mailto:a.sergijenko6415@gmail.com">a.sergijenko6415@gmail.com</a> </div>
<div id="installation">
<div class="section-title">
<h3>Installation</h3>
</div>
<p>Follow the steps below to get started with your Site Template:</p>
<ol>
<li>Open the <span class="atv">... /Corpo</span> Folder to find all the Templates Files</li>
<li>You will need to Upload these files to your Web Server using FTP in order to use it on your Website.</li>
<li>Make sure you upload the required files/folders listed below:
<ul>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/css</span> - Stylesheets Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/fonts</span> - Fonts Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/font-awesome</span> - Fonts Awesome Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/images</span> - Images Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/assets</span> - Assets Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/js</span> - Javacripts Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/mail</span> - mail Folder</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/video</span> - Video Folder</li>
</ul>
The other files can be used according to your preferences. </li>
<li>You're now good to go..! Start adding your Content and show off your Brand New Beautiful Website in style.</li>
</ol>
</div>
<!--structure-->
<section id="basic-structure">
<div class="section-title">
<h3>Basic template Structure</h3>
</div>
<p>The template has a responsive layout and is based on the <strong>Bootstrap V3+ Framework</strong>. Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. <a target="_blank" href="http://getbootstrap.com/"><strong> Click Here</strong></a> to know more about Bootstrap.</p>
<br>
<h4>HTML Structure</h4>
<p>The general HTML structure is the same throughout the template. Here is the <strong>general HTML structure of the template:</strong></p>
<pre class="prettyprint lang-html linenums overflow-auto">
<!DOCTYPE html><br>
<html lang="en"><br>
<head><br>
[Page meta, page css, page js files, page title etc...]<br>
</head><br>
<body><br>
<!--Loader --><br>
<!--Navigation --><br>
[NAVIGATION CONTENT]<br>
<!--Header --><br>
[HEADER CONTENT]<br>
<!--Advantages Section --><br>
<section> <br>
[ADVANTAGES SECTION CONTENT] <br>
</section><br>
<!--Image Section --><br>
<section> <br>
[IMAGE SECTION CONTENT] <br>
</section><br>
<!--Testimonial Section --><br>
<section> <br>
[TESTIMONIAL SECTION CONTENT] <br>
</section><br>
<!--Products Section --><br>
<section> <br>
[PRODUCTS SECTION CONTENT] <br>
</section><br>
<!--Blog Section --><br>
<section> <br>
[BLOG SECTION CONTENT] <br>
</section><br>
<!--footer --> <br>
<footer> <br>
[FOOTER_CONTENT] <br>
</footer><br>
[PAGE JAVASCRIPTS HERE]<br>
</body><br>
</html>
</pre>
<br>
<br>
<h4>CSS Structure</h4>
<p>The general CSS structure is the same throughout the template. Here is the <strong>general CSS structure of the template:</strong></p>
<pre class="prettyprint lang-html linenums overflow-auto">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Font-awesome plugin -->
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<!-- Loader -->
<link href="css/fakeLoader.css" rel="stylesheet">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
</pre>
<br>
<br>
<h4>Javascript Structure</h4>
<p>The general Javascript structure is the same throughout the template. Here is the <strong>general Javascript structure of the template:</strong></p>
<pre class="prettyprint lang-html linenums overflow-auto">
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Loader -->
<script src="js/fakeLoader.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Easing -->
<script src="js/jquery.easing.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Visible -->
<script src="js/jquery.visible.min.js"></script>
<!--WOW.js-->
<script src="js/wow.min.js"></script>
<script>new WOW().init();</script>
<!-- MAIN JS -->
<script src="js/main.js"></script>
</pre>
</section>
<!--favicon-->
<section id="favicon-icon">
<div class="section-title">
<h3>Favicon icon</h3>
</div>
<p>Favicon is an icon associated with URL that is displayed at various places such as in a browser’s address bar or next to the site name in a bookmark list.</p>
<p> You can add a Favicon to your Website using the following code:</p>
<pre class="prettyprint lang-html linenums overflow-auto"><span><link rel="shortcut icon" href="images/favicon.ico"/></span>
<!--/favicon-->
</pre>
</section>
<!--Page Loading Transitions -->
<section id="page-loader">
<div class="section-title">
<h3>Page Loading Transitions</h3>
</div>
<p>Page Loading Transitions are enabled by default. If you wish to disable the page loading transition you can simply delete below section</p>
<pre class="prettyprint lang-html linenums overflow-auto"><span><div class="fakeloader"></div></span>
</pre>
</section>
<!--/Page Loading Transitions -->
<!--Files -->
<section>
<div class="section-title" id="files">
<h3>FILES</h3>
</div>
<p>You can find out about HTML and CSS files relations, Styles, Layouts and HomePage layouts.</p>
<table class="table table-bordered">
<thead>
<tr>
<th style="width:33%">HTML file</th>
<th style="width:33%">CSS file</th>
<th style="width:33%">Home-Page-Style</th>
</tr>
</thead>
<tbody>
<tr>
<td> <span class="atv">home-default</span> </td> <td>style.css</td>
<td> <span class="atv">Hero Slider</span> </td>
</tr>
<tr>
<td> <span class="atv">home-rain</span> </td> <td>style-rain.css</td>
<td> <span class="atv">Rainy Day</span> </td>
</tr>
<tr>
<td> <span class="atv">home-video</span> </td> <td>style-video.css</td>
<td> <span class="atv">HTML5 Video</span> </td>
</tr>
</tbody>
</table>
</section>
<!--/Files-->
<!--Animation-->
<section>
<div class="section-title">
<h3>Animation</h3>
</div>
<p>Scroll to reveal Animations are latest in the Trends. You can easily add animations to any elements in your website. Animations can be shown on scroll appear and on click action for Out effect. Here is the Sample Code:</p>
<pre class="prettyprint lang-html linenums overflow-auto"><div class="wow bounceInUp">
Content to Reveal Here
</div></pre>
<br>
<p>Advanced Options:</p>
<ul>
<li><strong>data-wow-duration:</strong> Change the animation duration</li>
<li><strong>data-wow-delay:</strong> Delay before the animation starts</li>
<li><strong>data-wow-offset:</strong> Distance to start the animation (related to the browser bottom)</li>
<li><strong>data-wow-iteration:</strong> Number of times the animation is repeated</li>
</ul>
<pre class="prettyprint lang-html linenums overflow-auto"><section class="wow slideInLeft" data-wow-duration="0.2s" data-wow-delay="0.5s">
Content to Reveal Here
</section>
<section class="wow slideInRight" data-wow-offset="10" data-wow-iteration="10">
Content to Reveal Here
</section></pre>
<br>
<b>Here is the list of the Animation Types you can use:</b>
<br>
<ul>
<li>bounce</li>
<li>flash</li>
<li>pulse</li>
<li>rubberBand</li>
<li>shake</li>
<li>swing</li>
<li>tada</li>
<li>wobble</li>
<li>bounceIn</li>
<li>bounceInDown</li>
<li>bounceInLeft</li>
<li>bounceInRight</li>
<li>bounceInUp</li>
<li>bounceOut</li>
<li>bounceOutDown</li>
<li>bounceOutLeft</li>
<li>bounceOutRight</li>
<li>bounceOutUp</li>
<li>fadeIn</li>
<li>fadeInDown</li>
<li>fadeInDownBig</li>
<li>fadeInLeft</li>
<li>fadeInLeftBig</li>
<li>fadeInRight</li>
<li>fadeInRightBig</li>
<li>fadeInUp</li>
<li>fadeInUpBig</li>
<li>fadeOut</li>
<li>fadeOutDown</li>
<li>fadeOutDownBig</li>
<li>fadeOutLeft</li>
<li>fadeOutLeftBig</li>
<li>fadeOutRight</li>
<li>fadeOutRightBig</li>
<li>fadeOutUp</li>
<li>fadeOutUpBig</li>
<li>flip</li>
<li>flipInX</li>
<li>flipInY</li>
<li>flipOutX</li>
<li>flipOutY</li>
<li>lightSpeedIn</li>
<li>lightSpeedOut</li>
<li>rotateIn</li>
<li>rotateInDownLeft</li>
<li>rotateInDownRight</li>
<li>rotateInUpLeft</li>
<li>rotateInUpRight</li>
<li>rotateOut</li>
<li>rotateOutDownLeft</li>
<li>rotateOutDownRight</li>
<li>rotateOutUpLeft</li>
<li>rotateOutUpRight</li>
<li>hinge</li>
<li>rollIn</li>
<li>rollOut</li>
<li>zoomIn</li>
<li>zoomInDown</li>
<li>zoomInLeft</li>
<li>zoomInRight</li>
<li>zoomInUp</li>
<li>zoomOut</li>
<li>zoomOutDown</li>
<li>zoomOutLeft</li>
<li>zoomOutRight</li>
<li>zoomOutUp</li>
</ul>
</section>
<!--/Animation-->
<!--Counter -->
<section>
<div class="section-title">
<h3>Counter</h3>
</div>
<p>If you want to change "counter" numbers and heading,you can change them in such container,which is located in the "About Section"</p>
<pre class="prettyprint lang-html linenums overflow-auto">
<div class="container">
<div class="row text-center wow fadeInUp">
<div class="col-md-3">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-users fa-stack-1x fa-inverse"></i>
</span>
<h3 class="service-heading">CLIENTS</h3>
<span class="count">250</span>
</div>
<div class="col-md-3">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-thumbs-o-up fa-stack-1x fa-inverse"></i>
</span>
<h3 class="service-heading">LIKES</h3>
<span class="count">1200</span>
</div>
<div class="col-md-3">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-line-chart fa-stack-1x fa-inverse"></i>
</span>
<h3 class="service-heading">PROJECTS</h3>
<span class="count">125</span>
</div>
<div class="col-md-3">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fa fa-trophy fa-stack-1x fa-inverse"></i>
</span>
<h3 class="service-heading">AWARDS</h3>
<span class="count">50</span>
</div>
</div>
</div>
</pre>
</section>
<!--/Counter -->
<section>
<div class="section-title">
<h3>Media content</h3>
</div>
<p>To change Video, Slider, Team, About or Portfolio content, you have to upload your files in such folders.</p>
<ul>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/images/clients</span> - Clients Pictures</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/images</span> - Blog,Slider,Person,Products Pictures</li>
<li><i class="fa fa-folder-open-o"></i><span class="atv">HTML/Video</span> - HTML5 Video Background</li>
<p>To change background in Rainy Day style you have to change image source in the home-rain.html file in such line ... image.src = 'http://i.imgur.com/N7ETzFO.jpg';</p>
<p>
To change video background in HTML5 VIDEO style you have to change video file in Video folder and it should be named 'video.mp4'
</p>
</ul>
</section>
<!--/Media-->
<!--Custom -->
<section>
<div class="section-title">
<h3>Custom JS and PHP files</h3>
</div>
<p>You can change JS effects in custom file MAIN.JS and CONTACT FORM properties in "mail" folder CONTACT_ME.PHP file.</p>
</section>
<!--/Custom -->
<!--Credits -->
<section>
<div class="section-title" id="credits">
<h3>Credits</h3>
</div>
<p>All images and videos are for preview purposes only and are not included in the download files. Images are of copyrights under Creative Commons CC0.</p>
</section>
<!--/Credits -->
<!--Questions -->
<section>
<h3>Questions</h3>
<p>For questions on basic HTML, Javascript or CSS editing - please give your question a quick Google or visit W3Schools as template issues get top priority. You will need some knowledge of HTML/CSS to edit the template.
</p>
</section>
<!--/Questions -->
</div>
</div>
<footer>
<div class="container wow fadeIn">
<div class="row">
<div class="col-md-12">
<div class="wow">
<span class="copyright">Copyright © Corpo Template 2016</span>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/main.js"></script>
</body>
</html>