Author: Tom

  • Replacing the […] in WordPress

    Some of you might be wondering what I mean by the […], well I am of course referring to the symbol generated by WordPress upon calling the function the_excerpt(). Now personally I really dislike the symbol which is generated as it often doesn’t fit with my design, and I always prefer to have an ellipse…

  • What’s that, another theme?!

    Ah yes, it is true, I have changed the theme on the site yet again! Why? Well because I quickly concluded that the previous theme, named “Elegancia” was rather sub-standard, and so I set about creating a more robust theme for the site. While working on this theme I’ve come up with plenty of idea…

  • Making dynamic dropdowns in WordPress

    Note: This article has been marked for a quality review and will soon be updated. The latest craze which is sweeping across WordPress theme development is that of adding drop-down menus to menu items to display sub-pages. Now while this is all very simple if we take a couple of unordered-lists and stick them in…

  • Designing for the Web

    When you sit down at your computer, or with a sketch-pad and pen, to design a website, you are essentially designing for the web. But what does this actually mean? From a designer’s perspective like mine, it simply means that I take a number of things into consideration (on top of the many fundamentals of…

  • Say hello to Elegancia!

    So some time has passed now since I started this blog, and I decided that I had had enough of the excellent theme that I had in place. And as I call myself a web designer I decided that I would design a theme, specifically one based on elegance, and then use it on my…

  • Making handy Tool tips

    Note: This article has been marked for a quality review and will soon be updated. These days in web design, it is important to be concise, especially when dealing with menu items – nobody likes an unnecessarily long piece of text to click on when it just isn’t necessary. However in many cases a simple…

  • 100% Width

    Note: I am planning an update for this article to improve the quality. A common question from new web designers is how to make a div 100% of the browser window, many people complain that there is always some sort of border around their div, preventing them from making their element the full width of…

  • Using jQuery’s toggle() function

    Note: This article has been marked for a quality review and will soon be updated. jQuery is packed full of useful features that help you to “write less, do more” as their slogan says. One thing I have found over the years, when working with JavaScript, is the need to know what state an object…

  • The problem with Web 2.0 Design

    Web 2.0 is the quirky title given to the way in which developers and users have used the web since 2004 to present; and I haven’t got a problem with that. I have a problem with the overuse of web 2.0 design. Now there are design trends that come and go, and I am someone…

  • Screencast #1 – Creating perspective

    In this first ever screencast I will show you how to add perspective to your websites by using a really simple trick which comes into play when users re-size their windows. In the screencast I focus on creating a fancy city-scape for a footer with three basic levels of perspective. The final effect is viewable…