Jump to content

round corner box error in IE


Orionsbelter

Recommended Posts

HERE IS THE PHP

 

<div id="container2">
  <!-- The least you could do is leave this link back as it is. This software is provided for free and I ask nothing in return except that you leave this link intact
       You're more likely to recieve support should you require some if I see a link back in your installation than if not -->
<div id="footer2">
  <div align="center" class="style4"><b><span class="style3"><img src="question mark.jpg" alt=""></span></b><span class="style3"><br>
Here is where you can see all the players online at this time, you can also find how many of each staff are on line, you'll see that the orange players are the admins and the yellow players are the mods. </span></span></div>
</div>
</div>
<p>

HERE IS THE CSS

#container2 {    border: 1px #FFFFFF solid;
    -moz-border-radius: 10px;
    background-color: #000000;
    margin: auto;
    padding: 5px;
    width: 600px;
}

 

ITS ONLY WORKING IN FIREFOX NOT IE PLEASE HELP WHAT IS WRONG?

Link to comment
https://forums.phpfreaks.com/topic/116572-round-corner-box-error-in-ie/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.