• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Image Size Questions?

Home › Community Forums › General › Image Size Questions?

Tagged: default, image size, media library

  • This topic has 2 replies, 2 voices, and was last updated 6 years ago by Kelly.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 14, 2016 at 9:06 pm #18727
    Kelly
    Customer

    When inserting media (photo) into a page or post, what determines the default sizes (thumbnail, medium, and large) that are shown in the size pulldown under the Attachment Display Settings within the Insert Media screen?

    Also, what image size do you typically upload to the media library when working with a responsive template?

    July 14, 2016 at 9:12 pm #18729
    Wes
    Moderator

    You can find those in the functions file. Depending on the theme you’re using, it should look something like this –

    //* Add new image sizes
    add_image_size( 'featured-content-lg', 1200, 600, TRUE );
    add_image_size( 'featured-content-sm', 600, 400, TRUE );
    add_image_size( 'featured-content-th', 740, 340, TRUE );
    add_image_size( 'portfolio-thumbnail', 348, 240, TRUE );

    So if you want to add your own size, just duplicate and rename one of the sizes above that already exist. The first number is the width, and the 2nd is the height.

    “Also, what image size do you typically upload to the media library when working with a responsive template?”

    I usually just upload the image at it’s regular size (large) and then whatever I’m using to display the thumbnail will automatically resize it if needed.

    July 14, 2016 at 9:18 pm #18731
    Kelly
    Customer

    Hey Wes, since I’m fairly proficient with Photoshop I tend to like to keep all of my images the same size whenever possible. This also enables me to keep my images fairly consistent, whether I’m using the thumbnail, medium, large, or full size options. Is there an industry best size to use?

    Also, I typically upload images at 72dpi, which as you know is the best resolution for screens. How do responsive screens factor into this?

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image Size Questions?’ is closed to new replies.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2022 · Appfinite · Built With The Genesis Framework