Ning Developer Docs

Important Announcement Regarding Tonights Mini-Release

Hi Everyone,

As Athena announced in tonights mini-release tonight, one of the things that are affected by tonights mini-release is that the Invite tab will move between the Main tab and the My Page tab. This affects all Network Creators that have used our Javascript hack to dynamically add tabs if they chose to add tabs to the right of the Invite tab.

We also have a javascript hack that changes ordering of tabs, if needed as well.

Also note that the release tonight will make links underlined to make them more obvious. You can use the following CSS hack if you wish to bring this back to the previous settings:

a { text-decoration:none !important; }a:hover { text-decoration:underline !important; }

Thanks, Ernie

Views: 9

Replies to This Discussion

Hello Ernie,

Page Themes are not responding since Ning Network update last night

This is a problem of several networks.

Thanks - Alex
And just where does one place this hack?

I see nothing in any of the CSS or crossdomain.xml to make a change from underline to none.

Which styles heet and under/between which lines of code?
You can do this by going to the Manage tab, choose "Appearance," and then put in the CSS in the textbox beneath the "Advanced" sub-tab.

- Ernie
Hi theblonde!

Just to elaborate on what Ernie said, here's a screenshot of what to add to the 'Advanced' tab on the "Appearance" page:


-Alex
Hi Alex - This works great to eliminate the underlines, but now my Nav Tabs have lost their designated link color. All other links show their color appropriately. Please help!
Hello,

I tried put the CSS Hacks to remove the Underlining of my links on the Track Statistics box, but it doesn't work, Please help.
The links dont look nice on my site when underlined
Hi DJ Webster! Try going to the Manage tab, choose "Appearance," and then put in the CSS in the textbox beneath the "Advanced" sub-tab. The Track Statistics box is usually for Javascript based hacks.
Thanks....

Can you guys come up with a scripts that will show members birthdays according to their birthdates.

And the y get notifications from the network wishing them a happy birthday or members to can send other members a message if its their birthday?
Hi guys - Any ideas on why the Tabs lost their link color when I use this hack? Posting again just in case you didn' get the email notification yesterday with the email debacle. Thanks!
This hack works great to eliminate the underlines, but now my Nav Tabs have lost their designated link color. All other links show their color appropriately. Please help!
Hi Paul - to override navigation link colors, try the following CSS:

#xg_navigation a { color:#000 !important; }

Replacing #000 with the color you want the tabs to be, of course. Hope this helps.

- Ernie
Thank you Ernie - that worked!

RSS

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service