$(function(){ $("#keyword-search").focus(function () { if( $(this).attr("value") == $(this).attr("title") ){ $(this).attr("value", ""); } }); $("a.feedback").fancybox({ 'padding':1, 'width':680, 'height':660, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor': '#000', 'overlayOpacity': .8, 'centerOnScroll':true, 'hideOnContentClick': false }); $('.remove-button').fancybox({ 'padding':1, 'width':650, 'height':350, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor':'#000', 'overlayOpacity':.7, 'hideOnContentClick': false }); $("a.enlargedimage").fancybox({ 'padding':1, 'width':800, 'height':800, 'zoomSpeedIn': 300, 'zoomSpeedOut': 300, 'overlayShow': true, 'overlayColor': '#000', 'overlayOpacity': .8, 'centerOnScroll':true, 'hideOnContentClick': true }); $(".collapse").click(function () { var module = $(this).parent().parent(); module.children('ul').slideToggle(); if(module.hasClass("open")){ module.removeClass("open"); $(this).children('span').html('show'); $(this).attr('src','//static/images/common/module-arrow-closed.png'); }else{ module.addClass("open"); $(this).children('span').html('hide'); $(this).attr('src','//static/images/common/module-arrow-open.png'); } }); $('.detail-container').each(function(){ if($(this).height() < 100){ $(this).css('height',100); } }); function processRating(id,rating){ var url = "/the-studio/post-instructor-rating/?object_id="+id+"&rating="+rating; $.ajax({ url: url, cache: false, success: function(html){ $('#instructor-rating').html(html); } }); } $('.delete-feedback').click(function(){ $.get($(this).children('a')[0].href); $(this).parent().parent().hide('slow'); }); });
Pad Image
Last updated:
Account Level:
Number of Views:
PAD Uploads:
The Business Social Platform for Creatives Worldwide
THE STUDIO// Artists e-learning sessions & tutorials
 
MACSTUDIO
Applications: Adobe Photoshop, Adobe Illustrator, Adobe Dreamweaver, Adobe In-Design, Adobe After Effects
Creative Fields: Graphic Design, Art Direction, Advertising, Web Design, Interactive
City: Los AngelesPersonal Site:
Location: USAWork URL:
Experience: Not definedFacebook:
Employer: Twitter:
Title: FounderLinkedIN:
Status: AvailableOther:
title: That Vintage Look
price: FREE
start date: Oct 4, 2011
followers: 83
total comments: 5
applications: Adobe Photoshop
The Elements that epitomize "that vintage" look every hipster is looking to post on his Facebook page are simple once you break it down: Texture, weathering, discoloration, and over exposure. Nothing looks cooler than a photo that has been passed down for generations with all the character it’s built by being exposed to the sun, moisture, and the occasional folds. Let’s speed up that process in Photoshop.