Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nubtech24 Friend
    #190930

    I have put really high quality and high resolution images but they seem to be smudged also i did try resizing them to fix the mentioned size (900×400) on the theme but no joy. do i need to do anything on the theme to rectify thsi?

    is there a way to reduce the image size without getting cropped?

    Thank you

    Ninja Lead Moderator
    #507272

    You can use this way to show exactly Images on slideshow (900×400)

    Open templates/ja_university/css/template.css file

    From

    #ja-slideshow {
    background: #d7e3e3;
    border-bottom: 1px solid #c3d5d5;
    position: relative;
    z-index: 10;
    }

    Change to

    #ja-slideshow {
    background: #d7e3e3;
    border-bottom: 1px solid #c3d5d5;
    position: relative;
    z-index: 10;
    width: 980px;
    margin: 0 auto;
    }

    Remember to clear cache from Admin area after changing

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum