Hi 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

Tags: blog, divider, post

Views: 414

Reply to This

Replies to This Discussion

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;
}

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 ;)

That code works in the example.com/profiles/blogs/list not the homepage

For homepage see George's

and yes... I am in Lafayette

didn't seem to affect anything.  Any other suggestions?

 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. 

interesting.... i put the code in the advanced section and nothing happened on mine.

take a peek iggyfied.ning.com 

 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. 

didn't realize the blogs don't work on the front page.. total bummer!

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>

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

 George you are making me feel smart LOL. <3

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;
}

RSS

Latest Activity

Profile IconNing via Facebook
Thumbnail

Are you betting your community's growth on "sometimes" and "maybe?"…

See More
Facebook7 minutes ago · Reply
Profile IconAnh Khé Phùng and Christy C. joined Creators
7 minutes ago
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"it's too bad I can't upload my own png file, but as for fonts; either Birmingham , or…"
9 minutes ago
Kos replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"Sure can but the question is, what font do you wish to use (?) and do you want it normal, bold or…"
12 minutes ago
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"So am I Kos and thanks again for your help! ..and thanks to James too!  Now let me ask…"
38 minutes ago
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"Thank you"
1 hour ago
Allison Leahy replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
"Thanks, Yaron. Happy to communicate your feedback regarding fullscreen video embeds back to the…"
1 hour ago
Allison Leahy replied to SM's discussion 'Just discovered Disqus commenting on Ning - how do we add more features?'
"Not quite clear what Jon is stating here. It reads to me as though a Disqus user can simply login…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service