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.

Tags: Glam, Ning, edit, footer, remove, social

Views: 2268

Reply to This

Replies to This Discussion

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>

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.

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

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.

FreeWriters and Readers

Here is Jen's tip:

Add a Footer Like Creators

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.

RSS

Latest Activity

Strumelia replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Thanks so much, and please DO let me know what their support team is like, when you first make use…"
44 minutes ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, I'll try to post something more logical with screen shots. But, you'll see -…"
51 minutes ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Kos, the reason for the code is to have elements only display on the home page. By default, Ning…"
56 minutes ago
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
"it seems a few of us have the same concerns/questions i can see a reason for secrecy as in you…"
57 minutes ago
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
"this is wonderful news but can u define "content" does it include comments on…"
1 hour ago
FedMedic replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Hi Strumelia! Thank you! I'm still working with various tools and toys and it's amazing!…"
1 hour ago
Suzie Nielsen replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"SM ,Oh I see now... This sounds awesome! I might try but now the code for it is in snippets in five…"
1 hour ago
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"SM:  i get the header desire however I'm a bit confused on the "side bar" issue…"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service