Viewing 3 replies - 1 through 3 (of 3 total)
  • I found this in your css –

    #slider {
        width: 920px; /* important to be same as image width */
        height: 200px; /* important to be same as image height */
        position: absolute; /* important */
    	overflow: hidden; /* important */
    }

    Maybe try changing the height to the height of your image?

    Thread Starter krissimmons

    (@krissimmons)

    Hi Christine,

    The image height is 200 so I don’t think that’s it.

    I’m trying to change the size of the white border that’s behind the image.

    Thanks ??

    Thread Starter krissimmons

    (@krissimmons)

    I found the answer. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need to edit height of photo frame on home page’ is closed to new replies.