Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #161739
    Trevor
    Participant

    Hi,

    I have set up slider on my homepage.

    I preferred a smaller image so I set all images for 602 x 320 (see Old image slide).

    They all worked well.

    I then decided to change some images and uploaded them, set them to 602 x 320 in the Media Library.

    Then I went to each page and changed the featured image to the new one.

    However it is not working in the slider. The old slides are displaying at 602 x 320 but the new ones are displaying at a larger (original size).

    Please see two images here DropBox Catch Themes Folder

    #161784
    Skandha
    Participant

    @trevor: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #slider-section .attached-post-image.wp-post-image [
            width:602px;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    #161865
    Trevor
    Participant

    Hi Skandha,

    I keep having error codes and CSS will not let me save it.

    I appreciate what you are doing but why do you think I am having problems just with new images, is there something I should be doing?

    Code Error Image

    #161906
    Skandha
    Participant

    @trevor:: My apologies there was a small error in the code I provided you. Please replace this bracket [ in the previous code with this {. This should works out!

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    #161922
    Trevor
    Participant

    Hi Skandha,

    No problems, I did try various changes as prompted but gave up.

    They say “if you have a problem, sleep on it”

    I woke up this morning with an idea of why the old images worked, but the newer versions did not.

    I had loaded the old slides in the smaller size I wanted (620 x302).

    However, when I checked the New Slides, I had uploaded them in the original size (1920 x 1080) and then SCALED them to 602 in the media library.

    Although in the “Featured Image” of each page they showed as 602 it seems the slider was using the original size.

    I deleted all the larger slides. Uploaded another set in the 602 size and it worked.

    It would seem the slider is ignoring the SCALING in Media Library.

    Thanks for all your help and hope my revelation helps your end.

    Trevor

    #161986
    Skandha
    Participant

    @trevor: Glad you were able to figure it out. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slider Image Size’ is closed to new replies.