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: 399

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

Riccardo Rossini replied to Riccardo Rossini's discussion 'FANTASTIC!!'
"How can I do the same in Facebook? It seems that is not working"
58 minutes ago

NC for Hire
SweetPotato replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Phil, When you release the migration tool, will there be a way to migrate certain blog posts (by…"
1 hour ago
Riccardo Rossini replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
"Me too you can style it in chrome via CSS but not in FF. Thanks"
2 hours ago
Lady Panter favorited Rafael's group Ning Networks en español
5 hours ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Thanks!"
6 hours ago
Dustin Craig replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
"Let me send you a friend request so I can message you rather than take this thread more off-topic."
7 hours ago
Paul Corona replied to Suzie Nielsen's discussion 'Watching Cultivating videos- have questions!'
"So many folks were asking the same questions that I thought actually showing them the basics of the…"
8 hours ago
Chris replied to JFarrow's discussion 'Ning Emails Going to Spam?'
"Nope, had all the answers: "it's not a bug", "it is a bug and has been…"
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service