Ning Developer Network

Hi,

I need to insert some links in the footer of my Ning site right to the left of "Report an Issue, Privacy, Terms of Service, etc".

How do I access the folder/file that these are in and how can I add additional links at the bottom to my custom page.

Shawn

Tags: custom, footer, insertion, link, page

Share

Replies to This Discussion

I am interested in this as well. We want to add some more links to our sub-navigation. I know some sites are doing this already. Any information shared is great!
You can do this through the language editor..

Search for "report an issue"
Then use a bit of html to add your link.

So it should look something like this:

Report An Issue < / a > < a h r e f = " my link url " > My Link Name < / a >

(without the spaces of course)
Anjileen,

Thanks a lot! So this will allow me to add MORE links to the bottom as opposed to just changing the URL of the Report and Issue link...?

How would I just add a few more footer links I mean, while keeping the one's that are already there and just putting some new one's next to it...?

Sincerely,

Shawn
Hi Shawn,

Yep the code provided will allow you to add as many links as you like to the right of "Report an Issue". It will have no effect whatsoever on any of the current links situated in the footer.. whether it be Report an Issue, Terms of Service, etc.. they will still remain intact along with their appropriate urls. =)

Hope that helps!
Oh and if you'd like to add links to the left of "Report an Issue" use this code:

< a h r e f = " my link url " > My Link Name < / a > < a h r e f = "yourdomaindotcom/main/index/report" > Report an Issue < / a >
I want to create custom footer for Ning

RSS

© 2009   Created by Ning Developer Admin

Badges  |  Report an Issue  |  Privacy  |  Terms of Service