I'm sure hoping someone can take a look at this and help me. The site looks as expected in all the major browsers except Windows XP IE 6.0. Take a look at it in Firefox and you will see that the center column has a white background with black text. In IE, however, the white background and text disappear. The only thing visible in the center column is the gold background of the containing div and the top left and right rounded corners.
HTML: http://karaokesource.com/template.php CSS: http://karaokesource.com/karaoke.css TIA Al Padley On Dec 5, 2005, at 7:07 PM, Albert Padley wrote: > I have implemented the changes suggested by Michael. I just checked > the site in BrowserCam. The site renders as I want in almost all > browsers except IE 6.0 and IE 5.2 on Mac. No surprise there. > > In IE 6.0 the entire white center content disappears. In Mac IE 5.2 > there are small white artifacts at the top of the white content area. > My first priority, however, has to be getting IE 6.0 to display the > page properly. > > Suggestions gratefully accepted. > > HTML and CSS are located here: > > http://karaokesource.com/template.php > http://karaokesource.com/karaoke.css > > Thanks. > > Al Padley > > > On Dec 3, 2005, at 8:35 PM, Michael ORourke wrote: > >>> HTML and CSS are located here: >>> http://karaokesource.com/template.php >>> http://karaokesource.com/karaoke.css >>> 1. I need to have the 3 columns butt up against the magenta bar. >>> I've been working on this for over a day and can't seem to get it >>> right. >>> 2. The center column div has the golden background. The center >>> column #content div has a white background with a 1 em margin on >>> all sides. On the left and right sides, the golden color shows >>> through. This is what I expect. However, I want the same 1 em >>> golden color to show at the top and bottom of content. Pointers >>> please. >> >> Remove margin from #content, >> remove margin and change padding to 1em in .centercolumn, change >> width in .rightcolumn to 13.1em. >> >> Works in Firefox, didn't check anything else. >> >> Michael >> >> > > ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
