The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Combine nav bar and search bar

Go down

Solved Combine nav bar and search bar

Post by Guest February 20th 2011, 11:38 am

I want to combine the nav bar and search bar (with the search box on the extreme right side) into one bar. Right now the navigation is on one line and the little search box is all alone on an extra line. There is a small divider line that can be removed with CSS. I want the search box directly to the right of the nav buttons. How can I do this?
Edit:
Found the solution to remove the divider and move the search bar up...use the following CSS:

.navbar #search-box {
margin-top:-21px;}

.navbar ul {
border : none;
}


-----------------

Solved...please lock


Last edited by adukes_007 on February 20th 2011, 10:18 pm; edited 2 times in total
avatar
Guest
Guest


Back to top Go down

Solved Re: Combine nav bar and search bar

Post by Sanket February 20th 2011, 12:24 pm

Solved?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum