@animeonsen
13 years, 2 months ago
The line that contains class activity no-ajax and 715px width hardcoded
14 years, 3 months ago
function pages(){ ?>
<li><a href=”#”>Pages</a> <ul> <li><a href=”http://www.animeonsen.com”>Home</a></li> <li><a href=”http://www.animeonsen.com/about”>About</a></li> <li><a href=”http://www.animeonsen.com/support-us”>Support us</a></li> <li><a href=”http://www.animeonsen.com/advertise”>Advertise</a></li> <li><a href=”http://www.animeonsen.com/anime-stores”>Anime stores</a></li> <li><a href=”http://www.animeonsen.com/friends”>Friends</a></li> <li><a href=”http://www.animeonsen.com/archives”>Archives</a></li> <li><a href=”http://www.animeonsen.com/contact”>Contact</a></li> </ul> </li>
<?php } add_action( ‘bp_adminbar_menus’, ‘pages’, 15 );
That is what I did. (Sorry don’t know how to post the code as normal text!!!) It is not the best solution, but it works! Let me know if you figured out a better way.
Mod Edit// Less than angle brackets escaped – BB tags do not work .
It searches for members,groups and forums……but I also want to let it search on the site itself……just the normal search.
There is a dropdown where I can search for members,groups,forums
Is it possible to change to search: site,members,groups and forums?
14 years, 4 months ago
The color changes on mouse over. How to disable that for the search form?
I have the same problem