Category Archives: Web Design
Fixing Youtube iframe overlay issues
I’ve got a website that displays iframe embedded Youtube videos and uses Lightbox to load images up, however, the images load behind the Youtube video. I’ve come across this before on other websites but not on any of my own. … Continue reading
The Story of Co-Design
I find Co-Design a fascinating way of producing a design. It’s the way that most designs should be done, yet most designers don’t even consider it. ThinkPublic have produced a video that does a great job of explaining what Co-Design … Continue reading
Internet Explorer Truncates Long CSS Files
I came across an interesting quirk in Internet Explorer a couple of days ago whilst working on a project for a client. There is a section on their website that has an extensive set of stylesheets that is around 3,500 … Continue reading
Finding The Path To Your Drupal Theme
Ever needed to reference a file in your Drupal theme? For example, an image from your page.tpl.php file, or a JavaScript file? You can hard code the path, which might be something like: /sites/all/themes/mytheme/images/myimage.jpg Or, with a little bit of … Continue reading
Placing Adsense After Your First WordPress Post
Google Adsense is a great way to make some money off of your blog, and by placing your code in a couple of key places in your template files, you can have it automatically displayed on all of your blog … Continue reading
Don’t Settle For Less
I get emails from a website called Service Seeking when there is a job listed that is related to my field of work, specifically web design. I have practically given up on it though as there seem to be a … Continue reading
CSS Clip Property
I recently came across the clip property on the Web Designer Wall, it’s a property I’ve not heard of before, probably because I’ve not really had a need for it, but now that I know what it does, there are … Continue reading
Experimenting with Landing Pages
At TerraMedia, I am currently working on an interesting project. That is, I am working on pushing the website up in search results for a number of different regions. One of the ones I am working on at the moment … Continue reading
Search Engine Optimisation for a WordPress Client
TerraMedia has recently been contracted to work on fixing up a WordPress website, specifically looking at improving usability and search engine optimisation. There are a few key things that I will be doing on their website as part of this … Continue reading