Re: [css-d] Mysterious Div

2011-09-09 Thread Philip TAYLOR (Webmaster, Ret'd)
Tom Livingston wrote: > Link? > Nancy Timper wrote: >> DUH. >> >> http://www.datecreekranch.com >> >> thanks __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http:/

Re: [css-d] Mysterious Div

2011-09-09 Thread Tom Livingston
Link? On Thu, Sep 8, 2011 at 7:37 PM, Nancy Timper wrote: > (I admit I don't know nearly enough about CSS. So please be kind. And I built > this page a while ago.) > > I'm trying to do something so simpleadd a background color to the div > #newslinks. Previews OK in DW CS5; when live, nada.

Re: [css-d] Mysterious Div URL

2011-09-08 Thread Jay Tanna
The easiest way is to add this code in your CSS file : #newslinks { background-color: lime; } You may also like to know that your home page is not a Standards Compliant page because it is missing lots of things at the top. The page should always s

[css-d] Mysterious Div URL

2011-09-08 Thread Nancy Timper
DUH. http://www.datecreekranch.com thanks __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/pol

[css-d] Mysterious Div

2011-09-08 Thread Nancy Timper
(I admit I don't know nearly enough about CSS. So please be kind. And I built this page a while ago.) I'm trying to do something so simpleadd a background color to the div #newslinks. Previews OK in DW CS5; when live, nada. Furthermore, trying to target elements within the div gets me nowhe