Blog
-
HTML email signature in Outlook
How to add a HTML signature to Microsoft Outlook. Originally for Outlook 2007 but should work in later versions.
-
HTML email signature in Gmail
How to add a HTML signature in Gmail, without any text-decoration for links
-
HTML email signature in Apple Mail
Learn how to insert a lovely HTML signature in Apple Mail. Not a straightforward exercise but hopefully this step-by-step guide will make it easier.
-
Show browser window size when developing websites
A useful script to show the size of your browser window when developing for the web.
-
Delete unused custom fields in WordPress
The WordPress database can soon become full of redundant data. One of those bits of data are unused custom fields that you may have used on a previous theme or simply don’t need any more on your current theme. Find out how to remove it here.
-
Type Tools launched
We’ve just relaunched our very own Character Counter, Case Converter and Google SEO Title and Description tool into one great new site called Type Tools.
-
Add category, tag and time data to your WordPress post template
Find out how to add your post’s categories, tags and the time your post went live to your WordPress template.
-
Add category description if it exists
Find out how to add the category description to your category template in Wordpress.
-
Remove p tags from category description
By default Wordpress adds paragraph tags to category descriptions. Stop this by adding the following to your functions.php file…
-
Change the default wordpress@ email address
By default Wordpress emails, such as comment notifications, are sent from wordpress@yourdomain.com. If you want to change that email and from field then read on…