Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
Ning Footer Links: Add Simple Text and Links (HTML) to Ning Footer
There are many ways to add simple HTML (Text and Links) to the Ning Footer, none real straightforward on Ning. You should be able to add via Language Editor by searching on existing footer "link text". I haven't tried this in a while, but I think you can still add links via LE.
Old Tip:
http://jensocial.com/group/ningnetworktips/forum/topics/customize-t...
Or, you could inject via Custom Code Box with script, and the purpose of this tip - - Add via My Network/Tools/Custom Code:
<!- Before Existing Link: Badges ->
<script type="text/javascript">
if (typeof(x$) != 'undefined') {
x$("#xg_foot .right").prepend('This <a href="mylink.com">link</a> goes in your footer to left of existing links like Badges.');
}
else {
}
</script>
<!-- After Created By:xxxxx -->
<script type="text/javascript">
if (typeof(x$) != 'undefined') {
x$("#xg_foot .left").append('This <a href="mylink.com">link</a> goes in your footer to right of Created by:xxxxx. It will wrap other links if you add too much text.');
}
else{
}
</script>
<!-- After Entire Line -->
<script type="text/javascript">
if (typeof(x$) != 'undefined') {
x$("#xg_foot").after('Add HTML after Footer');
}
else {
}
</script>
<!-- Before Entire Line -->
<script type="text/javascript">
if (typeof(x$) != 'undefined') {
x$("#xg_foot").before('Add HTML before Footer');
}
else {
}
</script>
Enjoy!
Attention VIP Members: Auto Script Generator to Inject Code Like this is NOW AVAILABLE here: http://jensocial.com/group/premiumningtipsbyjen/page/jensocial-inje...
Not Ready to Join VIP Group? Use of text Generator is available for only $7.95 a year, or $19.95 for life! VIP MEMBERS INCLUDED FOR YOU IN VIP CLUB!
http://jensocial.com/page/ningcodegenerator
Tags:
How cool this is
Done in under 15 mins So easy with your instructions
Great Deb, thank you for the feedback.
=)
Sweet! Look forward to the gossip..I mean generator too :)
LOL, WE are working on that gossip thingy. ;-)
Jen, I tried the code under <!- Before Existing Link: Badges -> to create a link to our Get Started page. It worked, but it is very close to the Badges link.
It looks something like this: Get Started Citizens Party Badge Help Terms of Service
Did I do something wrong or forget something? How can I add a little bit of space between the new link and the Badge link. Note: I changed the Badge to Citizens Party Badge in the Language Editor.
Whoops, just hit me. I need to come up with some css styling for this case. I'll get back to you soon.
CP,
At first it appeared to me that simple spaces wouldn't work. But I think if we add the escape code for non-breaking spaces it will work just fine and simplify the process. Let me know if this works, and across browsers. Then I'll update the tip. Sorry I overlooked this issue. Use for each space. Otherwise I'll have to provide padding, and problem is, the entire right portion of footer won't accept padding, has to be by element - - the links. Long story, let me know, then I'll come up with CSS alternative.
if (typeof(x$) != 'undefined') {
x$("#xg_foot .right").prepend('This <a href="mylink.com">link</a> goes in your footer to left of existing links like Badges. ');
}
else {
}
Thanks Jen! It worked with the addition of the
Thank you very much.
Welcome to
JenSocial: Social Web Directory and Ning Tips
Posted by JenSocial on May 7, 2018 at 8:35pm 9 Comments 1 Favorite
Posted by JenSocial on January 6, 2017 at 4:00pm 10 Comments 1 Favorite
Posted by JenSocial on October 22, 2016 at 1:05am 0 Comments 0 Favorites
Posted by JenSocial on September 17, 2016 at 12:00am 26 Comments 1 Favorite
Posted by JenSocial on August 31, 2016 at 3:30pm 13 Comments 0 Favorites
Ning 3.0 Tip - Add Buttons/Links Below Status Update (Quick Links to Add Photos, Posts, Discussions)
Started by Themes - Rosas Negras Mar 20, 2021. 0 Replies 0 Favorites
Started by JenSocial. Last reply by Kos Dec 6, 2016. 64 Replies 4 Favorites
Started by JenSocial. Last reply by JenSocial Jul 26, 2016. 41 Replies 1 Favorite
© 2024 Created by JenSocial. Powered by
© Copyright JenSocial.