I removed the Ning Search Bar finally after looking everywhere. How do I move the first highlighted area on the left (Ning Bar) to the right. I've tried various CSS codes and nothing. Please help???

Views: 170

Reply to This

Replies to This Discussion

Need link to see your CSS.

David,

Since you have the Account Box links in Ningbar, right - - I'll need a test signin account so I can see them too. If you can send via private message, I'll take a look. This will depend on your specific CSS.

Best,

Jen

David,

Changing your code:

#xn_bar_menu_search { visibility:hidden; }

TO:

#xn_bar_menu_search { display:none!important; }

should fix this issue.

Why? The whole purpose of visibility hidden is to hide the element, but keep the space. Whereas, display none, removes the entire element.

Best,

Jen

So, it fixed it, correct?

Yes, thank you very much :)

Great!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips