| CSS not rendering correctly in Firefox backslashes in url |
Wizardry

msg:4281889 | 1:48 pm on Mar 15, 2011 (gmt 0) | I have created a web site using CSS style sheets and it renders in Internet Explorer 8. When I access the site in Firefox the top graphics and coloring are missing. I have spent hours trying to figure out what is wrong. Any help would be appreciated. Here is the address to the web site: [edit] Thanks, Wiz [edited by: alt131 at 7:59 pm (utc) on Jul 9, 2011] [edit reason] Thread Tidy [/edit]
|
Fotiman

msg:4281905 | 2:21 pm on Mar 15, 2011 (gmt 0) | Welcome to WebmasterWorld! It looks like you have some invalid CSS: background:url(..\\images\\LogoGville.gif) If you correct those double backslashes that might fix your problem. (Note, you have several of these in your CSS file, so be sure to correct them all).
|
Wizardry

msg:4282058 | 6:07 pm on Mar 15, 2011 (gmt 0) | Thanks for the quick reply. I fixed it. It was not only the double backslashes but they needed to be forward slashes. background:url(/images/LogoGville.gif) Thanks again, Wiz
|
|
|