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

Views: 114

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

SM replied to SM's discussion 'Just discovered Disqus commenting on Ning - how do we add more features?'
"Another amazing thing I just discovered about Disqus - if you hover over the up-vote it…"
4 minutes ago
Jeanne Kramer-Smyth replied to Monica Diaz's discussion 'How are you using member categories in Ning 3.0?'
"I have been reading through the new 'Member Categories' feature. What I would love to do…"
15 minutes ago
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"it all works James, thank you! but I tried clicking the little box and it takes me to my appearance…"
22 minutes ago
Strumelia replied to FedMedic's discussion '3.0 Why is all my text centered?'
"FedM- i replied to you in the 'Alternatives to Ning' thread, which is the proper place…"
33 minutes ago
Strumelia replied to PeruCool's discussion 'Alternatives to Ning social network'
"To FedMedic- (not wanting to continue that other hijack in the wrong thread, better it's…"
34 minutes ago
James Hawkins replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"If that doesn't work than let's do it the easy way. Open up the design editor. It's…"
39 minutes ago
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"...and here too! All the help is more appreciated than any of you will know. I'm most grateful…"
45 minutes ago
Gary W Norman replied to Gary W Norman's discussion 'Tagline Font Size or Type - can it be changed?'
"it works James! I put it closer to the top of the code and voila! all is well in the bearded world…"
46 minutes ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service