Skip to main content
Inspiring
August 13, 2007
Question

IE on a pc is breaking my design

  • August 13, 2007
  • 2 replies
  • 243 views
I just built this site and it works everywhere, except on IE on pc. Even
IE on mac is doing fine. IE on pc seems to be making some divs wider, so
instead of being in one line, they break to two. What could be causing this?

The pages are here:
http://www.bronzesf.com/test
http://www.bronzesf.com/test/portfolio.html

CSS is here:
http://www.bronzesf.com/test/css/bronze_style.css


I am using the following css for the areas that I think are causing this
issue:
* {
margin: 0;
padding: 0;
border: 0;
}
.textholder {
float: left;
width: 140px;
text-align: right;
margin: 45px 8px 0 12px;
}
.pieceholder, .pieceholder2 {
float: left;
width: 700px;
background: #fff url(../img/general/bg_02.jpg);
margin: 45px 0 0 0;
}



What am I missing, what is causing this.

Thank you for any suggestions with this!

This topic has been closed for replies.

2 replies

Inspiring
August 14, 2007
Yeah, sorry! I just realized that I was in the wrong forum.
Participating Frequently
August 13, 2007
try the Dreamweaver forum this is Flash forum