Stylesheet problem with 9.0.2 upgrade
-
I upgraded from 8.3 to 9.0.2. The main forum pages are fine but I have style sheet problems when I go to a topic. My style sheet is three columns. In IE6, in a post, the main column is wrapping onto my left column, and obliterating most of my right column. I never had this problem with 8.3.
Firefox2 is readable. But there is a blank box with an “Add” button that is creating width problems. Otherwise the columns are sizing correctly.
Here is my code:
#main {
position: relative;
width: auto;
margin: 0px 0px 0px 0px;
color: #000000;
background: #ffffff;
padding: 10px;
z-index: 3;
}It appears that I need a special style now for the topics in my style sheet?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.