Jump to content

IE7 Bugs! Please help!


Deanznet

Recommended Posts

Okay! Everything works good in firefox!

 

this here

 

#meta{
float:right;
padding:31px 70px 0 0
}
#meta a{
color:#000000;
text-decoration:underline;
display:block;
float:left
}
#meta a:visited{text-decoration:underline}
#meta a:hover{text-decoration:none}
#meta span{
padding:0 25px 0 0;
float:left
}
#meta img{
float:left;
margin:0 6px 0 0;
}

 

Works good! floats the the right in FIREFOX in IE7 it just stays to the left!

 

also in firefox the page is centered! good

 

IE7 stays to the left!

 

html{
width:100%;
height:100%;
background-image:url(images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:995px;
height:100%;
margin:0 auto;
background-image:url(images/top.jpg);
background-position:top left;
background-repeat:no-repeat;
font-family:Arial;
font-size:11px;
color:#333333;
}

Link to comment
Share on other sites

as far as i know you can't set a width to the body, like you did, you need to set it to for instance a wrapper dive inside it.

Also, do you have a valid doctype? And maybe have it online somewhere so i can have a look.

Link to comment
Share on other sites

as far as i know you can't set a width to the body, like you did, you need to set it to for instance a wrapper dive inside it.

Also, do you have a valid doctype? And maybe have it online somewhere so i can have a look.

 

I see you just pm-ed me, did you even read my post above here, or the sticky at the top of this forum? there is a reason why we made it a sticky.  :'(

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.