New Landing How can we help? Themeforest Theme Support Dante Recent posts – if order descending wrong float

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Dante
  • #163045
    janavasa
    Member
    Post count: 7

    Hello,
    I want to use a block Recent posts on my page and I need the posts will be in 3 columns and ordered descending. But they are wrongly floating in case of descending order. If I change order to ascending it works fine. Please could you help me. See example page here http://www.zkusebni.comehere.cz/test-post-order/ The first Aktuality is the descending case, the second one is the ascending.
    Thanks, Jana

    #163188
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you check the Username and password, after login it takes me to a 403 page, without that I can’t check the page you gave because maintenance mode is active I think.

    Let us know,

    Thanks,
    laranz.

    #163301
    janavasa
    Member
    Post count: 7
    This reply has been marked as private.
    #163322
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Stil getting 403 issue.
    Thanks
    Mohammad

    #163337
    janavasa
    Member
    Post count: 7

    I have changed some settings of the webhosting. It should help. Please try it again. Thanks.

    #163395
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please upgrade theme to latest version.
    Thanks
    Mohammad

    #163499
    janavasa
    Member
    Post count: 7

    Hi,
    I have updated your theme to the latest version, but it doesn’t help. See http://www.zkusebni.comehere.cz/test-post-order/
    Jana

    #163948
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I dont see any difference. Please explain your issue with marked screenshot.
    Thanks
    Mohammad

    #163981
    janavasa
    Member
    Post count: 7

    The problem is, if the fourth post div is heiher than the third one is, then it couldn’t float to the left side and there is the white space on the left. After update it is same in both cases, descanding and ascending. See attached print screen.

    Probably the only solution is to replace in css

    .recent-post {
      height: auto;
      float: left;
      margin-bottom: 20px;
    }

    with a fix value

    .recent-post {
      height: 195px;
    }

    Jana

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

    Hi,
    Please dont change anything, just use this custom css code:-

    .recent-post {
        max-height: 180px !important;
        margin-bottom: 26px !important;
        min-height: 180px !important;
    }

    Thanks
    Mohammad

    #163988
    janavasa
    Member
    Post count: 7

    It helped. Thank you. Jana

    #163989
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    – Kyle

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