Vivid Photo: Free Photography Template



Vivid Photo

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. It is released under New BSD License, read more about it here.




NOTE: The template might take a little time to load because of the heavy images I am using.

Features

  • One Page
  • HTML5
  • CSS3
  • jQuery
  • Responsive Design
  • W3C Valid HTML5
  • No External Font
  • jQuery Fullscreen Gallery
  • jQuery Content Boxes
  • jQuery Mouse Wheel Plugin
  • jQuery Scrollbar
  • HTML5 Contact Form
  • Cross Browser Compatible
  • Easily Customizable
  • Totally Free! Released under New BSD License.
  • And Much More…

Preview(Click for larger image)


Latest Version: 2.0

  • 1.0: Stable Version
  • 1.2: Navigation Fixed To Right
  • 2.0: Made From Scratch, A Lot Of New Things

221 Responses to “Vivid Photo: Free Photography Template”

  1. rw February 8, 2013 at 5:53 pm #

    Form process script with anti-spam:

    In index.html in section add:

    $(function() {
    $(“#contactForm .button”).click(function() {
    var name = $(“#name”).val();
    var email = $(“#email”).val();
    var message = $(“#message”).val();
    var cake = $(“#cake”).val();
    var dataString = ‘name=’ + name + ‘&email=’ + email + ‘&message=’ + message + ‘&cake=’ + cake;
    $.ajax({
    type: “POST”,
    url: “process.php”,
    data: dataString,
    success: function(msg) {
    if(msg == ‘sentMsgOK’) {
    $(‘.sentMsg’).fadeIn(1000).delay(3000).fadeOut(1000);
    document.getElementById(‘contactForm’).reset(); }
    }});
    return false;
    });});

    In section add:

    Anti-Spam: “2 + 3 = ?”:

    Under section add:

    Message Sent

    In style.css add:

    #sentMsg {
    position:relative;
    top:0px;
    left:90px;
    color:#088A29;
    display:none;
    }

    In process.php:

    <?php
    if($_POST){
    $ipaddr=$_SERVER['REMOTE_ADDR'];
    $name=$_POST['name'];
    $email=$_POST['email'];
    $message=$_POST['message'];
    $cake=$_POST['cake'];
    $body="Name: $name\nEmail: $email\nIP: $ipaddr\Message: $message";
    if(!empty($name) && !empty($email) && !empty($message) && $cake=="5") {
    if(mail("[email protected]", "Message from http://www.site.com", $body, "From: $name “)) {
    die(‘sentMsgOK’); }
    }}
    ?>

  2. rw February 8, 2013 at 5:57 pm #

    html string was cuted by reply form :(

    http://pastebin.com/vL294SiW

  3. rw February 21, 2013 at 11:31 pm #

    ps. I forgot one thing, you must add “id=contactForm” in form
    http://pastebin.com/i5kgcN2S

Trackbacks/Pingbacks

  1. Vivid Photo: Free Photography Template - Relkem - Download free Nulled Scripts, Wordpress Joomla Drupal themes, templates , and nulled plugins available for download free. | Relkem - September 14, 2012

    [...] License, read more about itdemo                                             Download00   Posted by Relkem Permalink Kidz Store e-commerce theme for WordPress Latest [...]

  2. coz’ Restricted ← Jauras Blog Dynamite - October 13, 2012

    [...] http://www.priteshgupta.com/templates/vivid-photo/ [...]

  3. Beautiful Free HTML5 And CSS3 Templates | DwebTechDwebTech - October 21, 2012

    [...] Vivid Photo: Free Photography Template [...]

  4. 40 Best Free HTML5 and CSS3 Templates | 教学·易点 - October 31, 2012

    [...] 4. Vivid Photo [...]

  5. 好视觉网站首页 – 组图屋 - November 4, 2012

    [...] Photo http://www.priteshgupta.com/templates/vivid-photo/ [...]

  6. 好视觉网站首页 – 组图屋 - November 4, 2012

    [...] Photo http://www.priteshgupta.com/templates/vivid-photo/ [...]

  7. 40个HTML5的网站 – 组图屋 - November 4, 2012

    [...] Photo http://www.priteshgupta.com/templates/vivid-photo/ [...]

  8. Best Free HTML5 and CSS3 Templates - November 9, 2012

    [...] Demo || Download 6.Backwards Compatible, One Page Portfolio Demo || Download 7.VividPhoto Demo || Download DesignStudio 8.DesignStudio Demo [...]

  9. 推荐35款精致的 CSS3 和 HTML5 网页模板 | 思维空间 - November 13, 2012

    [...] 2. Vivid Photo (Free) [...]

  10. 40+ Useful; and Well Designed HTML5 Templates | GraphicsLava - November 20, 2012

    [...] the portfolio of the web design. Minimalism TemplateA very unique minimalism template. Photography TemplateProvides you the best free photography templates. Science TemplatesProvides you the best [...]

  11. 40+ Useful and Well Designed HTML5 Templates | GraphicsLava - November 20, 2012

    [...] provides you the portfolio of the web design.Minimalism TemplateA very unique minimalism template.Photography TemplateProvides you the best free photography templates.Science TemplatesProvides you the best science [...]

  12. 35 Free HTML5 and CSS Templates « ALL FOR DESIGN - November 27, 2012

    [...] Vivid Photo [...]

  13. Captain-HTML – Vivid Photo: Free Photography Template - December 3, 2012

    [...] Source: priteshgupta Posted in 3d, animation, button, calander, contact forms, content, css3, css5, drop down, form, gallery, hover, html5, images, java, jquery, menu, Slide, Tool Tips Twitter • Facebook • Delicious • StumbleUpon • E-mail ← No Comments Yet [...]

  14. 10 mẫu HTML5 và CSS3 miễn phí | MAGINGAM VIETNAM - December 19, 2012

    [...] 8.VividPhoto [...]

  15. 35 Free and High Quality HTML5 and CSS3 Web Templates | Vivid Loaded Designs - December 25, 2012

    [...] 19. VividPhoto Free HTML5 and CSS3 Web Templates [...]

  16. 50 Beautiful Yet Free HTML5 And CSS3 Templates : HueDesigner - January 18, 2013

    [...] Vivid Photo: Free Photography Template [...]

  17. 30 Beautiful Yet Free HTML5 And CSS3 Templates | SplendidHub - January 21, 2013

    [...] Vivid Photo: Free Photography Template [...]

  18. 推荐35款精致的 CSS3 和 HTML5 网页模板 | 娜拉娜拉|设计小站 - February 5, 2013

    [...] Vivid Photo [...]

Leave a Reply