Gustavo Caetano wrote:

>Greetings list,
>
>I’ve moved my website from server and suddenly it’s content’s background
>disappeared in FF. In IE it still works ok.
>
>When I make the  #container div position absolute, the background comes back
>but then it aligns to the left.
>
>Could someone please help me?
>Here’s the website:
>
>HYPERLINK "http://www.cacofonia.com.br/";
>
Hi Gustavo,
It seems you have a more standards compliant / more critical server now, 
or something has gone wrong at the moving work. - Some points to look:

    * The html-validator cannot validate, because there are not
      "|utf-8|" signs in the code (the à in the "às" between the date
      and time in the info bar of each item). In Firefox they appear as
      black "unknown letter" question mark sign. There are also some of
      them in the stylesheets (in the comments, maybe harmless).
      Maybe you can find what you need in this table with diacritical
      signs and their html coding
      <http://nl.wikipedia.org/wiki/Diakritisch_teken#Diakrieten_a-D>.
    * The Tidy validator reports missing </div>'s and </li>'s, so the
      container boxes are not complete, and can cause a strange display.

After this is corrected, and the page is still without a background in 
FF, you come back please and we can inspect the css. But I guess after 
repairing the html there will be no css problems anymore with the 
backgrounds and the centering of the page.
So I hope! :-)

Succes!
francky
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to