header/navbar edit question
I have attached an image of my attempts so far. What I would like to do, is
move the search bar to either the right of "settings" on the top bar or on the
extreme right after "Advanced Search". Then I would like to remove the middle
bar.
The relevant code starts out as:
<div id="globalsearch" class="globalsearch">
<form action="search.php?{vb:raw session.sessionurl}do=process" method="post" id="navbar_search" class="navbar_search">
For the life of me, I can not find where globalsearch and navbar_search are defined.
There must be some positioning information buried somewhere.
Thank you for any help you may be able to provide!
Rick
|