Re: [css-d] CSS Layout problems with Safari

2008-04-24 Thread David Laakso
lisa wong wrote: > Resubmitting with actual website with problems: > http://www.mattcolagiuri.com/home.html > Most of the pages show the menu on two lines (should be one line) and the > copyright and other text off a little bit. Thanks for looking at this! > > ~Lisa > > > >> >> I'm having layou

Re: [css-d] CSS Layout problems with Safari

2008-04-24 Thread lisa wong
Resubmitting with actual website with problems: http://www.mattcolagiuri.com/home.html Most of the pages show the menu on two lines (should be one line) and the copyright and other text off a little bit. Thanks for looking at this! ~Lisa On Wed, Apr 23, 2008 at 7:22 PM, lisa wong <[EMAIL PROTECT

Re: [css-d] CSS Layout problems with Safari

2008-04-24 Thread David Laakso
lisa wong wrote: > Does anyone have any ideas on > what may be going on here? Or how to call a style-sheet for Safari only? I > now how to call one for IE and its different versions, but not finding > anything on safari. > > > ~Lisa > Put the page in question on a public server and point to i

[css-d] CSS Layout problems with Safari

2008-04-24 Thread lisa wong
Hi there, I'm having layout issues in Safari ver 3.1.1 on Windows, but not IE 7, FF, or Safari ver 3.04 on a Mac. In simple areas like this: #menu{ margin-top:55px; margin-left:300px; font-family: Papyrus; font-size: 14pt; color:#FF; width:475px; text-align: left; }