In one of my early blog designs, my client asked me to replace the “newer entries” and “older entries” links in their home page with arrow images.
As you may already know, putting images as the previous posts link is (more…)
In one of my early blog designs, my client asked me to replace the “newer entries” and “older entries” links in their home page with arrow images.
As you may already know, putting images as the previous posts link is (more…)
Let’s start with why you should care:
The less HTTP requests your website requires to load properly, the better.
(more…)
jCarousel Lite is a classic and very light weight jquery plugin.
It’s properties include : orientation (horizontal or vertical), how many images are displayed at a time, various ‘easing’ motion effects and more.
(more…)
One of the most time consuming tasks for novice web designers is locating the function responsible of doing something.
(more…)
There are many ways to come up with ideas for your posts, but sometimes it’s not as clear how to actually write a structured post from these ideas.
So why not take it one step at a time instead of writing the entire post at once? (more…)
Back in the days when I started building blogs, I made a big (yet common) mistake of modifying WordPress core files.
WordPress core files are essentially all files included in WordPress installation except the ones located in the wp-content folder (and its sub folders).
How to customize your blog the right way? You have 3 options, the fourth option is not recommended…
(more…)