Ning Developer Network

Hi, I'd like to know if anyone could help me figure out how to move the search bar from the top-right corner down into the navigation row.

I'm going out of my mind trying to figure this out. If any could shed some light, I'd REALLY appreciate it. Thanks.

Tags: move, navigation, ningbar, search

Share Twitter

Reply to This

Replies to This Discussion

I actually found a workaround, and implemented it successfully. Weeks later, however, I reverted to the original setup with the Ning Bar across the top, as it has features that are of immense use to users.

Reply to This

Hi Greekster,

coudl you tell me the work around?

I still would like to get rid of the ning bar.

Thanks in advance!

Ronald

Reply to This

Yes, how were you able to move it?

Reply to This

Hello!

The NingBar is added to your pages as they're being rendered. For this reason it's pretty tricky to do any manipulation on the bar itself. Your best bet is to modify it after the page has been rendered using JavaScript.

Cheers!
Mike

Reply to This

And what might the code be to do that?

Reply to This

copy and paste this in your network CSS

#xn_bar {display:none;}

Good luck!

Reply to This

thanks man this really works

Reply to This

Reply to This

RSS

© 2010   Created by Ning Developer Admin

Badges  |  Report an Issue  |  Privacy  |  Terms of Service