New Landing How can we help? Themeforest Theme Support Dante Related projects image size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #194916
    origamico
    Member
    Post count: 57

    Hello, my images won’t fit into related pictures, I had same problem in the list of portfolios and I solved that in sf-portfolio.php. Required size is 300x387px. How to make imadges in these windows of related projects?
    thanks

    (in first screenshot is how it is and it second is the whole image how it should be)

    Attachments:
    You must be logged in to view attached files.
    #195110
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit single.php file:-

    Find this code:-
    $image = sf_aq_resize( $thumb_img_url, 300, 225, true, false);

    Change with:-
    $image = sf_aq_resize( $thumb_img_url, 300, 387, true, false);

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 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