If you take a look at some blogs, you may notice that they have their search bar in some odd places. Some put it in the header, some put it in the horizontal navigation bar, some in the sidebar. I personally like to have it in either the header or in the navigation menu. It seems like that's always the first place I look when I want to find the search bar.
But getting the search bar positioned correctly can be frustrating, especially if you are using the entire header area to fit your logo.
So today, we're going to position the search bar absolutely, within the header. I normally don't recommend absolute positioning, because much of the time it's not necessary, and if you can avoid it, definitely try to keep your positioning normal. But in this case, I think an exception is in order ... so let's get started!
First, let's look at the header. For this article, I'll use the a theme I created a while back called RockinSuckerfish (the 2 column version). Let's look at some of the header code: Read the rest of this entry














