New websites in development
The summer of 2010 is turning out to be a busy time of year for us, with several new websites currently in development for launch in the next few months. For an idea, think local small business; think...
View ArticleGreenwood Veterinary Clinic launches new website
The Buckinghamshire-based Greenwood Veterinary Clinic chose Shepline Creative to redesign and relaunch their website. The new site, launched earlier this month features about the team pages and online...
View ArticleGamages Accountancy Ltd launches new site and takes on Twitter
The Bicester-based Gamages Accountancy Ltd chose Shepline Creative to redesign and relaunch their website. The new site, soft-launched today gives a clearer, more user-friendly look. The new site also...
View ArticleIn love with jQuery
In the last few months, the designers and developers at Shepline Creative have discovered, and fallen in love with, jQuery. With reasonably simple and straight-forward, lightweight code, there seems to...
View ArticleAged Type Effect in Photoshop
A useful Photoshop technique for adding an aged effect onto type in Photoshop can be found here: ( aged type effect in photoshop ) Create your type as you normally would Rasterize the type Add noise,...
View ArticleRemoving the display from the Site Admin/Register links
The problem with the default WordPress Site Admin/Register code: <?php wp_register(); ?> is that the resulting html displays these links as list items. To stop it from making these list items and...
View ArticleAlternative to setting links to open in a new window
It’s neat because it works with my other jQuery applications, but this simple code opens up new links in a lightbox style window on top of your existing page. Standards compliant, or not…? ( GreyBox )
View ArticleUsing WordPress lightbox gallery
Posted here for my own reference because the instructions for the WordPress Lightbox Gallery plugin are in Japanese: How to use How to use the Lightbox Gallery, WordPress 2.5 has essentially been built...
View ArticleUtilising the cycle.js code on a Responsive website
The solution that worked for me as found here: http://forum.jquery.com/topic/integrate-cycle-plugin-in-a-responsive-layout-using-media-queries HTML code <div> <div> <img src=”image1.jpg”...
View ArticleLimiting file downloads to logged in users
Posted for my own reference, see here for instructions on how to limit the downloads of files to logged in users. # These next two lines will already exist in your .htaccess file RewriteEngine On...
View Article