Quantcast
Viewing all articles
Browse latest Browse all 13924

dadcamp on "[Theme: Fashionistas] Centering Posts On Home Page"

on the content.php file, add align="center" to the <div>

the original line of code:

<div class="entry-thumbnail">

the updated code to get the thumb centered:

<div class="entry-thumbnail" align="center">

Good luck!


Viewing all articles
Browse latest Browse all 13924

Trending Articles