Ning Developer Docs

Hello! I've been searching for an hour on how to customize navigation menu, I didn't want to post without putting some elbow grease in! My navigation menu isn't showing up, because it is in white for some reason. I would like to know how to change the CSS of the nav, as well as how to implement some of the cool CSS formatting that I've seen. Are there any sample snippets of cool navs available?

Thank you!

Views: 5

Replies to This Discussion

Can you give me your network's Url so I can look and see what you are talking about I am more a visual person rather than a word person.
Did you find help for this? Because I'm having the same problem.
I think its Manage>Apperance>Advanced then you need to know CSS to edit it. It works fine for me.
Get firebug working in firefox, then you can right click on any element and choose 'inspect element' - the panel at the bottom will then tell you exactly what css variables are involved and you can change the css accordingly. I've been working on the nav for a new site I'm customising - http://nationaltheatrewales.ning.com. You really do need to know css for this though.
I found this code in the discussions here. can't remember which one tho...my bad...Center Tabs is what I think it was called.

#xg_navigation {text-align:center !important; }
#xg_navigation li,#xg_navigation li a {
display:inline !important;
float:none !important;
width:auto !important;

Kresla said:
Hi Zarzing (Dustin) :) From your words I humbly quess you maybe know how to help me. My site is www.freshness.cz

I have tabs situated to the left and I want them to be centered. Do you know how to do it please? It must be pretty easy but I can´t find the way anywhere. Please let me know if you knew...

Thanks a lot & wishing the best,
Michal

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service