This is a discussion on "Form fields hidden under images" within the Web Page Design section. This forum, and the thread "Form fields hidden under images are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Form fields hidden under images
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
Form fields hidden under images
Hi
Re-designing a site at the moment. I have added a form to the header. Problem is I can see the form in IE but in Firefox the form is hidden under the header image. http://www.cmldistribution.co.uk/header.php I thought z-index would do the job but it dont make a bit of difference. Can anyone help? Thanks in advance. |
|
|
|
|||
|
Re: Form fields hidden under images
The div named search has a top margin of -58px.
Can you just use something like 10px?
|
|
|||
|
Re: Form fields hidden under images
Try making the #search into a class...
<div class="search"></div> .search see if that helps. |
|
||||
|
Re: Form fields hidden under images
hmmm
still no joy |
|
||||
|
Re: Form fields hidden under images
Messing around a bit seems to have solved the problem.
I tried a position:absolute but amazingly it reversed the problem so i could see the form in FF but not IE. Position:realative seems to have fixed it though.
|
![]() |
| Tags |
| css, fields, firefox, form, hidden, under |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding / Showing form fields based on previous form input | John Alexander Hopper | PHP Forum | 1 | Mar 10th, 2008 11:30 |
| HTML form fields | jasonjkd | Web Page Design | 2 | Oct 15th, 2007 21:58 |
| Form Fields | robukni | PHP Forum | 7 | Oct 10th, 2007 20:26 |
| Form fields Edit Mask | StanLevin | JavaScript Forum | 0 | Aug 20th, 2007 21:33 |
| Hidden Fields | tomd1985 | Web Page Design | 2 | Feb 7th, 2006 20:07 |