My styles are not working in Firefox but do in IE

I am updating a web site and I always check it in both Firefox & IE to be sure it looks right. In this case, the font size and color do not respond to the style in Ff but they are fine in IE.
Check this page http://www.pafosdartsleague.com/blueresults.htm
The letters for Division 1 should be blue, for Div 2 Green and for Div 3 orange. They should also be larger.
Interestingly, on this page http://www.pafosdartsleague.com/index.htm the H1 css to be blue works but not the <p>
Any help would be appreciated.

There are error messages in the errorconsole.<br>
Firefox ignores the css rules because there is a syntax error at line 18:<br>
-->> table.heading {{background-image:url('barline.jpg');<br>
please remove one of the opening brackets here<br>
You can go to Mozilla Developer Network to learn CSS.<br>
https://developer.mozilla.org/en-US/learn/css<br>

Similar Messages

  • Image - maps are not working in Firefox but it does work in IE. Some help required.

    Hey there,
    Last week i've been building a website for our company. However, there is still a problem with our banner/slider. I've uploaded some images and the slider is currently working. But the image maps ,using <map> & <area> taggs, are not functional in FF. They do work in IE so I suppose it should be working correctly.
    I've tried using Chrome & Safari but the problem keeps persisting.
    Some help would be nice (:
    Marnix.

    Doesn't work in Firefox, Chrome, and Safari? <br />
    Sounds like you're using non-compliant code.
    http://www.w3.org/TR/html5-author/the-map-element.html <br />
    http://www.w3.org/wiki/HTML/Elements/area
    You could try posting the URL to a test case at the Web Development / Standards Evangelism forum at MozillaZine, and see what they have to say. The support helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Rss feeds are not working in firefox but in IE working fine?

    http://www.anritsu.com/en-US/Media-Room/RSS-Feeds-Index.aspx
    this is the link in this the rss feeds are working fine in IE where as firefox just showing xml format but not showing the perfect data..

    Try the following:
    # Go to the Firefox options
    # Select eh Applications tab
    # Locate the Web Feed item
    # Change the action to Add Live Bookmarks in Firefox
    Please report back soon.

  • Videos are not working in Firefox

    Hey everyone,
    This seems to be a common problem, but videos are not working on Firefox, and not just for YouTube. I have updated Adobe Shockwave and Flash, re-installed Firefox, deleted/created a Firefox profile, started up Firefox in Safe Mode, turned off HTML5, checked if any of my plug-ins are disabled, and none of those have helped.
    When I get on YouTube and click a video, the video itself doesn't even load. On other sites, in the box where the video should be playing, it says "No video with supported format and MIME content can be found." This kind of confuses me because I have updated the Adobe Flash.
    Thoughts? Anything would be appreciated at this point.
    -- Brynn

    Hello,
    Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See [[Flash Plugin - Keep it up to date and troubleshoot problems|this article]] for more information on using the Flash plugin in Firefox).
    To disable hardware acceleration in Flash Player:
    #Go to this [http://helpx.adobe.com/flash-player/kb/video-playback-issues.html#main_Solve_video_playback_issues Adobe Flash Player Help page].
    #Right-click on the Flash Player logo on that page.
    #Click on '''Settings''' in the context menu. The Adobe Flash Player Settings screen will open.
    # Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel. <br/> <br/>[[Image:fpSettings1.PNG]] <br/>
    # Remove the check mark from '''Enable hardware acceleration'''.
    # Click '''Close''' to close the Adobe Flash Player Settings Window.
    # Restart Firefox.
    This [http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html Flash Player Help - Display Settings page] has more information on Flash Player hardware acceleration, if you're interested.
    Does this solve the problem? Let us know.

  • The enter key is not working in firefox but it has working fine in chrome and IE so please help me to rid out from this.

    The enter key is not working in firefox but it has working fine in chrome and IE so please help me to rid out from this.

    Hello gokulaan, '''try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • The attach a file button (in netzero e-mail) does not work in firefox but does in explorer

    The "attach file button" (in net zero e-mail) does not work in firefox but does in explorer.
    == URL of affected sites ==
    http://

    *Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"
    *Tools > Options > Privacy > History: "Remember search and form history"
    See also [[Form autocomplete]]

  • RealPlayer download feature not working in Firefox (but works in IE)

    Realplayer download feature (cursor over a youtube video, "download this video" pops up) has recently quit working for me (I've been using it for months). I've searched knowledge bases and forums extensively and tried all the suggestions., such as rolling back from Flash Player 11.5 to 10.3 (no luck), disabling/enabling RealPlayer Download plugin in Firefox (no luck), etc. The one suggestion I'd like to try but can't is going into RealPlayer preferences and enabling/disabling the "Download and Record" function. I can't because all I have in my preferences is "Recording" and the options have nothing to do with downloading. None of the RealNetworks/RealPlayer support sites are helpful at all...
    However, the download feature works just fine in Internet Explorer

    Realplayer download does not work in Firefox. Someone suggested ant.com as an add-on. That works.
    For youtube I use YTD downloader (a youtube product). It is more reliable for youtube videos.

  • Npapi or webkit plugin are not working in firefox

    I have a Webkit plugin and NPAPI plugin. Both work fine in Safari but just would not work in Firefox (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3) .
    about:plugins shows it as installed but when I try to access it from html page none of the entry points in a code are being called.(None of trace statement are being hit)
    I think Firefox has problem loading those plugins.
    I have similar NPAPI plugin working fine in Windows environment on all browsers, but MAC is giving me this problem.
    Does anyone has any ideas of what could be the problem?
    I even took a BASICPLUGIN sample for MAC and it has the same problem. Anyb
    == This happened ==
    Every time Firefox opened

    Christofer,
    I solved my problem after not getting any responses.....
    Turns out that some of my xcode compilation switches had to be changed, send me your minimal code that I can compile and i will help you finding it......My NSAPI plugin works just great with all mac browsers....in fact it is the same code excatly as i have for windows, just had to rename some files from .cpp to .m so that I could yuse some cocoa objects....
    Mark

  • Site search will not work in Firefox but works with Chrome

    I run three websites. One is personal (www.rossolson.org) and two are for non-profit organizations (www.outpostministries.org and www.tccsa.tc). All have site search through Google, my own site is paid to be ad-free, the non profits are free and without adds because of their non profit status. For a while now, site search does not work with Firefox for the non profit sites but does for the paid site. Chrome and IE work fine. Is there a solution? Some setting to activate? Is this Google's doing?

    I am able to type a search word in but on clicking it, nothing changes. No results. the word just stays there.
    I also downloaded the https://addons.mozilla.org/firefox/addon/live-http-headers/ -- at first I wondered if it was not letting me install. So I allowed it in exceptions. But I'm not clear on what it does or what I do to use it.

  • In yahoo mail my automatic address insertion does not work with firefox but does with explorer please tell me how to fix this as it is stressful and makes me want to throw your program and my computer and the internet out the window

    When i go to start a new email in yahoo mail the aoutomatic insertion feature that lets me type just a few letters then fills in the rest of the email address do not work in firefox

    *Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"
    *Tools > Options > Privacy > History: "Remember search and form history"
    See also [[Form autocomplete]]

  • URL Does Not Work in Firefox, but DOES Work in Other Browsers

    The following URL does NOT work in Firefox. However, it DOES work in Internet Explorer and Google Chrome:
    https://www.ascap.com/ace/
    The main ASCAP URL works just fine. The problem seems to be confined to this link alone. Please fix; thank you!

    There is a server redirect on this URL.
    <pre><nowiki>
    https://www.ascap.com/ace/
    GET /ace/ HTTP/1.1
    Host: www.ascap.com
    HTTP/1.1 302 Found
    Location: https://www.ascap.com/Home/ace-title-search/index.aspx</nowiki></pre>
    If you use a bookmark then try to navigate to the want page starting with the main (home) page.
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • Videos will not work in Firefox but work fine in windows explorer. why?

    I tried to verify my plug-in's and all are enabled. I found where was suggested to remove and reinstall Firefox but that did not fix problem either. I tried to change viewer for videos but still no luck. Not certain why Quicktime doesn't work. Note, videos when browsing will not open but everything else works fine. Videos work fine with windows Explorer, but not Firefox.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • I go to a website that has drop down boxes to select videos they do not work in Firefox but do in IE

    I am working in a site called Niche Proffit Classrooms. They require me to use Firefox. I have installed Firefox 11.2. Their drop down boxes to choose a video to watch work fine in IE but not in Firefox when using my desktop. They only drop down to expose 1 video out of 8. If using my laptop, they work in Firefox. I have uninstalled and reinstalled Firefox 11.2 on my desktop but it still does not work.

    ''"I have installed Firefox 11.2"'' - There's no such Firefox version. It could be either Firefox 11 or Firefox 12.
    * see this article to find-out your Firefox version -> [[Finding your Firefox version]]
    Regarding your problem, perform the suggestions mentioned in the following articles:
    * Make sure that you are using the '''"Remember History"''' setting as described in this article -> [[Settings for privacy, browsing history and do-not-track]]
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache Clear Cookies & Cache]
    * [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    Check and tell if its working.

  • Kensington mouse scroll will not work in firefox but does in other apps

    In all other application my scroll works fine, but in Firefox it will not work. I have tried switching the settings and still got nothing. I also check for driver updates on the mouse driver but they are up to date.
    Running XPSP3

    hello phillbatts, the java plugin and javascript are two very different things: http://kb.mozillazine.org/Javascript_is_not_Java
    if websites report that javascript is disabled, try the following: enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up) & search for the preference named '''javascript.enabled'''. make sure that it is set to '''true''' and else double-click it in order to change its value.
    if this doesn't help, please also make sure that you don't have any extensions (like noscript) installed, that might block the execution of javascript or other active content...
    <br>[[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Flash movies made in keynote are not working in firefox

    I have just finished a 65 page iwebsite at
    www.acendedmasterscards.com
    it is a card reading with a flash movie - made in
    keynote for each card. It looks beautiful in
    Safari but in firefox I get a blank white bit
    instead of the movie. Help! I would also love
    comments on the site! Karen.

    I join in the other's congratulations as your site is wonderful. I really enjoy it and I have bookmarked it that I too can post a link to it when I get to an appropriate place in my web building. I will inform you of it.
    I really like what you did with flash and I was trying to do something similar using keynote but I was exporting to a podcast instead of flash and it was never working right. I now thanks to you might try to do it in flash.
    As far as the other browsers are concerned you might ask the question on the keynote forum as well perhaps one of the experts there will have another idea as to why it does not work. In the mean time keep positive thoughts and perhaps safari will become the new ie since it has been released to windows.
    Thanks for sharing
    Mireille

Maybe you are looking for