Yo,
Has anyone developed a method for working in the ff css editor that keeps the background images on the page from doing a disappearing act when the editor window is opened. I thought it was solved by keeping my bg images at the same root as the stylesheets during development but that's not working for me now either.

so even the image topright.gif in this rule wont show when the editor is open.


#topright
{
....
background-image: url(topright.gif);
background-repeat:no-repeat;
background-position:0 0;
}

-best
kvn



******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to