Forums

[resolved] Top WP Theme Issues - Preview Images Skewed (5 posts)

  1. sjandrews
    Member
    Posted 1 year ago #

    Hello WordPress gurus,

    I have installed the Ultrajax theme and am having issues with the image previews.

    The theme preview is here http://topwpthemes.com/ultrajax/.

    As you can see the preview images are all 440x205, which is the same size as my pictures. You will find on my website however, all the images are blurry. It's as if it is taking a small part of the image and stretching it out.

    I have tried tweeking my stylesheet code below to no avail:

    #featured_area .photo {
    background: url(img/featured_image_bg.gif) repeat-x;
    height:209px;
    border: 1px solid #f8f9fa;
    padding: 0px;
    margin-top: 1px;
    float: left;
    position: relative;
    margin: 0 0 0 10px;
    }

    #featured_area .photo img {
    width: 440px;
    height: 205px;
    margin: 0 0px 0 0;
    }

    Any help would be great!

    Gracias,

    Scott

  2. sjandrews
    Member
    Posted 1 year ago #

    oops! I forgot to link to my website:

    http://www.vsfcanada.org

    Any help is appreciated!

    Thanks,

    Scott

  3. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    The theme is currently using your 150 x 150 thumbnails - not the 440 px images.

  4. sjandrews
    Member
    Posted 1 year ago #

    Thanks - what's the best way to change that?

  5. sjandrews
    Member
    Posted 1 year ago #

    Perhaps I need to change my slide.php - my code is below:

    [Code moderated as per the Forum Rules. Please use the pastebin]

Topic Closed

This topic has been closed to new replies.

About this Topic