Design Trend For Minimal Site

Minimalism is a design style that emphasizes simplicity and the removal of superfluous elements in one’s own work. It’s applied in art, architecture, print work, and in web design. There is something extraordinary about making something magnificent with limited resources, and in this showcase, you’ll find the work of talented[...]

Read More »

Changing the Size of the Avatar

The default size of an avatar in a wordpress theme is 32×32px, which is sometime’s a bit small. In my new theme design I want to change it to 60×60px instead. In your theme, open the comments.php and look for the following code: 1 <?php wp_list_comments(); ?> This simple line[...]

Read More »