Ning Developer Network

Ernie H.

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

Reply to This

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

Reply to This

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?

Reply to This

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

Reply to This

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

Reply to This

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!

Reply to This

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!

Reply to This

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

Reply to This

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.

Reply to This

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?

Reply to This

Hello!

This sounds like a cool idea, but I'm afraid it goes a bit beyond what can be accomplished with a hack. If you'd like to add this functionality you'll need to dive into the PHP by requesting access to your source code.

Cheers!
Mike

Reply to This

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!

Reply to This

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

Reply to This

  • 1
  • 2

RSS

Documentation & Tips

© 2008   Created by Ning Developer Admin

Badges  |  Report an Issue  |  Privacy  |  Terms of Service