Viewing 3 replies - 1 through 3 (of 3 total)
  • I am having the same problem except it is the height that I attempted to change back to the size that it was when this site first went live. I attempted to use my EZPZ backup to undo my changes and it failed as well. Frustrating!

    I start to change twentyeleven theme and there install Header Image Slider.

    To change image size I change header size in theme.
    In wordpress\wp-content\themes\twentyeleven\functions.php

    // The height and width of our custom header.
    ‘width’ => apply_filters( ‘twentyeleven_header_image_width’, 1000 ),
    ‘height’ => apply_filters( ‘twentyeleven_header_image_height’, 288 ),

    Height size can be changed when uploading pics in to header/slider.

    I hope this will help ??

    peter_lazarov you are right!!!! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Header Image Slider] Header images size with changed theme size?’ is closed to new replies.