• Resolved champdor

    (@champdor)


    Hi Balloons,

    I understand that this is a technical support forum but I give it a try if you will help me. (Maybe it’s a plus that I have your Custom Facebook Feed Pro plugin.)

    I’d like to achieve this layout:

    
    grid-template-areas:
    	"big big big sm2 sm3"
    	"big big big sm4 sm5"
    	"big big big sm6 sm7";
    

    In other words I have to make the first image 3×3.

    But the first image does not respond to grid row span. Can you point me to the right direction? I tried with float, with grid but I cannot crack this nut.

    Thanks,
    Champdor

    ps. I don’t want to buy the Pro so far because this is the only feature I need and I think the free version is quite sufficient for the task.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Smash Balloon Mike

    (@smashballoonmike)

    Hey @champdor,

    Thank you for reaching out to us. The easiest way to achieve this is just using 2 feeds next to each other, the first with one image and the second with 7 images with the first image in the second feed hidden with CSS. You would also need to disable the load more button.

    Many thanks,

    Thread Starter champdor

    (@champdor)

    Mike,

    Thank you for the idea. When I applied display: none; or width: 0; all the other items disappeared. The only solution was position: absolute; but holds so far.

    Best regards,
    Champdor

    Plugin Support Smash Balloon Mike

    (@smashballoonmike)

    Hey @champdor,

    Glad to hear you were able to find a solution from our suggestion. The layout looks great!

    Let us know if you need anything else in the future. Hope you have a great rest of your week!

    Thread Starter champdor

    (@champdor)

    Yes, your idea was great! Thank you.

    So far both of your plugin works great. Review is coming.

    All the best,
    Champdor

    Plugin Support Smash Balloon Mike

    (@smashballoonmike)

    Hey @champdor,

    You’re welcome! We truly appreciate you supporting our plugins and we appreciate your willingness to leave us a review!

    Hope you have a great rest of your week!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom layout’ is closed to new replies.