We have hidden the invite tab using analytics and have noticed now that when ever you click on different tabs, the invite tab shows up briefly then goes away. You are able to click on it and initiate an invite if you get it before it hides. Are we using the best way to hide the invite tab without owning code?
Thanks for the suggestion. I moved the one I was using from analytics to the css area (/main/appearance/edit - advanced), and it worked MUCH better. Ning support wrote me back with this suggestion.
There's a lesson in here. Best to put CSS in the CSS area, rather than the Analytics box. I believe I read that the Analytics stuff gets processed AFTER the rest of the HTML code. Possibly, stuff in the CSS area gets processed before the HTML, making it faster.
Regardless of how it works, maybe someone will come across this in the future and see that it's best to put the CSS in the CSS area and put just JavaScript in the Analytic box. I wish I would have thought of giving you that suggestion! :)