How can I change (and set) the standard font size in blogs of my members? 

Views: 109

Reply to This

Replies to This Discussion

Are you trying to change the font size in blogs? if so here it is

 

div.postbody{
font-size: 28px!important;
}

 



And if you like to change the color of the text, background image or color, border, and etc

you can use this codes: 

border:1px solid #CC3318!important;
background:#F05A3A!important;
font-size: 35px!important;
text-align: center!important;
font-weight:bold!important;
color: #FFFFFF!important;

Good Luck! 

You are a genius. And what if I only want a light grey divider between the blogs with a little bit of white space? No border.

And even more: is it possible to set a certain lay-out for text and pictures (size, position) in blogs? To give it a more professional, smooth look.

On the blog list(/profiles/blog/list) or on the main page blog list? 

On /profiles/blog/list

This will divide your blog post list and also will give it space: 

.xg_blog .xg_module_body:nth-child(even) {
border-top: 3px solid #EDEEEE;
border-bottom:3px solid #EDEEEE;
padding-top: 50px;
padding-bottom: 60px;
font-weight:normal!important;
}

Good Luck! 

Amazing again Mat. Thank you so much; it saves me hours and hours!

You got it mate! Glad i helped! 

Do you think there's a way to set the size of the images to a certain maximum, or to a steady size on that same page?

RSS

Latest Activity

Alex from Bougex.com replied to Alex from Bougex.com's discussion 'Leaving Ning... to SocialEngine. Happy... huuummmm.... don't know yet !!!'
"We are still optimizing code.... #$%?&*( Really guys, if one day you want to leave ning...…"
37 minutes ago
Alex replied to Alex's discussion 'More styling in the Design Studio'
"Thanks JFarrow!"
40 minutes ago
Alex replied to Alex's discussion 'More styling in the Design Studio'
"We don't plan on being like Skysa."
41 minutes ago

NC for Hire
JFarrow replied to Alex's discussion 'More styling in the Design Studio'
"nice work guys!"
44 minutes ago
Donna Mac replied to Donna Mac's discussion '3.0 Video - can someone explain?'
"How weird is that?   I don't quite understand that concept if only I can post what is on…"
1 hour ago
Kos replied to Donna Mac's discussion '3.0 Video - can someone explain?'
"That's my understanding but let's see if others have an approach on how they're…"
1 hour ago
Riccardo Rossini replied to Alex's discussion 'More styling in the Design Studio'
"An another thing about avatar: the image uploaded that aren't in square aspect ratio are…"
1 hour ago
Bree replied to soaringeagle's discussion '3.0 feature request'
"I hope this feature will be added, as SE says it will really help to drive activity and allow…"
2 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service