Log In · Register

 
my page is messed up on ie?
miszxjojo
post May 9 2009, 12:31 PM
Post #1


Senior Member
*****

Group: Member
Posts: 354
Joined: May 2007
Member No: 526,982



everythings fine on firefox.
but when i looked at it on internet explorer,
my contents on the right..
what can i do to fix it?

my cousin said that my page looked fine last week.
and last week was when i added the lytebox thing...
 
 
Start new topic
Replies
alek
post May 10 2009, 03:53 PM
Post #2


Member
**

Group: Official Designer
Posts: 10
Joined: Oct 2008
Member No: 692,614



my suggestion is using the below code to specifically change the css of your layout in ie only.
CODE
something {
    left:whatever;  //both ie and ff understand that element
    _left:whatever; //only ie understands that element

    top:whatever; //ie and ff
    _top:whatever; //only ie
}


im sure you get the idea. hope that helps. oh and for centering a div a simpler way to do it is just

CODE
.div_class {
    margin:auto;
}
 

Posts in this topic


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