
The collection of free HTML/CSS templates have recieved a big refreshment this week, with updates to most of the older designs. Some templates have got additions and various optimizations, such as Daleri Single and Daleri Single (alt) which now resize to smaller screens if needed, while others, like the wide version of andreas01, have got…
A new version of WordPress has been released, a maintenance and security release that fixes a number of bugs and potential security issues. As always, the general recommendation is to update to the latest version even if you haven’t experienced any issues. The WordPress themes have been tested with the new version 3.4.2 and found…
When the Freestyle template was released, I wrote that it made it possible to create any layout needed thanks to the simple grid system. In an e-mail exchange with a template user, I mentioned the fact that basically any layout from my previous templates could be re-constructed quite easily. In return, I got a challenge:…
The Freestyle template features a basic navigation menu style that can be used to create both horizontal and vertical navigation menus. I’ve been asked to explain how it works, so here is a quick rundown. One class: .menu The navigation menu is basically one or several unsorted lists (the UL element in the HTML) which…
The latest free HTML/CSS template release, Freestyle, is built using a simple dual-grid system that makes it easy to construct any layout needed and wanted. In this post, I will explain how to use the grid. First of all, let’s look at the basic structure of div:s that are used. #layout – the wrapper The…