You have three choices
First choice just raise or lower the max-width:350px to the desired width and depending on your font Pixel settings you may need to adjust the max-height:20px To make sure everything else remains hidden. This code goes in your NC custom code box
<style>
DIV#xg_foot P.left{
max-width:350px!important;
max-height:20px!important;
overflow-x: hidden!important;
overflow-y: hidden!important; }
</style>
Second choice put this Script in your NC custom code box it will Redirect the image used To the one I made.
You can also replace the image link to whatever image you want to use.
There are a couple different names for the png image.. Replace the one I have in the code with this one if it doesn't work the first try "Ning_GlamSocial_blk.png"
<script type="text/javascript">
x$(document).ready(function(){
x$('img[src*="Ning_GlamSocial_wht.png"]').attr('src', 'http://api.ning.com:80/files/ybaGuFhqqOrODIHwmeUgJRpqYAhXFpBWF*eUxhKoH-CobOPmfEgs79lE4TqXPGmhEb4Msv1D6HE3ffCNSWeyJsc0JgiWNopx/Ning.png');
});
</script>
Third choice
It will remove "© 2012 Created by Creators name Powered by Ning / Glam social" . put this line of code in advanced css in your design studio
.xg_theme #xg_footcontent P.left {display:none!important;}
or
DIV#xg_foot DIV.block {display:none!important;}
If any of these codes don't work for you just send me the link to the network and the code that you're using and I will create the code for your network.
Permalink Reply by Yio Capi on February 11, 2013 at 7:24am I am presenting a problem that puts me in the main menu bar is not the social networking buttons I put them. : (
Why not just create your own footer and save the hastle of trying to modify the existing one.
Put this in your custom code box, where the single quotes reside, change whatever html you see fit.
<script type="text/javascript">document.getElementById("xg_foot").innerHTML = '<p><a href="/m">mobile view</a> <a href="/main/index/report">report an issue</a> <a href="/main/index/feedback">contact us</a></p>'</script>
Permalink Reply by Yio Capi on February 8, 2013 at 11:15pm Oh cool is a good idea, is a great source but I tried to write my text quotes but not seen, something I'm doing wrong. Thank you are great mentors in my amateur career.
Permalink Reply by Mauricio BM on March 25, 2013 at 2:17pm Hi George:
I already tried to hide Ning-Glam Social from all over the network using your tips and putting the script on de advance CCS code, but unfortunatelly it didn't work.
Some of this code hidded this image from de main page but I need to hide it form all profiles and all pages.
My network is www.artistalent.com, ¿could you please help me to hide this image?
Thanks a lot,
Mauricio

Permalink Reply by Writer Chick {Diane} on March 25, 2013 at 2:27pm Jen's custom footer hides it. You can see the proof at the bottom of my site. It's this way on every page of my network.
Here is Jen's tip:
Permalink Reply by Jelena on March 25, 2013 at 2:32pm Hi George! Is Illegal to hide the ning/glam media. for ning 2.0 with have just 1 year to deside for upgraded our networks to ning 3.0 and the new TOS.

soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
FedMedic replied to FedMedic's discussion '3.0 Why is all my text centered?'
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'© 2013 Created by Ning.
