Support » Theme: Montezuma » Thumbnails on homepage

  • Hello there!

    I really want to know how can I change the thumbnails’ size on the default homepage. I tried messing around in the functions.php and index.php but failed.

    Please help!

Viewing 1 replies (of 1 total)
  • You actually want to go into your postformat.php options and change the parameters for this line:
    <?php bfa_thumb( 620, 180, false, '<div class="thumb-shadow"><div class="post-thumb">', '</div></div>' ); ?>
    The default values above give you a 620px wide by 180px high thumbnail.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnails on homepage’ is closed to new replies.