During the development of the new Square One website I wanted to replicate the way Dribbble lets you paginate through shots. If you checkout a user on Dribbble there are two shots or thumbnails listed on the right hand side that will paginate the previous or next shot uploaded by the user. So I started […]
Tag: Markup
How to crop an image with a CSS class
Do you know how to crop an image with a CSS class? Let me show you how I would do it. Using CSS to crop an image is not a new thing but perhaps not common knowledge. With the use of the Positioning and Overflow properties it can be easy to achieve – using relative […]
Designing for mobile first?
I have mixed opinions about this, should you design for mobile first or desktop? I understand the pro’s for mobile first but it’s got it’s pitfalls too in my opinion. I would be interested in your views too so please leave your comments below. So, if we decide we’re going straight in to the browser […]
SEO advice
Someone recently asked me if I could recommend a reliable offsite SEO company, my short answer was no! I’ve never found a reliable partner to work with as yet, not to say there aren’t any just that I haven’t found one. Queue quick tip, here’s a bit of SEO advice for you… A bad offsite SEO company […]
Developing a WordPress site on a live url
There are a many ways to develop a website in WordPress, locally, on a sub-domain or on a staging server but these ways mean that you will eventually have to migrate the site to a the live url at some point and sync the database. Although very achievable it can be a pain in the proverbial, especially […]
Why did the widget cross the road?
To get to the aside of course!