> 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/
