PDA

View Full Version : Grrr error on IE



--ss--
28-03-2008, 08:24 PM
Well I'm doing a little coding job for Ross but i've come upon a little error which I seem not be able to resovle :(.

Basically if you view this on firefox it looks just fine but when viewing on IE it creates a big cap inbetween the header + the mid aswell as one between the mid + the footer:
http://www.shanes.sawhosting.com/hhgs/panel/

I've tried almost everything to fix it but nothing is working , I think thought it may be something to do with the form so I took away the <form> tags and it seems to work fine now:
http://www.shanes.sawhosting.com/hhgs/panel/login.php (Well the data in the form no longer sends obviously)

So it's something to do with the Form tags , Does anyone have any ideas on how to fix this?

Aarcn
28-03-2008, 08:31 PM
Are you using IE 8 or 7?

kk.
28-03-2008, 08:32 PM
try:

form {
margin: 0px;
}

--ss--
28-03-2008, 08:32 PM
Are you using IE 8 or 7?
IE6 (This isn't relevant as it occurs for Ross aswell whom is on a newer version than me ;))


try:

form {
margin: 0px;
}
Funny thing is that I tried that before and I though it was a padding error so I was only testing out different sorts of padding codes, silly me :(
It worked , Thanks!!!! +repz.
(When I can spread)

Want to hide these adverts? Register an account for free!