This stylesheet will add styles and animation fx throughout your whole network blogs, forums, groups, latest activity, comments and a whole lot more. :-)
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
click here to see it live on cross roads Fellowship
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/wKr*gaUtwNYGYxS1TQJ0GxQwgV-e8eRB1rKt0Twd2LHNnRi5*ZBHQlAX5k7M011-H629FQFxfuPRDWLhVLOyEEwjVgHgks54/style_GC_whole_network.css" />
Remember everyone results may vary because of the differences in Ning networks. But I did spend week's working on compatibility for The different ning networks, layouts and themes..
This was design on a Ning pro account and tested on many Ning Networks
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
Editing the colors in the stylesheet. 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
.module_forum div.vcard div.topic:hover{
background-color: transparent!important;}
and this one will change the color of the blogpost mouse hover Color
.module_blog .blogpost:hover{
background-color:transparent !important; }
And this code will change the red continue button
A.xj_expandable {
background:transparent !important;}
This code will change the color of the text in the continue button.
A.xj_expandable {
color:#15c708;}
All module shadows in this code you can change the ( shadow colors #ccc ) for the shadow colors change all three ( Border colors #aaa ) and ( Border thickness 2px )
.xg_module {
border:2px solid #aaa!important; -webkit-box-shadow:6px 6px 10px
#ccc!important;-moz-box-shadow:6px 6px 10px
#ccc!important;box-shadow:6px 6px 10px
#ccc!important;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');}
I believe that's all the major colors there are in the stylesheet
Here's two pic's of the main page here on creators with this stylesheet virtually added
Here's a couple more snapshots of the Main page and groups page.. right click and open them in a new tab to get a better view
Tags: FX, network, styles, stylesheet, styling
Permalink Reply by Rosas † Negras on November 28, 2012 at 10:18am
Permalink Reply by George H. Compton IV on December 1, 2012 at 8:47am this is the code that will fix your groups and your videos on the center column for my main page stylesheet that you are using.
To adjust the video's module in the very bottom line raise or lower of the 10 in that line of code. It looks like this margin:10px!important;
<style>
.xg_widget_main_index_index DIV#xg_layout_column_2 DIV.xg_module.module_groups LI.xg_lightborder {
padding: 15px 3px 3px;
margin-left: 2px;
min-height: 196px;
width: 80px !important;
}
.xg_widget_main_index_index DIV#xg_layout_column_2 div.module_video ul.clist li {
width: 136px;
margin:10px!important;
}
</style>
Permalink Reply by Rosas † Negras on December 2, 2012 at 1:27am thanks my friend George
Permalink Reply by Rosas † Negras on December 2, 2012 at 8:01am
Permalink Reply by Rosas † Negras on December 2, 2012 at 8:01am videos
Permalink Reply by George H. Compton IV on December 2, 2012 at 10:26am This will fix your video module you just need to adjust the width and the margin.
<style>
.xg_widget_main_index_index DIV#xg_layout_column_2 div.module_video ul.clist li {
width: 136px;
margin:10px!important;
}
</style>
Permalink Reply by Rosas † Negras on December 2, 2012 at 10:46am thank you very much for your availability and kindness
Permalink Reply by Rosas † Negras on December 2, 2012 at 10:50am or always the same problem you can see on Rosas
Permalink Reply by Rosas † Negras on December 2, 2012 at 11:01am thank you so much it was my mistake not put the codes top...now is perfect
Permalink Reply by Rosas † Negras on December 2, 2012 at 11:54am Hi George. I was wondering if you could please modify the code so the modules do not enlarge when the mouse touches. example.. blogs, groups, etc. pls. I would really appreciate. thank you for your help.
Permalink Reply by George H. Compton IV on December 3, 2012 at 8:39am hello Rosas :)
this code will remove the zoom effects in your blogs, groups, forum and activity feed.. and you can also change the color of the mouse over FX
<style>
.xg_widget_main_index_index .xg_module_activity .feed-story-status .status-update:hover, .xg_widget_main_index_index DIV.xg_module.module_groups LI.xg_lightborder:hover, .xg_widget_main_index_index .module_blog .blogpost:hover, .xg_widget_main .module_forum div.vcard div.topic:hover {
background-color: rgb(20, 19, 94) !important;
transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-webkit-transition:all 1s ease-out;
-moz-transition:all 1s ease-out;
transition:all 1s ease-out;
-ms-transition:all 1s ease-out;
-o-transition:all 1s ease-out;
opacity: 1; }
</style>
Permalink Reply by Armani Rouse on December 3, 2012 at 9:24am Is there a way to remove the frame from the groups so that only the image of the group is displayed? I dont like the narrow rectangle boxes I have now, it would better if it were just the groups image

soaringeagle replied to James Nored's discussion 'How do I create a taller header?'
Larry Matthews replied to James Nored's discussion 'How do I create a taller header?'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
Yaron replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Apostle Solael replied to Allison Leahy's discussion 'Changes to Ning 3.0 Based on Your Feedback'
Kos replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'
soaringeagle replied to soaringeagle's discussion 'stop confusing everyone make your 3.0 icons more use friendly'© 2013 Created by Ning.
