Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   How do I make search box appear in front of logo image? (http://forum.bytesforall.com/showthread.php?t=4347)

Dennis Nov 9, 2009 08:21 AM

How do I make search box appear in front of logo image?
 
I have finally worked out how to put in a logo image at the top of the screen... but now the search box disappears behind it. What am I doing wrong?

I also would like to have a my own search button connected to the search field (that you can click). Where should I upload this and should I change any code(where/what)?

I know that there are many threads already dealing with these matters... but I have very little experience in code and basically don't understand the short replies given. Can somebody help me?

Dennis Nov 10, 2009 10:10 AM

Pleeease help me!

juggledad Nov 10, 2009 10:42 AM

check your z-index

Dennis Nov 10, 2009 10:46 AM

Where should I change my z-index and to what (so it will be higher than the Logo) ?

juggledad Nov 10, 2009 01:21 PM

what's your URL

Dennis Nov 10, 2009 02:16 PM

www.handyhansen.dk

Dennis Nov 10, 2009 02:17 PM

But right now I have changed my design a bit - because I couldn't make it work.. but it would be nice if you could give me a tip! :0)

juggledad Nov 11, 2009 05:58 AM

the problem with the way you have this implimented is that the header area is a table.
The logo area is a row of the table
the logo is a cell of the logo row, and the search box is a cell in the logo row

You can't have cells in a table overlap (least not to my knowledge)

So if you want to have the search box overlay your really big logo, you are going to have to change the code and make it a <div> inside the logo <div>


All times are GMT -6. The time now is 11:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.