Jayson, On Dec 19, 2005, at 3:15 AM, Richard Brown wrote:
> Hi Jason > > On 19 Dec 2005, at 01:56, Jayson Franklin wrote: > >> http://homedangers.com/recalls/recall-mini-learning-cube-toy/ >> >> If you view it in i.e. you'll notice the right side is screwed up, but >> in firefox it's okay. Like I said, I can't figure it out because this >> only happens on the pages of individual posts, and not on the front >> page or >> on the article pages. > In Camino on a Mac the top menu is only partly on the page the rest > heads off to the right. I will post you an image separately. It is not a camino only issue. It happens on all non-ie/win browsers when the window width is narrow. The quick and dirty solution is to add 'position: relative; to #page. The better solution is to not absolutely position #menubar, something like: #menubar { margin-top: -2em; margin-bottom: 1em; padding-right: 3em; text-transform: uppercase; font-family: 'Arial Black', sans-serif; } #menubar ul { padding: 0px; margin: 0px; color: white; font-size: x-small; text-align: right } #menubar ul li { display: inline; } #menubar ul li a { padding: 2px 20px; color: white; text-decoration: underline; } hth Roger, Roger Roelofs "Remember, if you’re headed in the wrong direction, God allows U-turns!" ~Allison Gappa Bottke ______________________________________________________________________ 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/