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 Writer Chick {Diane} on July 13, 2012 at 2:10pm LOL Good job. I'm sure many will be using your code.
Permalink Reply by George H. Compton IV on July 13, 2012 at 2:13pm lol I don't know about "many" but there have been a few people that have asked me to do this for them so I'm hoping they can just do it themselves now lol thank you Diane :)
Hi George,
Option 3 will end up inadvertently hiding content across the network like RSS and Follow buttons and links.
Permalink Reply by George H. Compton IV on July 13, 2012 at 2:40pm I just noticed that and I have edited the line of code now it should only deal with the footer :-) thank you Phil
EXCELENT !!! Tips, George...
I am using the first one :
IMG.poweredbylogo {display:none!important;}
But there is a problem... When I checked at MY PAGE, then the Ning|GLAM is still there.. It looks that in that part doesn't work...
I haven't tested the others 2....
But anyway, thanks for the tips
Permalink Reply by George H. Compton IV on September 7, 2012 at 2:09pm hello Ramon :-)
There are differences in all the different meaning networks if you want you can send me your link to your network and I'll write the code for you.
More than likely it's just the name that will need to be changed. I'll just change this name IMG.poweredbylogo to the one your network uses.
Have a great day
Also, I tested the third :
.xg_theme #xg_footcontent P.left {display:none!important;}
And is the same... It works in all modules, but MY PAGE....
Permalink Reply by George H. Compton IV on September 7, 2012 at 2:15pm You may need to add <style> code to Either of those code. Just like this
<style>
IMG.poweredbylogo {display:none!important;}
</style>
Thank you for trying to help me, but I did it like that and didn't work.
With IMG.poweredbylogo {display:none!important;} that work, at least at the main page... Also, I don't know much about CSS Codes, so maybe I am doing something wrong or so, and when you tell me about the link, maybe you are talking about this : www.soydemexico.com
Thanks anyway for your patient and helps
Permalink Reply by George H. Compton IV on September 7, 2012 at 4:37pm You have already removed the glam social great job :-) yes and it removed it from your whole network.
with the link you just sent me this code will remove "© 2012 Creada por Soy de Mexico. Con tecnología de" . if you would like to remove it. put this line of code in advanced css in your design studio or in your NC custom code box.
<style>
.xg_theme #xg_footcontent P.left {display:none!important;}
</style>
George, you don't know how much I appreciated that help you gave me... everything is working fine, but there is one page named MI PAGINA (the member's page) wich still shows :
© 2012 Creada por Soy de Mexico. Con tecnología de![]()
As I told you before, I have tried with everything you told me, but still is there... that's the only page that doesn't want to work :)
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'
Cindy replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Kos replied to Donna Mac's discussion '3.0 Video - can someone explain?'© 2013 Created by Ning.
