Hi everyone, i've a new trouble I making a website using ajax with jquery and using the FW blueprintcss for the stylesheet Nonetheless,when i go to the films section with mozilla, the background is white, and there is a little jump from the nav bar Whereas, google Chrome displays correctly the elements
I making a website using ajax with jquery and using the FW blueprintcss for the stylesheet
Nonetheless,when i go to the films section with mozilla, the background is white, and there is a little jump from the nav bar
Whereas, google Chrome displays correctly the elements
Need help please !
Thanks
http://temp.notebookcom.fr/
Anyhow, the rest of your pages are using this style rule from galleria.css
body {background:black url(data/img/background/vertical_br.jpg) repeat-x scroll 0 0;
color:#444444;
padding:20px;
text-align:center;
}
and the films section is using this one from screen.css
body {background:#FFFFFF none repeat scroll 0 0;
color:#222222;
font-family:\"Helvetica Neue\",Arial,Helvetica,sans-serif;
font-size:75%;
}
Apostrophe, you are my God
Thank you very very much !!!!
Best regards