-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboilerplate.txt
916 lines (848 loc) · 34.4 KB
/
boilerplate.txt
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
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
[one_third]
<ul>
<li><a href="#headings">Simple text headings</a></li>
<li><a href="#headlines">Headlines with highlights and subtitles</a></li>
<li><a href="#listsStyles">List Styles</li>
<li><a href="#blockquotes">Blockquotes</a></li>
</ul>
[/one_third]
[one_third]
<ul>
<li><a href="#divider">Dividers, spacers and horizontal lines</a></li>
<li><a href="#dropcaps">DropCaps</a></li>
<li><a href="#images">Theme Styled Images</a></li>
</ul>
[/one_third]
[one_third_last]
<ul>
<li><a href="#tables">Tables</a></li>
<li><a href="#alertboxes">Alert Boxes</a></li>
<li><a href="#columns">Columns</a></li>
</ul>
[/one_third_last]
[hr]
<a id="headings"></a>
[heading h="2"]Simple text headings[/heading]
<p>Samples of the heading text for this theme: <code><h1></code>, <code><h2></code>, <code><h3></code>, <code><h4></code>, <code><h5></code>, <code><h6></code>. If you aren't comfortable using the HTML editor, you can use this shortcode instead:</p>
<code>[heading h="1"]Your Heading Text[/heading]</code>
[one_half][heading h="1"]This is an h1 tag[/heading]
<code>[heading]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>
[heading h="2"]This is an h2 tag[/heading]
<code>[heading h="2"]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>
[heading h="3"]This is an h3 tag[/heading]
<code>[heading h="3"]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>[/one_half]
[one_half_last][heading h="4"]This is an h4 tag[/heading]
<code>[heading h="4"]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>
[heading h="5"]This is an h5 tag[/heading]
<code>[heading h="5"]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>
[heading h="6"]This is an h6 tag[/heading]
<code>[heading h="6"]Your Heading Text[/heading]</code>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra gravida, orci magna rhoncus neque, id pulvinar odio lorem non turpis.</p>[/one_half_last]
[hr]
[one_half]
[heading h="1"]This is an h1 tag This is an h1 tag This is an h1 tag This is an h1 tag[/heading]
<h2>This is an h2 tag This is an h2 tag This is an h2 tag This is an h2 tag This is an h2 tag This is an h2 tag</h2>
<h3>This is an h3 tag This is an h3 tag This is an h3 tag This is an h3 tag This is an h3 tag This is an h3 tag This is an h3 tag</h3>[/one_half]
[one_half_last]<h4>This is an h4 tag This is an h4 tag This is an h4 tag This is an h4 tag This is an h4 tag This is an h4 tag This is an h4 tag</h4>
<h5>This is an h5 tag This is an h5 tag This is an h5 tag This is an h5 tag This is an h5 tag This is an h5 tag This is an h5 tag</h5>
<h6>This is an h6 tag This is an h6 tag This is an h6 tag This is an h6 tag This is an h6 tag This is an h6 tag This is an h6 tag</h6>[/one_half_last]
[hr]
<h2>Sub Titles</h2>
<p>Add a sub-heading to any H1-H6 tag using <code><span></code> tag, or use the following shortcode:</p>
<div style="margin-left:30px;">
[heading h="1"]Heading Text [sub_title]This is a sub-heading[/sub_title][/heading]</div>
<pre class="code">[heading]
Heading Text
[sub_title]This is a sub-heading[/sub_title]
[/heading]</pre>
<p>or:</p>
<p><code><h1>Heading Text<span>This is a sub-heading</span></h1></code></p>
[topdivider]
[callout]TODO:CALLOUT[/callout]
[topdivider]
<a id="listsStyles"></a>
[heading h="2"]Numbered lists, and fancy bulleted lists[/heading]
The following styles for bulleted lists are available. To use, surround your list with the appropriate shortcode.
<small>
[one_third]
<ul id="ul">
<li>This is an unordered list (default style)</li>
<li>List item
<ul>
<li>Sub-level 1
<ul>
<li>Sub-level 2</li>
</ul>
</li>
<li>Sub-level 1</li>
</ul>
</li>
<li>List item</li>
</ul>
[/one_third]
[one_third]
<ol id="ol">
<li>This is an ordered list</li>
<li>List item
<ol>
<li>Sub-level 1
<ol>
<li>Sub-level 2</li>
</ol>
</li>
<li>Sub-level 1</li>
</ol>
</li>
<li>List item</li>
</ol>
[/one_third]
[one_third_last]
<ol class="number-pad">
<li>This is a styled ordered list</li>
<li>Use <code><ul class="number-pad"></code>
<ol>
<li>Sub-level 1
<ol>
<li>Sub-level 2</li>
</ol>
</li>
<li>Sub-level 1</li>
</ol>
</li>
<li>List item</li>
</ol>
[/one_third_last]
[one_third]
[check_list]<ul id="checklists">
<li>Put your <ul></ul></li>
<li>between <code>[check_list]</code></li>
<li>and <code>[/check_list]</code></li>
</ul>[/check_list]
[/one_third]
[one_third]
[arrow_list]<ul id="arrowlists">
<li>Put your <ul></ul></li>
<li>between <code>[arrow_list]</code></li>
<li>and <code>[/arrow_list]</code></li>
</ul>[/arrow_list]
[/one_third]
[one_third_last]
[bullet_list color=error]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=error]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list]<ul>
<li>Default/<strong>bullet_black</strong>: Put your <ul></ul></li>
<li>between <code>[bullet_list]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=gray]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=gray]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=silver]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=silver]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list color=red]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=red]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=orange]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=orange]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=yellow]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=yellow]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list color=green]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=green]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=pink]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=pink]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=purple]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=purple]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list color=blue]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=blue]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=toggle_plus]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=toggle_plus]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=toggle_minus]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=toggle_minus]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list color=wrench]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=wrench]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=star]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=star]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=picture]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=picture]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
[one_third]
[bullet_list color=add]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=add]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third]
[bullet_list color=delete]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=delete]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third]
[one_third_last]
[bullet_list color=key]<ul>
<li>Put your <ul></ul></li>
<li>between <code>[bullet_list color=key]</code></li>
<li>and <code>[/bullet_list]</code></li>
</ul>[/bullet_list]
[/one_third_last]
</small>
<a id="blockquotes"></a>
[heading h="2"]Blockquotes[/heading]
<p>Vel velit rhoncus penatibus tempor urna rhoncus rhoncus etiam! Cum urna, nunc vel non dis penatibus nascetur? Ac placerat. Ultricies mus tortor adipiscing, odio hac! Porttitor quis elementum porta, adipiscing ac integer duis velit vel, sit porttitor elit turpis! Sit tempor. Tortor lectus pid enim? Pulvinar placerat hac et arcu amet scelerisque velit, lundium penatibus?</p>
<blockquote><strong>This is a blockquote.</strong> Nisi aliquet! Pid, nunc, integer et nec! Turpis. Auctor duis eros, elit arcu ridiculus et proin a, dignissim tincidunt et placerat mattis rhoncus? Risus, magna etiam, porta magna montes! Lundium, elit integer. Lundium risus, dapibus ut, placerat duis parturient pid in et urna est. Facilisis augue enim adipiscing et sit sed tristique odio dolor sit.<cite>-- by Elmer Fudd. Use the <code><cite></code> tag</cite></blockquote>
<p>Vel velit rhoncus penatibus tempor urna rhoncus rhoncus etiam! Cum urna, nunc vel non dis penatibus nascetur? Ac placerat. Ultricies mus tortor adipiscing, odio hac! Porttitor quis elementum porta, adipiscing ac integer duis velit vel, sit porttitor elit turpis! Sit tempor. Tortor lectus pid enim? Pulvinar placerat hac et arcu amet scelerisque velit, lundium penatibus?</p>
[topdivider]
<a id="divider"></a>
[heading h="2"]Dividers and Spacers[/heading]
<p>Sometimes you might need some spacing but don't want to change the CSS because it's just a once-off. And you might not want empty paragraph tags or brs all over the place. Use <span class="typography_example">shortcode <code>[spacer]</code></span> to create a 10px high blank spacer. You can use multiples or you can use <code>[spacer height="50"]</code> to create a 50px high spacer. <strong>Substitute any pixel value</strong> for a custom height. For example, the gap below was created with height="100"</p>
[spacer height=100]
<p>Below is a top-link divider. It has a link to the top of the page. Use <span class="typography_example">shortcode <code>[topdivider]</code></span>. Vel velit rhoncus penatibus tempor urna rhoncus rhoncus etiam! Cum urna, nunc vel non dis penatibus nascetur? Ac placerat.</p>
[topdivider]
<p>Below is a horizontal rule/line. Use <span class="typography_example">shortcode <code>[hr]</code></span>. Vel velit rhoncus penatibus tempor urna rhoncus rhoncus etiam! Cum urna, nunc vel non dis penatibus nascetur? Ac placerat.</p>
[hr]
[hr style="dotted"]
[hr style="dashed"]
<h6>Parameters</h6>
<ul>
<li><strong>style</strong>: dashed, dotted, solid (default if left out)</li>
<li>You can also use your own classname: style="myCustomClassName" and add your own CSS. <code>dotted</code>, <code>dashed</code> and the default <code>solid</code> are pre-styled in our CSS file.</li>
</ul>
[topdivider]
<a id="dropcaps"></a>
[heading h="2"]Drop Caps[/heading]
<p>[dropcap]T[/dropcap]his is a dropcap. Use <code>[dropcap]L[/dropcap]</code>. Consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. Donec faucibus. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. </p>
[topdivider]
<a id="tables"></a>
[heading h="2"]Tables[/heading]
<h3>A regular, unstyled table</h2>
<table>
<tbody>
<tr>
<th>Header 1</th>
<th>Header 2</th>
<th>Header 3</th>
<th>Header 4</th>
<th>Header 5</th>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
<tr class="even">
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
</tbody>
</table>
<h3>Table with width=100%</h3>
<table width="100%">
<tbody>
<tr>
<th>Header 1</th>
<th>Header 2</th>
<th>Header 3</th>
<th>Header 4</th>
<th>Header 5</th>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
<tr class="even">
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
<tr>
<td>Division 1</td>
<td>Division 2</td>
<td>Division 3</td>
<td>Division 4</td>
<td>Division 5</td>
</tr>
</tbody>
</table>
[topdivider]
<a id="alertboxes"></a>
[heading h="2"]Alert Boxes[/heading]
[heading h=3]Arrow Boxes[/heading]
[one_third]
[arrow_right_box]
<h6 style="margin: 0">Arrow Right Box</h6>
Insert text here
[/arrow_right_box]
<pre>[ arrow_right_box ]
Insert text here
[ /arrow_right_box ]</pre>
[/one_third]
[one_third]
[arrow_left_box]
<h6 style="margin: 0">Arrow Left Box</h6>
Insert text here
[/arrow_left_box]
<pre>[ arrow_left_box ]
Insert text here
[ /arrow_left_box ]</pre>
[/one_third]
[one_third_last]
[arrow_up_box]
<h6 style="margin: 0">Arrow Up Box</h6>
Insert text here
[/arrow_up_box]
<pre>[ arrow_up_box ]
Insert text here
[ /arrow_up_box ]</pre>
[/one_third_last]
[one_third]
[arrow_down_box]
<h6 style="margin: 0">Arrow Down Box</h6>
Insert text here
[/arrow_down_box]
<pre>[ arrow_down_box ]
Insert text here
[ /arrow_down_box ]</pre>
[/one_third]
[one_third]
[bluearrow_right_box]
<h6 style="margin: 0">Blue Arrow Right Box</h6>
Insert text here
[/bluearrow_right_box]
<pre>[ bluearrow_right_box ]
Insert text here
[ /bluearrow_right_box ]</pre>
[/one_third]
[one_third_last]
[bluearrow_left_box]
<h6 style="margin: 0">Blue Arrow Left Box</h6>
Insert text here
[/bluearrow_left_box]
<pre>[ bluearrow_left_box ]
Insert text here
[ /bluearrow_left_box ]</pre>
[/one_third_last]
[one_third]
[bluearrow_up_box]
<h6 style="margin: 0">Blue Arrow Up Box</h6>
Insert text here
[/bluearrow_up_box]
<pre>[ bluearrow_up_box ]
Insert text here
[ /bluearrow_up_box ]</pre>
[/one_third]
[one_third]
[bluearrow_down_box]
<h6 style="margin: 0">Blue Arrow Down Box</h6>
Insert text here
[/bluearrow_down_box]
<pre>[ bluearrow_down_box ]
Insert text here
[ /bluearrow_down_box ]</pre>
[/one_third]
[one_third_last]
[/one_third_last]
[topdivider]
[heading h=3]Search Boxes[/heading]
[one_third]
[search_box]
<h6 style="margin: 0">Search Box</h6>
Insert text here
[/search_box]
<pre>[ search_box ]
Insert text here
[ /search_box ]</pre>
[/one_third]
[one_third]
[search_blue_box]
<h6 style="margin: 0">Search - Blue Box</h6>
Insert text here
[/search_blue_box]
<pre>[ search_blue_box ]
Insert text here
[ /search_blue_box ]</pre>
[/one_third]
[one_third_last]
[search_green_box]
<h6 style="margin: 0">Search - Green Box</h6>
Insert text here
[/search_green_box]
<pre>[ search_green_box ]
Insert text here
[ /search_green_box ]</pre>
[/one_third_last]
[topdivider]
[heading h=3]Other boxes[/heading]
[one_third]
[basket_box]
<h6 style="margin: 0">Basket/Cart Box</h6>
Insert text here
[/basket_box]
<pre>[ basket_box ]
Insert text here
[ /basket_box ]</pre>
[/one_third]
[one_third]
[book_box]
<h6 style="margin: 0">Book Box</h6>
Insert text here
[/book_box]
<pre>[ book_box ]
Insert text here
[ /book_box ]</pre>
[/one_third]
[one_third_last]
[calendar_box]
<h6 style="margin: 0">Calendar/Time Box</h6>
Insert text here
[/calendar_box]
<pre>[ calendar_box ]
Insert text here
[ /calendar_box ]</pre>
[/one_third_last]
[one_third]
[camera_box]
<h6 style="margin: 0">Camera Box</h6>
Insert text here
[/camera_box]
<pre>[ camera_box ]
Insert text here
[ /camera_box ]</pre>
[/one_third]
[one_third]
[chart_box]
<h6 style="margin: 0">Chart Box</h6>
Insert text here
[/chart_box]
<pre>[ chart_box ]
Insert text here
[ /chart_box ]</pre>
[/one_third]
[one_third_last]
[check_box]
<h6 style="margin: 0">Check/Success Box</h6>
Insert text here
[/check_box]
<pre>[ check_box ]
Insert text here
[ /check_box ]</pre>
[/one_third_last]
[one_third]
[comment_box]
<h6 style="margin: 0">Comment Box</h6>
Insert text here
[/comment_box]
<pre>[ comment_box ]
Insert text here
[ /comment_box ]</pre>
[/one_third]
[one_third]
[contact_box]
<h6 style="margin: 0">Contact Box</h6>
Insert text here
[/contact_box]
<pre>[ contact_box ]
Insert text here
[ /contact_box ]</pre>
[/one_third]
[one_third_last]
[download_box]
<h6 style="margin: 0">Download Box</h6>
Insert text here
[/download_box]
<pre>[ download_box ]
Insert text here
[ /download_box ]</pre>
[/one_third_last]
[one_third]
[error_box]
<h6 style="margin: 0">Error Box</h6>
Insert text here
[/error_box]
<pre>[ error_box ]
Insert text here
[ /error_box ]</pre>
[/one_third]
[one_third]
[fancy_box]
<h6 style="margin: 0">Fancy Box</h6>
Insert text here
[/fancy_box]
<pre>[ fancy_box ]
Insert text here
[ /fancy_box ]</pre>
[/one_third]
[one_third_last]
[folder_box]
<h6 style="margin: 0">Folder Box</h6>
Insert text here
[/folder_box]
<pre>[ folder_box ]
Insert text here
[ /folder_box ]</pre>
[/one_third_last]
[one_third]
[hammer_box]
<h6 style="margin: 0">Hammer Box</h6>
Insert text here
[/hammer_box]
<pre>[ hammer_box ]
Insert text here
[ /hammer_box ]</pre>
[/one_third]
[one_third]
[tool_box]
<h6 style="margin: 0">Tool Box</h6>
Insert text here
[/tool_box]
<pre>[ tool_box ]
Insert text here
[ /tool_box ]</pre>
[/one_third]
[one_third_last]
[screwdriver_box]
<h6 style="margin: 0">Screw Driver Box</h6>
Insert text here
[/screwdriver_box]
<pre>[ screwdriver_box ]
Insert text here
[ /screwdriver_box ]</pre>
[/one_third_last]
[one_third]
[heart_box]
<h6 style="margin: 0">Heart Box</h6>
Insert text here
[/heart_box]
<pre>[ heart_box ]
Insert text here
[ /heart_box ]</pre>
[/one_third]
[one_third]
[home_box]
<h6 style="margin: 0">Home Box</h6>
Insert text here
[/home_box]
<pre>[ home_box ]
Insert text here
[ /home_box ]</pre>
[/one_third]
[one_third_last]
[info_box]
<h6 style="margin: 0">Info Box</h6>
Insert text here
[/info_box]
<pre>[ info_box ]
Insert text here
[ /info_box ]</pre>
[/one_third_last]
[one_third]
[lightbulb_on_box]
<h6 style="margin: 0">Lightbulb On Box</h6>
Insert text here
[/lightbulb_on_box]
<pre>[ lightbulb_on_box ]
Insert text here
[ /lightbulb_on_box ]</pre>
[/one_third]
[one_third]
[lightbulb_off_box]
<h6 style="margin: 0">Lightbulb Off Box</h6>
Insert text here
[/lightbulb_off_box]
<pre>[ lightbulb_off_box ]
Insert text here
[ /lightbulb_off_box ]</pre>
[/one_third]
[one_third_last]
[news_box]
<h6 style="margin: 0">News Box</h6>
Insert text here
[/news_box]
<pre>[ news_box ]
Insert text here
[ /news_box ]</pre>
[/one_third_last]
[one_third]
[save_box]
<h6 style="margin: 0">Save Box</h6>
Insert text here
[/save_box]
<pre>[ save_box ]
Insert text here
[ /save_box ]</pre>
[/one_third]
[one_third]
[note_box]
<h6 style="margin: 0">Note Box</h6>
Insert text here
[/note_box]
<pre>[ note_box ]
Insert text here
[ /note_box ]</pre>
[/one_third]
[one_third_last]
[plus_box]
<h6 style="margin: 0">Plus Box</h6>
Insert text here
[/plus_box]
<pre>[ plus_box ]
Insert text here
[ /plus_box ]</pre>
[/one_third_last]
[one_third]
[screen_on_box]
<h6 style="margin: 0">Screen On Box</h6>
Insert text here
[/screen_on_box]
<pre>[ screen_on_box ]
Insert text here
[ /screen_on_box ]</pre>
[/one_third]
[one_third]
[screen_off_box]
<h6 style="margin: 0">Screen Off Box</h6>
Insert text here
[/screen_off_box]
<pre>[ screen_off_box ]
Insert text here
[ /screen_off_box ]</pre>
[/one_third]
[one_third_last]
[star_box]
<h6 style="margin: 0">Star Box</h6>
Insert text here
[/star_box]
<pre>[ star_box ]
Insert text here
[ /star_box ]</pre>
[/one_third_last]
[one_third]
[twitter_box]
<h6 style="margin: 0">Twitter Box</h6>
Insert text here
[/twitter_box]
<pre>[ twitter_box ]
Insert text here
[ /twitter_box ]</pre>
[/one_third]
[one_third]
[warning_box]
<h6 style="margin: 0">Warning Box</h6>
Insert text here
[/warning_box]
<pre>[ warning_box ]
Insert text here
[ /warning_box ]</pre>
[/one_third]
[one_third_last]
[address_box]
<h6 style="margin: 0">Address Box</h6>
Insert text here
[/address_box]
<pre>[ address_box ]
Insert text here
[ /address_box ]</pre>
[/one_third_last]
[topdivider]
[heading h=3]User boxes[/heading]
[one_third]
[user_black_box]
<h6 style="margin: 0">User (Black) Box</h6>
Insert text here
[/user_black_box]
<pre>[ user_black_box ]
Insert text here
[ /user_black_box ]</pre>
[/one_third]
[one_third]
[user_blue_box]
<h6 style="margin: 0">User (Blue) Box</h6>
Insert text here
[/user_blue_box]
<pre>[ user_blue_box ]
Insert text here
[ /user_blue_box ]</pre>
[/one_third]
[one_third_last]
[user_business_box]
<h6 style="margin: 0">User (Business) Box</h6>
Insert text here
[/user_business_box]
<pre>[ user_business_box ]
Insert text here
[ /user_business_box ]</pre>
[/one_third_last]
[one_third]
[users_box]
<h6 style="margin: 0">Multiple Users Box</h6>
Insert text here
[/users_box]
<pre>[ users_box ]
Insert text here
[ /users_box ]</pre>
[/one_third]
[one_third]
[users_business_box]
<h6 style="margin: 0">Multiple Business Users Box</h6>
Insert text here
[/users_business_box]
<pre>[ users_business_box ]
Insert text here
[ /users_business_box ]</pre>
[/one_third]
[one_third_last]
[/one_third_last]
[topdivider]
<a id="columns"></a>
[heading h="2"]Columns[/heading]
[fancy_box]You can use any combination of <strong class="red"><code>one_half</code></strong>, <strong class="red"><code>one_third</code></strong>, <strong class="red"><code>two_thirds</code></strong>, <strong class="red"><code>one_quarter</code></strong>, <strong class="red"><code>three_quarters</code></strong>, <strong class="red"><code>one_fifth</code></strong>, and <strong class="red"><code>four_fifths</code></strong> that adds up to <strong>one</strong>. Just remember to use <strong class="red"><code>_last</code></strong> in the last column, as demonstrated below.[/fancy_box]
[spacer]
[one_half][dropcap]1[/dropcap] This is a <em><strong>"one half"</strong></em> column. Use <code>[one_half] your text [/one_half]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra. Sed consectetur sapien in sem suscipit vitae varius tellus tempor. Morbi ac eros dolor, in accumsan enim. Donec volut.
Curabitur quis nisl justo, vel consequat lorem. Fusce fringilla lacus at felis vestibulum mollis. Suspendisse potenti.[/one_half]
[one_half_last][dropcap]2[/dropcap] This is the <em><strong>last "one half" column</strong></em>. Use <code>[ one_half_last ]your text[/one_half_last]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed consectetur sapien in sem suscipit vitae varius tellus tempor. Morbi ac eros dolor, in accumsan enim. Donec volut.
Curabitur quis nisl justo, vel consequat lorem. Fusce fringilla lacus at felis vestibulum mollis. Suspendisse potenti.[/one_half_last]
[spacer height="60"]
[one_third][dropcap]1[/dropcap] This is a <strong><em>"one third" column</em></strong>. Use <code>[one_third]your text[/one_third]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur quis nisl justo, vel consequat lorem. Fusce fringilla lacus at felis vestibulum mollis. Suspendisse potenti.[/one_third]
[one_third][dropcap]2[/dropcap] This is a <strong><em>"one third" column</em></strong>. Use <code>[one_third]your text[/one_third]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur quis nisl justo, vel consequat lorem. Fusce fringilla lacus at felis vestibulum mollis. Suspendisse potenti.[/one_third]
[one_third_last][dropcap]3[/dropcap] This is the <strong><em>last "one third" column</em></strong>. Use <code>[one_third_last]your text[/one_third_last]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Curabitur quis nisl justo, vel consequat lorem. Fusce fringilla lacus at felis vestibulum mollis. Suspendisse potenti.[/one_third_last]
[spacer height="60"]
[one_third][dropcap]1[/dropcap] This is a <strong><em>"one third" column</em></strong>. Use <code>[one_third]your text[/one_third]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. In consequat felis at nibh scelerisque rutrum. Vivamus in risus dolor, consectetur sodales nisl. In venenatis tempus ultrices. Vivamus non est id sem fermentum imperdiet aliquam id urna.[/one_third]
[two_thirds_last][dropcap]2[/dropcap] This is a last <strong><em>"two thirds" column</em></strong>. Use <code>[two_thirds_last]your text[/two_thirds_last]</code>. Mauris non dolor velit tempor sed nibh. Aenean bibendum ullamcorper interdum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam turpis erat, accumsan ut iaculis nec, tempor sed nibh.
In consequat felis at nibh scelerisque rutrum. Vivamus in risus dolor, consectetur sodales nisl. In venenatis tempus ultrices. Vivamus non est id sem fermentum imperdiet aliquam id urna.[/two_thirds_last]
[spacer height="60"]
[two_thirds][dropcap]1[/dropcap] This is a <strong><em>"two thirds" column</em></strong>. Use <code>[two_thirds]your text[/two_thirds]</code>. LoMauris non dolor velit tempor sed nibh. Aenean bibendum ullamcorper interdum. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam turpis erat, accumsan ut iaculis nec, tempor sed nibh.
In consequat felis at nibh scelerisque rutrum. Vivamus in risus dolor, consectetur sodales nisl. In venenatis tempus ultrices. Vivamus non est id sem fermentum imperdiet aliquam id urna. [/two_thirds]
[one_third_last][dropcap]2[/dropcap] This is the <strong><em>last "one third" column</em></strong>. Use <code>[one_third_last]your text[/one_third_last]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing dolor sit elit.
Lorem ipsum dolor sit amet, consectetuer adipiscing dolor sit elit.[/one_third_last]
[spacer height="60"]
[one_quarter][dropcap]1[/dropcap] This is a <strong><em>"one quarter" column</em></strong>. Use <code>[one_quarter] your text [/one_quarter]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.[/one_quarter]
[one_quarter][dropcap]2[/dropcap] This is a <strong><em>"one quarter" column</em></strong>. Use <code>[one_quarter] your text [/one_quarter]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.[/one_quarter]
[one_quarter][dropcap]3[/dropcap] This is a <strong><em>"one quarter" column</em></strong>. Use <code>[one_quarter] your text [/one_quarter]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.[/one_quarter]
[one_quarter_last][dropcap]4[/dropcap] This is the <strong><em>last "one quarter" column</em></strong>. Use <code>[one_quarter_last] your text [/one_quarter_last]</code>. Lorem ipsum dolor amet adipiscing.[/one_quarter_last]
[spacer height="30"]
[three_quarters][dropcap]1[/dropcap] This is a <strong><em>"three quarters" column</em></strong>. Use <code>[three_quarters] your text [/three_quarters]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.
Phasellus eget justo purus, et porttitor massa. Duis tristique dui nec ligula iaculis ut blandit metus cursus. Nullam at sodales libero. Vivamus quam elit, feugiat a luctus sed, mattis nec nulla. Mauris sed tellus velit.
[/three_quarters]
[one_quarter_last][dropcap]2[/dropcap] This is the <strong><em>last "one quarter" column</em></strong>. Use <code>[one_quarter_last] your text [/one_quarter_last]</code>. Lorem ipsum dolor amet adipiscing.[/one_quarter_last]
[spacer height="30"]
[one_quarter][dropcap]1[/dropcap] This is a <strong><em>"one quarter" column</em></strong>. Use <code>[one_quarter] your text [/one_quarter]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.[/one_quarter]
[three_quarters_last][dropcap]2[/dropcap] This is the <strong><em>last "three quarters" column</em></strong>. Use <code>[three_quarters_last] your text [/three_quarters_last]</code>. Lorem ipsum dolor amet adipiscing.
Phasellus eget justo purus, et porttitor massa. Duis tristique dui nec ligula iaculis ut blandit metus cursus. Nullam at sodales libero. Vivamus quam elit, feugiat a luctus sed, mattis nec nulla. Mauris sed tellus velit.
[/three_quarters_last]
[spacer height="30"]
[one_fifth][dropcap]1[/dropcap] This is a <strong><em>"one fifth" column</em></strong>. Use <code>[one_fifth] your text [/one_fifth]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.[/one_fifth]
[one_fifth][dropcap]2[/dropcap] This is a <strong><em>"one fifth" column</em></strong>. Use <code>[one_fifth] your text [/one_fifth]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.[/one_fifth]
[one_fifth][dropcap]3[/dropcap] This is a <strong><em>"one fifth" column</em></strong>. Use <code>[one_fifth] your text [/one_fifth]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.[/one_fifth]
[one_fifth][dropcap]4[/dropcap] This is a <strong><em>"one fifth" column</em></strong>. Use <code>[one_fifth] your text [/one_fifth]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.[/one_fifth]
[one_fifth_last][dropcap]5[/dropcap] This is the <strong><em>last "one fifth" column</em></strong>. Use <code>[one_quarter_last] your text [/one_quarter_last]</code>. Lorem ipsum dolor sit amet.[/one_fifth_last]
[spacer height="30"]
[one_fifth][dropcap]1[/dropcap] This is a <strong><em>"one fifth" column</em></strong>. Use <code>[one_fifth] your text [/one_fifth]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.[/one_fifth]
[four_fifths_last][dropcap]2[/dropcap] This is the <strong><em>last "four fifths" column</em></strong>. Use <code>[four_fifths_last] your text [/four_fifths_last]</code>. Lorem ipsum dolor sit amet. Fusce pellentesque eros lacus. Aliquam turpis erat, accumsan ut iaculis nec, tempor sed nibh. Mauris non dolor velit. Aenean bibendum ullamcorper interdum. Aliquam sit amet lectus sem. Nunc eget orci orci, at elementum nisl.
Cras cursus, arcu quis elementum porta, tortor nisi lobortis est, ac eleifend orci magna id eros. Donec laoreet libero a leo ultricies vitae commodo quam ullamcorper.[/four_fifths_last]
[spacer height="30"]
[four_fifths][dropcap]1[/dropcap] This is a <strong><em>"four fifths" column</em></strong>. Use <code>[four_fifths] your text [/four_fifths]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam sit amet lectus sem. Nunc eget orci orci, at elementum nisl.
Cras cursus, arcu quis elementum porta, tortor nisi lobortis est, ac eleifend orci magna id eros. Donec laoreet libero a leo ultricies vitae commodo quam ullamcorper. Aliquam sit amet lectus sem. Nunc eget orci orci, at elementum nisl.
[/four_fifths]
[one_fifth_last][dropcap]2[/dropcap] This is the <strong><em>last "one fifth" column</em></strong>. Use <code>[one_fifth_last] your text [/one_fifth_last]</code>. Lorem ipsum dolor sit amet. [/one_fifth_last]
[spacer height="30"]
[one_half][dropcap]1[/dropcap] This is a <em><strong>"one half"</strong></em> column. Use <code>[one_half]your text[/one_half]</code>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi commodo, ipsum sed pharetra. Nunc eget orci orci, at elementum nisl. Lorem ipsum dolor amet adipiscing. Aliquam sit amet lectus sem. Nunc eget orci orci, at elementum nisl.[/one_half]
[one_quarter][dropcap]2[/dropcap] This is a <strong><em>"one quarter" column</em></strong>. Use <code>[one_quarter] your text [/one_quarter]</code>. Lorem ipsum dolor sit amet, adipiscing elit commodo.[/one_quarter]
[one_quarter_last][dropcap]3[/dropcap] This is the <strong><em>last "one quarter" column</em></strong>. Use <code>[one_quarter_last] your text [/one_quarter_last]</code>. Lorem ipsum dolor amet adipiscing.[/one_quarter_last]
[spacer height="30"]
[fancy_box]You can use any combination of <strong class="red"><code>one_half</code></strong>, <strong class="red"><code>one_third</code></strong>, <strong class="red"><code>two_thirds</code></strong>, <strong class="red"><code>one_quarter</code></strong>, <strong class="red"><code>three_quarters</code></strong>, <strong class="red"><code>one_fifth</code></strong>, and <strong class="red"><code>four_fifths</code></strong> that adds up to <strong>one</strong>. Just remember to use <strong class="red"><code>_last</code></strong> in the last column, as demonstrated.[/fancy_box]
[topdivider]