• Hi, thank you so much for this theme, i love it but i have an issue: i have blurred images in my slider and i cannot resolve this problem. Can you help me please?
    I uploaded very high resolution images but nothing happened :/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Maybe it is because of the image size. What is the biggest image size you selected? Mine is 750 x 625. It is ok on the slider.

    Thread Starter Raynys

    (@raynys)

    It’s because the slider setting. Every images are resized in 640×480 pixels.

    Theme Author Richie KS

    (@rkcorp)

    yes, the slider use custom image size 640×480. if you want to use ‘large’ size image in slider, open mesocolumn/lib/sliders/jd-gallery-slider.php and edit this similiar code line, there’s 2 of them, top and bottom.

    <?php
    echo dez_get_featured_slider_image("", "", 640, 480, "alignleft full", "featured-slider-img", dez_get_image_alt_text(),the_title_attribute('echo=0'), true);
    ?>

    edit the “featured-slider-img” to “large”

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blurred images in slider’ is closed to new replies.