Follow up: I found the problem. It was an extra main div showing up in the sidebar. After removing it, everything works as expected. I swear I did not put the div there. The change happened after I used GoLive to create a template area. It had added another main div in the content area and I caught that one, but the one in the sidebar was missed by me.
I did change the image size, but that did not fix the problem nor did David's suggestion to the CSS. They did help over all so I appreciate the changes. BTW, my messages are taking days to show up on the list. Is anyone else experiencing this problem? -- Diane On 12/31/06 9:22 AM, "~davidLaakso" <[EMAIL PROTECTED]> wrote: >> Diane Ross wrote: >>> I made a size change to my right sidebar and now Firefox shows only a part >>> of the content. Other Mac browsers are OK with the changes. I have no clue >>> as to what to even check. Help is gratefully appreciated. >>> >>> In IE7, there is no spacing between some of the side boxes. >>> >>> <http://www.test.entourage.mvps.org/pages/page3.html> >>> > > I thought my message to the list was lost since it didn't post for two days > and I received a not able to deliver message so I changed the files I had > uploaded. I had combined three css files into one named Entourage. Now I'm > back to three. :-) Is there any benefit from one file over multiple css > files? > > On 12/31/06 9:22 AM, "~davidLaakso" <[EMAIL PROTECTED]> wrote: > ul {padding: 0/* 0 1em 5em*/ }<<< zero out padding on ul > #footer { clear: both;}<<< added this ruleset > #left { /*margin-left: 8px; */ }<<<deleted > #main { /*padding-right: 20px; padding-left: 20px; */}<<<deleted > Shorten the long-word so it will hold at text-size" largest" in ie > from:<li>Duplicates..remove or create</li> > to:<li>Duplicates: remove or create</li> -- Diane ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
