Archives for

Tutorials

For those who don’t like the alignment of magazine boxes by Masonry script in SWIFT v5.70 and above.

As some of you didn’t like the alignment of the mag boxes by masonry script in the latest version of SWIFT, here is a fix for you. Adjust the thumbnail sizes by modifying the following code in fucntions.php and regenerate thumbnails. [php] add_image_size(‘mag1’,167, 100,true ); add_image_size(‘mag2’,281,140 ,true ); [/php] Play with the height values only,

Using SWIFT to build awesome home pages and static sites for corporate clients

Awesome static home page with SWIFT

Building static sites and complex page layouts is very easy with SWIFT. In this tutorial I will guide you through the process. You don’t need any prior knowledge about HTML or CSS to understand this article. View DEMO SWIFT uses 960.gs 16 grid CSS framework (Don’t worry if you never heard of it). Every grid