Re: [css-d] persistent horizontal scroll bar and title refusing to wrap

2006-03-16 Thread Gunlaug Sørtun
Michael wrote: > http://www.sandsmuseum.com/test/tutor2.html > 1. Using IE(Mac), there is a persistent horizontal scroll bar. The scrollbar is caused by absolute-positioning an element too close to the right edge of body - an IE/Mac bug. It should be gone by the time you have finished implementi

Re: [css-d] persistent horizontal scroll bar and title refusing to wrap

2006-03-16 Thread ~davidLaakso
Michael wrote: > http://www.sandsmuseum.com/test/tutor2.html > > http://www.sandsmuseum.com/global/newstyle/site.css > http://www.sandsmuseum.com/global/newstyle/columns.css > > 1. Using IE(Mac) > No clue. > 2. The title refuses to wrap or if it does, it appears to be > following a hidden bo

[css-d] persistent horizontal scroll bar and title refusing to wrap

2006-03-16 Thread Michael
I am dragging myself, kicking and screaming into the world of CSS. I have an extensive site and plan on converting the overall look and discarding the pervasive tables that I know so well. Here is a generic page and two CSS, one for layout (columns) and one for text appearance. I eventuall