I didnt put the whole code because it aint needed, help asap please :)
Nice one
01-19-2006, 04:46 PM
Dick
try to add there margin-top: 0px..
01-19-2006, 04:48 PM
Ben
i did, nothing happened and it said it is invalid in firefox 1
01-19-2006, 05:32 PM
Dale
Is there.. a blank canvas there. Stupid idea from Dale.. but it might be something simple like that. Have you tried viewing in IE , Opera, Mozilla?
01-19-2006, 05:42 PM
Ben
I tried in IE and FF
I had some text there i deleted it but the gap stayed
01-19-2006, 06:49 PM
Wade
Adding this to your css should do it.
Code:
body{
* *margin: 0px;
}
01-20-2006, 08:45 AM
Ben
Thanks Wade ill give it a try now :D
Nope still no luck :angry: :angry: Why does html hate me?
01-20-2006, 06:49 PM
Wade
Do you have the file uploaded to a server. It would be nice to have something to fiddle with. It's just not the same without the working product.
01-20-2006, 06:57 PM
Ben
Nope my host seems to be permeantly down now :(
I fixed it, there was some invisable thing in the way that wasn't in the html either....
I got rid of the did the top margin to "0" and it fixed...
Then broke again and fixed...
Think ive semi solved it for now, thanks for youre help anyways :)