I put it into a stylesheet because of the amount of code it takes to do this. So it's really easy to add and remove from your NC custom code box
If you'd like to view the Codes in The stylesheet just click here
just add this code to the top of your NC custom code box.
<link rel="stylesheet" type="text/css" href="http://api.ning.com:80/files/HXLvFMxAKuyPQOGcM0VWmoI89uFoZpwLi9nKLm*sn3NXhTu5yYLg5dSQ8COCNrrZ8wQch4NZIoQKcn5tHeIafTLx8To6j2Ij/style_GC_main_page.css" />
Remember everyone results may vary because of the differences in Ning networks.
This was tested and design on a Ning pro account.
If you would like me to change anything in this code or remove anything for you just ask I'll be more than happy to help
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
instead of using this stylesheet I recommend my new Discussion
Posted by George H. Compton IV on September 9, 2012
it's a lot more compatible than this version. For the most part it has all the codes From this discussion plus all the fixes, compatibility and color code changes + a whole lot more Animations and FX's for your network.
Permalink Reply by Aanu Bello on August 20, 2012 at 8:36pm this man brings great tips every 5munite. lolz
Permalink Reply by George H. Compton IV on August 20, 2012 at 8:48pm Awww thank you Aanu
I see you've done a lot of work on your network today.. it's looking great!! :-)
Permalink Reply by solo on August 20, 2012 at 8:56pm nice tip..but it cuts off half the video in the latest activity feed..or i should say it reduces the size of video by 75% any fix for that...heres the link to show what im talking about
Permalink Reply by Aanu Bello on August 20, 2012 at 9:49pm how can we change the bg color from blue to any other color?????????????????????
Permalink Reply by George H. Compton IV on August 20, 2012 at 10:08pm okay put this code at the bottom of your NC custom code box. I've already changed the color for you I'd know what color you wanted LOL :-)
<style>
.xg_widget_main_index_index DIV.xg_module.module_groups LI.xg_lightborder:hover{background-color:black!important;}
</style>
Permalink Reply by Aanu Bello on August 21, 2012 at 8:53pm thanks that worked only for side models and not for latest activities. i mean status
Permalink Reply by George H. Compton IV on August 22, 2012 at 12:12am I've already gone to your network and fix that for you :-)
Permalink Reply by Paul Crane on August 23, 2012 at 2:30pm Hello George,
I was trying to get the color of the blogs and forums changed to light blue besides purple.Is there a code I can use to change this. I love this option, just wanted to get the color changed. Thanks
Permalink Reply by George H. Compton IV on August 28, 2012 at 8:48pm
Permalink Reply by George H. Compton IV on August 28, 2012 at 9:45pm
of course I can help :) in these codes just change the word transparent to any color you want.
this code will change the group's mouse hover color
DIV.xg_module.module_groups LI.xg_lightborder:hover{
background-color:transparent!important;}
These three codes will change the activity feed colors
.xg_module_activity .feed-story-status .status-update:hover{
background-color:Transparent !important; }
.xg_module_activity .feed-story-status .status-update{
background-color:Transparent !important; }
.xg_module_activity SPAN.comments-number {
background-color:transparent !important; }
This code will change The forum Mouse hover color
.xg_widget_main .module_forum div.vcard div.topic:hover{
background-color: transparent!important;}
and this one will change the color of the blogpost mouse hover Color
.xg_widget_main_index_index .module_blog .blogpost:hover{
background-color:transparent !important; }
And this code will change the red continue button
.xg_widget_main_index_index A.xj_expandable {
background:transparent !important;}
I believe that's all the major colors there are in the stylesheet
you have a great day enjoy the Codes
Permalink Reply by solo on August 20, 2012 at 10:08pm I forgot to mentioned that.the network is a little wider than most ning networks
Permalink Reply by George H. Compton IV on August 21, 2012 at 12:15pm I have fixed that part of the code and added a little padding in a couple other spots. Try it again it should work perfectly for you now :-)
Larry Matthews replied to Monica Diaz's discussion 'Ning 3.0 CSS and HTML Reference' in the group The Sandbox
Alessandro Sporleder replied to Rosario T.'s discussion 'Proteger contenido en la red' in the group Ning Networks en español

Corey replied to Richard Mckeever's discussion 'Billing for a Sandbox evaluation version of Ning3?' in the group The Sandbox
Alexander replied to Alexander's discussion 'Text Ticker in Ning Bar'
CocteauBoy replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'© 2013 Created by Ning.

of course I can help :) really it's a dark blue but with your background color it just appears purple LOL
in these codes just change the word transparent to any color you want.
this code will change the group's mouse hover color
DIV.xg_module.module_groups LI.xg_lightborder:hover{
background-color:transparent!important;}
These three codes will change the activity feed colors
.xg_module_activity .feed-story-status .status-update:hover{
background-color:Transparent !important; }
.xg_module_activity .feed-story-status .status-update{
background-color:Transparent !important; }
.xg_module_activity SPAN.comments-number {
background-color:transparent !important; }
This code will change The forum Mouse hover color
.xg_widget_main .module_forum div.vcard div.topic:hover{
background-color: transparent!important;}
and this one will change the color of the blogpost mouse hover Color
.xg_widget_main_index_index .module_blog .blogpost:hover{
background-color:transparent !important; }
And this code will change the red continue button
.xg_widget_main_index_index A.xj_expandable {
background:transparent !important;}
I believe that's all the major colors there are in the stylesheet
you have a great day enjoy the Codes