New Landing How can we help? Themeforest Theme Support Joyn Blog > Masonry > box : height min ?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Joyn
  • #215039
    mengeco
    Member
    Post count: 558

    Hello,

    In my “Actualités” page, how to specify a fixed/regular height (min or max ?) for the boxes display “masonry” : no difference in height

    Regards

    #215040
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #215105
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its feature of masonry layout. If we fix the height then masonry content will cutoff of many items.
    Thanks
    Mohammad

    #215123
    mengeco
    Member
    Post count: 558

    I understand Mohammad but my client finds the dates chonologie not working from right to left and that problem would be solved if the height of the box was the same.

    Can you nevertheless send me the css so that I can test the result?
    Thanks !!

    #215203
    mengeco
    Member
    Post count: 558

    it is possible with the css:

    .blog-masonry .details-wrap {
    	min-height: 250px!important

    But is it possible to limit the titles at maximum of 3 lines?
    and add “…” (ellipsis) automatically at the end of the title?

    Thanks for your help

    #215235
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .masonry-items .blog-item .details-wrap h2, .masonry-items .blog-item .inst-overlay h2 {
        font-size: 18px !important;
        line-height: 28px;
    }

    Thanks
    Mohammad

    #215296
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #215305
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I just decreased the font size to adjust in three lines. It would not be good to strip it.
    Thanks
    Mohammad

    #215316
    mengeco
    Member
    Post count: 558

    Sorry Mohammad, I do not understand, is this possible?

    #215323
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We should show full title in small fonts. Striped title will not good for users to read.
    Thanks
    Mohammad

    #215330
    mengeco
    Member
    Post count: 558

    I did not want to reduce the font size, but only reduce the length of titles

    eg:

    Full title: “Velit minim, nostrud tation, wisi odio ad illum luptatum elit Wisi feugiat amet eros augue.”

    Title automatically displayed: “velit minim, nostrud tation, wisi odio ad illum …”
    (ellipsis) automatically at the end of too long titles

    It would be same as define the excerpt length of for blog page

    #215348
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not sure about multi line ellipsis. My colleague Kyle will assist you shortly.
    Thanks
    Mohammad

    #215350
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m afraid that’s not possible with css, you would need to edit the php file to set a max character limit, but unfortunately that’s beyond our scope of support as it’s more work than a small customisation. If you need to apply it, fill out the form here: http://www.swiftideas.com/customization/

    – Kyle

    #215363
    mengeco
    Member
    Post count: 558

    ok, I understand, thanks

    #215365
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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