Tagged: x
-
AuthorPosts
-
August 25, 2016 at 4:12 pm #1147245
Imran MughalParticipantHere’s the basic problem: I’d like to have masonry posts on the homepage, along with some other content. And I really like the look of the Integrity Blog Posts using the Masonry style. I’ve created a grid layout using “The Grid” but am having problems reproducing the look 100%. Even though I’ve added rounded corners to the box, it looks like the box is behind. Any way on how I can get my grid to look the same as the out of the box blog posts?
Here’s a link to the default blog posts: http://sierra.imranmughal.com/announcements/
Here’s a link to my page with “The Gride” trying to reproduce the same look. For now, I set the border to solid blue so that I could see what’s going on: http://sierra.imranmughal.com.
I’m currently styling the following tag in my css: article.tg-item
What am I missing here??
IM.
August 25, 2016 at 8:45 pm #1147590
LelyModeratorHello IM,
That is because the container inside the box doesn’t have round corners. Please update this:
#grid-6082 .tg-item-content-holder { background-color: #ffffff; }To this:
#grid-6082 .tg-item-content-holder { background-color: #ffffff; border-radius: 11px; }Hope this helps.
August 26, 2016 at 3:43 am #1147950
Imran MughalParticipantThanks Lely! That worked like a charm. I’m off to the races now.
IM.
August 26, 2016 at 4:12 am #1147985
FriechModeratorCool, we’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1147245 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
