Are you betting your community's growth on "sometimes" and "maybe?"…
See MoreHi everyone,
I was wondering if anyone knew how to separate the blog posts like on linkinpark.com? i would like to add a space between the posts, it looks cleaner. Thanks :)
Josh
Permalink Reply by Emmanuel Ace on July 10, 2012 at 3:10pm try this one. but its not the same as Linkinpark
But your will have a border around each blog and space between them
.xg_widget_profiles_blog_list .xg_blog_list .xg_module_body {
margin-bottom: 50px;
border-style: solid;
border-width: 2px;
border-color: #C1C1C1;
}
Permalink Reply by Josh Ribbeck on July 10, 2012 at 3:23pm Thanks Emmanuel... I am going to play around with it now. Good to see some nearby users! I see you are in Lafayette. I am in Baton Rouge ;)
Permalink Reply by Emmanuel Ace on July 10, 2012 at 7:34pm That code works in the example.com/profiles/blogs/list not the homepage
For homepage see George's
and yes... I am in Lafayette
Permalink Reply by Josh Ribbeck on July 10, 2012 at 3:30pm didn't seem to affect anything. Any other suggestions?
Permalink Reply by Amanda Bears on July 10, 2012 at 3:34pm Hey Josh,
I actually just tried Ace's code on my network (here) so you can see it. (It's for all blogs)
I too was looking for something for our front page, since we feature two blogs at a time. And came across your post.
Permalink Reply by Josh Ribbeck on July 10, 2012 at 3:36pm interesting.... i put the code in the advanced section and nothing happened on mine.
take a peek iggyfied.ning.com
Permalink Reply by Amanda Bears on July 10, 2012 at 3:37pm Now I am no wiz at CSS and such, but I am wondering if it is because it's your landing page. your blogs are on the front page. And the code doesn't work on the front page. I wonder if that is what the issue is.
Permalink Reply by Josh Ribbeck on July 10, 2012 at 3:49pm didn't realize the blogs don't work on the front page.. total bummer!
Permalink Reply by George H. Compton IV on July 10, 2012 at 3:39pm here's the code you're looking for. Their margin is 60 so this should do the trick just put this code in your nc custom code box.. let me know if it works :-)
<style>
div.xg_blog_list div.xg_module_body {
margin-bottom: 60px;}
</style>
Permalink Reply by George H. Compton IV on July 10, 2012 at 3:43pm she's right I just went to your page and my code doesn't work but it works in mine
give me a minute I'll figure it out
Permalink Reply by Amanda Bears on July 10, 2012 at 3:44pm George you are making me feel smart LOL. <3
Permalink Reply by George H. Compton IV on July 10, 2012 at 3:48pm but you are smart Amanda :-)
okay the code you are looking for is this
<style>
DIV.blogpost.vcard
{margin-bottom: 60px;}
</style>
and if you want to use the code that everyone else is giving you this is how it should look
<style>
DIV.blogpost.vcard {margin-bottom: 50px;
border-style: solid;
border-width: 2px;
border-color: #C1C1C1;
}
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Kos replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Allison Leahy replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Allison Leahy replied to SM's discussion 'Just discovered Disqus commenting on Ning - how do we add more features?'© 2013 Created by Ning.
