Just had someone ask this question, and thought I'd add a simple tip. If you would like to override the Ning Tab Settings, and change the text color for your Ning Menu Tabs for any mouse-click or mouse-hover state: Regular, Hovered and Selected

 

  1. Change the colors to your color choices.
  2. Add code to Advanced CSS.

 

/* Regular State */
#xg_navigation ul li a {
color:#003366;
}

/* Selected State */
#xg_navigation ul li.this a {
color:#16BFFF!important;
}

/* Hovered State */
#xg_navigation ul li a:hover {
color:#FFF000;
}

Views: 311

Replies to This Discussion

Hi Jen,

 

Just drop by to share this with you, we can now sign in to our Ning site using Twitter.

 

Have a wonderful day my friend!

 

Ben

Thanks Ben. Yeah, I knew about it. I just haven't taken the time to add it to JenSocial for a couple of reasons. I will soon.

Thanks again,

Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips