increase height of slide show?

Support Area Forums Agency increase height of slide show?

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #10726
    Carol Fong
    Participant

    Hello,
    Is it possible to increase the height of the home page slide show?
    Thanks,
    Carol

    #10727
    Bill Robbins
    Moderator

    Carol,

    You can do that. Here’s how:

    1. Go to the Appearance section and select Edit.
    2. From the list of files on your right, choose images.php and look for this spot:
      
      add_image_size('slide', 960, 448, true);
      
    3. The first number controls the width of the images (let’s leave that one as it is). The second one controls the height in pixels of your images. Change that to the number you’d like to have and save your changes.

    That will change the height for all images uploaded after you made the change. If you need to resize images you’ve already uploaded, you’ll need to use the Regenerate Thumbnails plugin.

    Let me know if you have any questions or trouble,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘increase height of slide show?’ is closed to new replies.