Log In · Register

 
table moving up internet and firefox promblem, div promblem
themusicworld205...
post Jun 2 2008, 08:57 PM
Post #1


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2007
Member No: 530,057



tables move up in internet explorer
and in firefox they dont


how can i make it look like firefox?


i have a lot of boxes like this in "I'd Like to Meet:"
to put stuff and this are the boxes that move up
CODE

<div style="position: absolute; overflow:hidden; left:50%; margin-left:125px; top: 641px; width: 225px; height: 150px; background-color:CF0000;">
STUFF HERE!
</div>


see pic for example:
http://i29.tinypic.com/2qt8oso.jpg

i was thinking in putting a "margin-top:???px;" in the same code put i dont know...
 
 
Start new topic
Replies (1 - 6)
themusicworld205...
post Jun 2 2008, 09:08 PM
Post #2


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2007
Member No: 530,057



http://i31.tinypic.com/f02idd.jpg

should i put the codes in my about me?
Reason for edit: Please, don't double post. :)
 
Smarmosaur
post Jun 2 2008, 09:32 PM
Post #3


AKA RockIt Studios
******

Group: Official Member
Posts: 2,286
Joined: Jun 2006
Member No: 421,809



i don't really see the problem you're having. o_O.
maybe a link would help.

but if it's positioning problems...
on your positions (top, left, margin-left, whatever...), use this...(i'm just using this specific one as an example):

CODE
_margin-top: #px;
margin-top: #px;


the one with the _ in front of it will only read in IE, and the normal one will only read in firefox. :]
 
themusicworld205...
post Jun 2 2008, 09:37 PM
Post #4


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2007
Member No: 530,057



so then i put it like this?

<div style="position: absolute; overflow:hidden; left:50%; margin-left:125px; _margin-top: 641px; top: 50%px; width: 225px; height: 150px; background-color:CF0000;">
</div>
 
themusicworld205...
post Jun 2 2008, 09:48 PM
Post #5


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2007
Member No: 530,057



for the other browsers
it should be

CODE
<div style="position: absolute; overflow:hidden; left:50%; margin-left:125px; margin-top: 641px; margin-top: 641px; top: 50%px; width: 225px; height: 150px; background-color:CF0000;"></div>


right?
 
themusicworld205...
post Jun 2 2008, 09:49 PM
Post #6


Senior Member
***

Group: Member
Posts: 81
Joined: Jun 2007
Member No: 530,057



o never mind they have both in the same one !
thanx
 
tokyo-rose
post Jun 2 2008, 09:53 PM
Post #7


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Topic closed, and moved to Myspace Resolved Topics. Please PM a moderator if you would like this reopened.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: