Showing posts with label christmas cards. Show all posts
Showing posts with label christmas cards. Show all posts

11.18.2010

Christmas Time!!!!

Christmas is just right around the corner. You know what that means... it's time to get your Chrismtas Cards out to all of your loved ones!!! Check out the examples below and let me know! You can pick one of the examples or have me create a new one for ya. Hurry.. Hurry.. Christmas doesn't wait!! Contact me at larainesevy@yahoo.com















$(function() { $('#navigation > li').hover( function () { $('a',$(this)).stop().animate({'marginLeft':'-2px'},200); }, function () { $('a',$(this)).stop().animate({'marginLeft':'-85px'},200); } ); }); ul#navigation li a { display: block; margin-left: -2px; width: 100px; height: 70px; background-color:#CFCFCF; background-repeat:no-repeat; background-position:center center; border:1px solid #AFAFAF; -moz-border-radius:0px 10px 10px 0px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); }