Log In · Register

 
CSS Positioning of Status, Firefox vs IE vs Safari
kaje103
post May 6 2008, 07:51 PM
Post #1


Member
**

Group: Member
Posts: 11
Joined: Nov 2005
Member No: 290,034



This was being discussed in another thread that was unrelated so I was hoping it'd get some attention in a thread title relevant.

http://www.myspace.com/kwjohns

Some questions about my status and positioning problems I'm having:

1. "position: absolute" is keeping it fixed in IE but not in Firefox or Safari. It'll move in these two browsers depending on the browser size.

2. "text-align: left" isn't aligning the text in any of the browsers. It is centered in all of them.

3. The vertical position of it is different in all three browsers. However, I have used a tip another poster informed me of by using "_top:" to fix the vertical position for IE but Firefox and Safari are still different from one another.


Here's the code I currently have for it:


CODE
<style>
table.extendedNetwork {display:block !important;
visibility:visible !important;
position:absolute !important; top:145px; _top:125px; left:50%; margin-left:-240px; text-align:left !important;}
</style>
 

Posts in this topic


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