New Landing How can we help? Themeforest Theme Support Dante Product Mini Image Size

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #153899
    Xcommerce
    Member
    Post count: 12

    Hi,

    How can I change Product mini images from 70px X 70px to 155px width X 100px height?

    #153905
    Xcommerce
    Member
    Post count: 12

    Found a solution

    #153908
    Xcommerce
    Member
    Post count: 12

    Ok, maybe not.

    I changed the sixe in: includes/sf-products.php to $image = sf_aq_resize( $image_link, 124, 80, true, false);

    I just need to find the right css to make the image larger. The last css I used changed all image sizes. Still working so I will post a solution if I find one.

    #153909
    Xcommerce
    Member
    Post count: 12

    Ok this worked: .mini-latest-products img {
    height: auto;
    min-width: 200%;
    }

    Not sure why the images show up small after updating the code in sf-products.php, although the dimensions are correct.

    #154206
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register