Re: [css-d] Problem with css in safari

2009-06-02 Thread Felix Miata
On 2009/06/02 22:51 (GMT-0400) Michael composed: > I'm writing with a problem I've been trying to resolve for the longest > time with no success. My website, http://mjmfilms.com/ works fine in > Firefox but not Safari. Any suggestions why? 100 open test site 200 validate HTML 300 validate CSS

Re: [css-d] Display property issues in IE

2009-06-02 Thread David Laakso
Goeres, Lisa M [BOOK] wrote: > I am trying to cheat with a feature on our e-commerce site that displays > featured items. Unfortunately the host has it setup to display these > items in a table at either the top or bottom of the page in a row and > have included inline styles on most of the parts.

[css-d] Problem with css in safari

2009-06-02 Thread Michael
Hello all! I'm writing with a problem I've been trying to resolve for the longest time with no success. My website, http://mjmfilms.com/ works fine in Firefox but not Safari. Any suggestions why? Thank you!! Michael Morgenstern mich...@mjmfilms.com blog/reel: mjmfilms.com 310.595.5330 _

Re: [css-d] css interference

2009-06-02 Thread Delos Woodruff
On Jun 2, 2009, at 8:52 PM, David Hucklesby wrote: >> No need to recode the site! The incomplete HTML 4 DOCTYPE puts >> browsers into quirks mode. Nothing to do with XHTML code - which is >> treated as HTML by browsers anyway. >> Give your pages a complete DOCTYPE, including the DTD declarat

Re: [css-d] Display property issues in IE

2009-06-02 Thread David Hucklesby
Goeres, Lisa M [BOOK] wrote: > I am trying to cheat with a feature on our e-commerce site that displays > featured items. Unfortunately the host has it setup to display these > items in a table at either the top or bottom of the page in a row and > have included inline styles on most of the parts.

Re: [css-d] css interference

2009-06-02 Thread David Hucklesby
Delos Woodruff wrote: > David, > > Aha! I had posted http://checkitlocal.com/sample.htm but I went ahead > and fixed all the little validation errors in the html and I > switched the doctype to what the site itself uses just to be > thorough. > > Apparently, the Transitional//EN"> does not all

[css-d] Display property issues in IE

2009-06-02 Thread Goeres, Lisa M [BOOK]
I am trying to cheat with a feature on our e-commerce site that displays featured items. Unfortunately the host has it setup to display these items in a table at either the top or bottom of the page in a row and have included inline styles on most of the parts. We would like these items to be displ

Re: [css-d] css interference

2009-06-02 Thread Delos Woodruff
David, Aha! I had posted http://checkitlocal.com/sample.htm but I went ahead and fixed all the little validation errors in the html and I switched the doctype to what the site itself uses just to be thorough. Apparently, the does not allow for the hover effect. When I put back in the htt