Category Archives: Quick Tips

A manageable method for creating CSS image sprites

The technique for creating and using CSS image sprites has been around for quite some time now. However, they don’t seem to be used near enough, despite the performance bonuses they can deliver. Perhaps it is due to the fact … Continue reading

Posted in Quick Tips | Tagged , , , | 3 Comments

Inline-Block whitespace workaround

In response to an article written yesterday (April 26th, 2010) about the inline-block display property on Impressive Webs, there was some debate on unwanted whitespace that appears to the right of elements that are styled with this property. If you … Continue reading

Posted in CSS, Quick Tips | Tagged , , | 2 Comments

Quick tip: Disabling inline JavaScript within Sitefinity “edit” mode

This is a handy little workaround I found for a small issue I was having within the CMS of Sitefinity. Pages that have some form of custom JavaScript functionality can sometimes play havoc with Sitefinity when in “edit” mode. For … Continue reading

Posted in Quick Tips | Tagged , , | 1 Comment

Quick tip: Overriding the CSS in Telerik controls

Thought I’d pass this along – nothing to earth shattering, but it should save you some headaches! When attempting to modify the layout and styling for most Telerik controls, you’re better off disabling the embedded styles that come with it, … Continue reading

Posted in Quick Tips | Tagged , , , , , | Leave a comment

Using a unitless line-height to enhance your typography

I came across a fairly old article on Web typography (by Eric Meyer) this morning that I found pretty interesting and thought I would share some of my feelings on the subject matter. Up to this point I’ve been doing … Continue reading

Posted in CSS, Quick Tips | Tagged , , , , , | Leave a comment