About Satish

Satish Gandham is a self taught web designer and developer. He is the founder of SwiftThemes. You can connect with him on twitter @ Gandham

Website: http://techbu.com
Satish has written 132 articles so far, you can find them below.

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,