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
Peter Matthews replied to Peter Matthews's discussion 'Will I be able to merge my 2.0 site with a 3.0 site that I am building now?'
Allison Leahy replied to soaringeagle's discussion '3.0 feature request'
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
Kos replied to SweetPotato's discussion 'Simple, Responsive Slider for Ning 3.0'
Kos replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox
John Bizley replied to John Bizley's discussion 'File Manager NO DELETION option anymore ? Plus can you expand the file name size box.' in the group The Sandbox© 2013 Created by Ning.
