How can you take NING and Glam off the footer of your site? Someone said there may be a code I could find amongst Creators
Tags:
Permalink Reply by Tyler Durbin on July 13, 2012 at 10:51am If you are a new network (within the last couple months), then you cannot remove the footer.
Permalink Reply by HELP SEEKER on July 13, 2012 at 11:22am there is a code, how to remove footer all together and replace with own footer
Permalink Reply by George H. Compton IV on July 13, 2012 at 2:48pm you have Three choices
first choice put this line of code in advanced css in your design studio it will leave the Powered by their but ning & glam social will be gone
P.left IMG.poweredbylogo {display:none!important;}
second choice put this Script in your NC custom code box it will Redirect the image used To the one I made. Ning_GlamSocial_blk.png
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 created by and powered by. put this line of code in advanced css in your design studio
.xg_theme #xg_footcontent P.left {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 George H. Compton IV on July 13, 2012 at 4:30pm and if you're using the script replace the image link with this one it matches the colors
http://api.ning.com:80/files/xllMsFdwh8TUW3Qy18BKV02KRRq*9s38HW*N3YmRFR2wU37Sto3BkWxX*vo1CK1e0pEeefU8K9mhhcfrFkY69XFyZCGgWWSu/Ning.png
__
and this one for the lower images IMG.ning-glam-social {display:none!important;}Ning.png
Before
after

soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
soaringeagle replied to Alex's discussion 'More styling in the Design Studio'
Margie replied to Phil McCluskey's discussion 'Site Manager Updates for Ning 3.0 Networks'
Thiago Santos de Moraes replied to John Bizley's discussion 'Show Your Ning 3.0 Sites'© 2013 Created by Ning.
