Skip to content

Commit

Permalink
Initil Commit with Files
Browse files Browse the repository at this point in the history
  • Loading branch information
priteshgupta committed Feb 2, 2014
1 parent 1e0cd4b commit 701a08a
Show file tree
Hide file tree
Showing 48 changed files with 2,310 additions and 3 deletions.
Binary file added .DS_Store
Binary file not shown.
41 changes: 38 additions & 3 deletions README.md
@@ -1,4 +1,39 @@
vivid-photo
===========
## Vivid Photo: Clean One Page Portfolio Template

Free Photography Website Template
Vivid Photo is a **modern** and **Elegant** **Photography Website
Template**. It is **cross browser compatible** and created to suit needs
of **photographers**. The template is made using **HTML5**, **jQuery**
and **CSS3** with **no external fonts**, **HTML5 Contact Form** and a
lot more stuff for various functionalities. You are free to use it for
your personal as well as commercial projects.

**Release Page
at http://www.priteshgupta.com/templates/vivid-photo/.**


**Adding Gallery Items**

To add items to the gallery (bottom thumbnail strip) simply add an image
with a syntax like

```
<div class="content">
<div> <a href="1.jpg"><img src="1_thumb.jpg" title=" Title" alt="Alt" class="thumb" /></a> </div>
</div>
```

where `1.jpg` is the path of full size Image. 

And `1_thumb.jpg` is the path of the thumbnail, make sure the
thumbnails are of the dimensions **207** x **138** or the same height. 


**Changing Content Area Text**

Doing this is fairly easy, just change the content within the paragraphs
and headings within the `<article>` element. 


**Fonts**

The template uses the font **"Myriad Pro"** and  **"Century Gothic"**
Expand Down
Binary file added images/1_menu.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2_menu.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/3_menu.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ajax-loader_dark.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/asterisk_orange.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/cancel.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/connoisseur.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/cross.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dotted.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/elegant-press.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/empty.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/facebook.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/flickr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/fs_img_g_bg.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/1_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/2_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/3_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/4_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/5.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/5_thumb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/6.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/gallery/6_thumb.jpg
Binary file added images/linkedin.png
Binary file added images/mcs_btnDown.png
Binary file added images/mcs_btnUp.png
Binary file added images/myspace.png
Binary file added images/nextImgBtn.png
Binary file added images/overlay.png
Binary file added images/prevImgBtn.png
Binary file added images/tick.png
Binary file added images/toolbar_fs_icon.png
Binary file added images/toolbar_n_icon.png
Binary file added images/twitter.png
166 changes: 166 additions & 0 deletions index.html

Large diffs are not rendered by default.

0 comments on commit 701a08a

Please sign in to comment.