-
Notifications
You must be signed in to change notification settings - Fork 2
/
gallery-4col.htm
402 lines (361 loc) · 23.1 KB
/
gallery-4col.htm
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Piccolo Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CSS
================================================== -->
<link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-responsive.css">
<link rel="stylesheet" href="css/prettyPhoto.css" />
<link rel="stylesheet" href="css/custom-styles.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<link rel="stylesheet" href="css/style-ie.css"/>
<![endif]-->
<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- JS
================================================== -->
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/jquery.quicksand.js"></script>
<script src="js/jquery.custom.js"></script>
</head>
<body>
<div class="color-bar-1"></div>
<div class="color-bar-2 color-bg"></div>
<div class="container main-container">
<div class="row header"><!-- Begin Header -->
<!-- Logo
================================================== -->
<div class="span5 logo">
<a href="index.htm"><img src="img/piccolo-logo.png" alt="" /></a>
<h5>Big Things... Small Packages</h5>
</div>
<!-- Main Navigation
================================================== -->
<div class="span7 navigation">
<div class="navbar hidden-phone">
<ul class="nav">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="index.htm">Home <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="index.htm">Full Page</a></li>
<li><a href="index-gallery.htm">Gallery Only</a></li>
<li><a href="index-slider.htm">Slider Only</a></li>
</ul>
</li>
<li><a href="features.htm">Features</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="page-full-width.htm">Pages <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="page-full-width.htm">Full Width</a></li>
<li><a href="page-right-sidebar.htm">Right Sidebar</a></li>
<li><a href="page-left-sidebar.htm">Left Sidebar</a></li>
<li><a href="page-double-sidebar.htm">Double Sidebar</a></li>
</ul>
</li>
<li class="dropdown active">
<a class="dropdown-toggle" data-toggle="dropdown" href="gallery-4col.htm">Gallery <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="gallery-3col.htm">Gallery 3 Column</a></li>
<li><a href="gallery-4col.htm">Gallery 4 Column</a></li>
<li><a href="gallery-6col.htm">Gallery 6 Column</a></li>
<li><a href="gallery-4col-circle.htm">Gallery 4 Round</a></li>
<li><a href="gallery-single.htm">Gallery Single</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="blog-style1.htm">Blog <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="blog-style1.htm">Blog Style 1</a></li>
<li><a href="blog-style2.htm">Blog Style 2</a></li>
<li><a href="blog-style3.htm">Blog Style 3</a></li>
<li><a href="blog-style4.htm">Blog Style 4</a></li>
<li><a href="blog-single.htm">Blog Single</a></li>
</ul>
</li>
<li><a href="page-contact.htm">Contact</a></li>
</ul>
</div>
<!-- Mobile Nav
================================================== -->
<form action="#" id="mobile-nav" class="visible-phone">
<div class="mobile-nav-select">
<select onchange="window.open(this.options[this.selectedIndex].value,'_top')">
<option value="">Navigate...</option>
<option value="index.htm">Home</option>
<option value="index.htm">- Full Page</option>
<option value="index-gallery.htm">- Gallery Only</option>
<option value="index-slider.htm">- Slider Only</option>
<option value="features.htm">Features</option>
<option value="page-full-width.htm">Pages</option>
<option value="page-full-width.htm">- Full Width</option>
<option value="page-right-sidebar.htm">- Right Sidebar</option>
<option value="page-left-sidebar.htm">- Left Sidebar</option>
<option value="page-double-sidebar.htm">- Double Sidebar</option>
<option value="gallery-4col.htm">Gallery</option>
<option value="gallery-3col.htm">- 3 Column</option>
<option value="gallery-4col.htm">- 4 Column</option>
<option value="gallery-6col.htm">- 6 Column</option>
<option value="gallery-4col-circle.htm">- Gallery 4 Col Round</option>
<option value="gallery-single.htm">- Gallery Single</option>
<option value="blog-style1.htm">Blog</option>
<option value="blog-style1.htm">- Blog Style 1</option>
<option value="blog-style2.htm">- Blog Style 2</option>
<option value="blog-style3.htm">- Blog Style 3</option>
<option value="blog-style4.htm">- Blog Style 4</option>
<option value="blog-single.htm">- Blog Single</option>
<option value="page-contact.htm">Contact</option>
</select>
</div>
</form>
</div>
</div><!-- End Header -->
<!-- Page Content
================================================== -->
<div class="row">
<!-- Gallery Items
================================================== -->
<div class="span12 gallery">
<ul id="filterOptions" class="gallery-cats clearfix">
<li class="active"><a href="#" class="all">All</a></li>
<li><a href="#" class="illustration">Illustration</a></li>
<li><a href="#" class="design">Design</a></li>
<li><a href="#" class="video">Video</a></li>
<li><a href="#" class="web">Web</a></li>
</ul>
<div class="row clearfix">
<ul class="gallery-post-grid holder">
<!-- Gallery Item 1 -->
<li class="span3 gallery-item" data-id="id-1" data-type="illustration">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Custom Illustration</a>For an international ad campaign.</span>
</li>
<!-- Gallery Item 2 -->
<li class="span3 gallery-item" data-id="id-2" data-type="illustration">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">3 Color Poster Design</a>For a regional festival event.</span>
</li>
<!-- Gallery Item 3 -->
<li class="span3 gallery-item" data-id="id-3" data-type="web">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Ink Pen Illustration</a>Created for a best selling children's book.</span>
</li>
<!-- Gallery Item 4 -->
<li class="span3 gallery-item" data-id="id-4" data-type="video">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Custom Illustration</a>For an international add campaign.</span>
</li>
<!-- Gallery Item 5 -->
<li class="span3 gallery-item" data-id="id-5" data-type="web illustration">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Icon Design</a>Classic retro style illustration.</span>
</li>
<!-- Gallery Item 6 -->
<li class="span3 gallery-item" data-id="id-6" data-type="illustration design">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Animation Cell</a>Creative storyboard illustration</span>
</li>
<!-- Gallery Item 7 -->
<li class="span3 gallery-item" data-id="id-7" data-type="design">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Poster Ad Campaign</a>Regional ad for a local company.</span>
</li>
<!-- Gallery Item 8 -->
<li class="span3 gallery-item" data-id="id-8" data-type="web video">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Magazine Ad</a>For an international add campaign.</span>
</li>
<!-- Gallery Item 9 -->
<li class="span3 gallery-item" data-id="id-9" data-type="design">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Character Designs</a>For a feature film.</span>
</li>
<!-- Gallery Item 10 -->
<li class="span3 gallery-item" data-id="id-10" data-type="web design">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Poster and Ad Design</a>For an international add campaign.</span>
</li>
<!-- Gallery Item 11 -->
<li class="span3 gallery-item" data-id="id-11" data-type="illustration">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Website and Animation</a>For a local business.</span>
</li>
<!-- Gallery Item 12 -->
<li class="span3 gallery-item" data-id="id-12" data-type="illustration video">
<span class="gallery-hover-4col hidden-phone hidden-tablet">
<span class="gallery-icons">
<a href="img/gallery/gallery-img-1-full.jpg" class="item-zoom-link lightbox" title="Custom Illustration" data-rel="prettyPhoto"></a>
<a href="gallery-single.htm" class="item-details-link"></a>
</span>
</span>
<a href="gallery-single.htm"><img src="img/gallery/gallery-img-1-4col.jpg" alt="Gallery"></a>
<span class="project-details"><a href="gallery-single.htm">Branding Design</a>For an international add campaign.</span>
</li>
</ul>
</div>
<!-- Pagination -->
<div class="pagination">
<ul>
<li class="active"><a href="#">Prev</a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">Next</a></li>
</ul>
</div>
</div><!-- End gallery list-->
</div><!-- End container row -->
</div> <!-- End Container -->
<!-- Footer Area
================================================== -->
<div class="footer-container"><!-- Begin Footer -->
<div class="container">
<div class="row footer-row">
<div class="span3 footer-col">
<h5>About Us</h5>
<img src="img/piccolo-footer-logo.png" alt="Piccolo" /><br /><br />
<address>
<strong>Design Team</strong><br />
123 Main St, Suite 500<br />
New York, NY 12345<br />
</address>
<ul class="social-icons">
<li><a href="#" class="social-icon facebook"></a></li>
<li><a href="#" class="social-icon twitter"></a></li>
<li><a href="#" class="social-icon dribble"></a></li>
<li><a href="#" class="social-icon rss"></a></li>
<li><a href="#" class="social-icon forrst"></a></li>
</ul>
</div>
<div class="span3 footer-col">
<h5>Latest Tweets</h5>
<ul>
<li><a href="#">@room122</a> Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
<li><a href="#">@room122</a> In interdum felis fermentum ipsum molestie sed porttitor ligula rutrum. Morbi blandit ultricies ultrices.</li>
<li><a href="#">@room122</a> Vivamus nec lectus sed orci molestie molestie. Etiam mattis neque eu orci rutrum aliquam.</li>
</ul>
</div>
<div class="span3 footer-col">
<h5>Latest Posts</h5>
<ul class="post-list">
<li><a href="#">Lorem ipsum dolor sit amet</a></li>
<li><a href="#">Consectetur adipiscing elit est lacus gravida</a></li>
<li><a href="#">Lectus sed orci molestie molestie etiam</a></li>
<li><a href="#">Mattis consectetur adipiscing elit est lacus</a></li>
<li><a href="#">Cras rutrum, massa non blandit convallis est</a></li>
</ul>
</div>
<div class="span3 footer-col">
<h5>Flickr Photos</h5>
<ul class="img-feed">
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
<li><a href="#"><img src="img/gallery/flickr-img-1.jpg" alt="Image Feed"></a></li>
</ul>
</div>
</div>
<div class="row"><!-- Begin Sub Footer -->
<div class="span12 footer-col footer-sub">
<div class="row no-margin">
<div class="span6"><span class="left">Copyright 2012 Piccolo Theme. All rights reserved.</span></div>
<div class="span6">
<span class="right">
<a href="#">Home</a> | <a href="#">Features</a> | <a href="#">Gallery</a> | <a href="#">Blog</a> | <a href="#">Contact</a>
</span>
</div>
</div>
</div>
</div><!-- End Sub Footer -->
</div>
</div><!-- End Footer -->
<!-- Scroll to Top -->
<div id="toTop" class="hidden-phone hidden-tablet">Back to Top</div>
</body>
</html>