Dont suppose anyone has some code I can use to change the navbar box (logon and search etc) on the right hand side of the user index.php to a horizontal format which would go across the top of the page above the widgets ?
You would need to change the navbar template itself. admin cp >> manage templates >> general >> navbar. This is the hml code for the navbar (login and search). Just change the html, to how you want it. You may also need to find where the nav bar template is being called -- possibly in the header template. You may have to change that in order to have it called in the html to get it where you want.