how can i get this to work in IE?, code |
how can i get this to work in IE?, code |
Sep 5 2008, 02:08 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: Jun 2007 Member No: 535,839 |
this code
Code: CODE body {margin-top:-90px;} works fine in FF but doesnt make any change in IE. any help? This post has been edited by Anarchy: Sep 5 2008, 03:49 AM
Reason for edit: Use [code] tags next time, alright?
|
|
|
|
![]() |
Sep 5 2008, 04:12 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
I'm not sure why it's not working on IE anymore. However, I looked at MySpace's codes and I found this:
CODE <body alink="4e607b" link="4e607b" vlink="4e607b" bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" style="visibility:visible; display:block" class="bodyContent"> That might have something to do with it. Probably, IE reads that coding first before the codes you put in your About Me/Who I'd Like To Meet. I'm not sure if that's it, but I'll definitely keep looking for alternative solutions. |
|
|
|
Smallsy how can i get this to work in IE? Sep 5 2008, 02:08 AM
Anarchy Try this:
CODEbody {position:relative; top... Sep 5 2008, 03:39 AM
Smallsy nope, still didnt work in IE. Sep 5 2008, 03:51 AM
Smallsy hmmm, all right thanks. i hope you can find a fix ... Sep 6 2008, 12:34 AM![]() ![]() |