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.
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; }
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!
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!
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.
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.
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!