OK, another newbie question. I'm certain there is a simple cure for this. All my modules headers are in ALL CAPS. No matter what font I choose or how I modify it its still ALL CAPS. In my text box editor my header text looks like "This", but appears like "THIS" when saved.

Thank you in advance!

Screen shot below:

SHINEnet.net

Tags: headers, modules, text

Views: 122

Reply to This

Replies to This Discussion

Some of the Ning Themes default to uppercase. Add this CSS to your Advanced CSS:

.xg_theme .xg_module_head h2 {
     text-transformnone!important;
}
Best,
Jen

Worked perfect, Jen! Thanks a million!

@Doug, Great!

Hi jen!

Any idea how to do the same with the network description and navigation menu? All of mine are in all caps as well.

Thanks!

Justin

Hi Justin,

Give this a try:

#xg_navigation ul a  {
     text-transform: none!important;
}
#xg_sitedesc {
    text-transform: none!important;
}


Best,

Jen

Worked perfect, Jen! Thanks a trillion!  Amazing how little improvements add so much, no CAPS is so much better,

THANKS! No pun intended...haha

RSS

Latest Activity

Riccardo Rossini replied to Riccardo Rossini's discussion 'problem in redirecting NING 3.0'
4 hours ago
Mandy P. replied to Mandy P.'s discussion 'Remove unwanted space-Header'
"thanks a bunch..that helps!"
5 hours ago
Aaron replied to Aaron's discussion 'Ning Spring Cleaning Begins This Week'
"Hi everyone, Just a quick note to let you know that this spam cleanup is complete. That said, you…"
6 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Check it out. I hovered both images, made 2 screen shots (just to capture the hover tip) and placed…"
7 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"I'm thinking it has something to do with caching. I just inspected the header, and I see 2…"
7 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Fire-Tech, You guys have given me major relief, just to know it's not something unique on my…"
7 hours ago
Fire-Tech replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Same thing here. All of the same issues...in FF and Chrome, but not as bad in Chrome."
8 hours ago
Kos replied to Kos's discussion '3.0 My Thoughts From A Non-Coder (edited 5/20/13)' in the group The Sandbox
"Edited to add a menu layer suggestion [used the Galaxy SIII]"
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service