Sudden Display issues in Firefox from Dreamweaver-built pages

Hi, first time posting and a novice at Dreamweaver and web design so please bare with me.
I'm an IT administrator for a small charity company and they decided to ask me to build them a website, I bought Dreamweaver in University and had a small try with it but never really used it since.
Now I'm no web designer but I'm trying the best I can, I managed to make a few preliminary pages for use and found they displayed correctly in most browsers apart from IE and Opera.
But Suddenly today - after no editing or alterations since friday (and it displayed fine yesterday on tuesday), it started experiencing the same issues in Firefox this morning for no apparent reason. I assumed that it would be a problem with Firefox but when trying to sign up to Firefox help I meet an "Access Denied" page after clicking to sign up. Now I know there's no point in searching their forums for that issue because of course, how can someone complain they have the problem when the fact they can't get on the forums to post is what's preventing the post in the first place?
I googled both of those issues and turned up nothing, which led me here.
The "Access Denied" at signup issue is obviously not what I'm seeking for here though, but would like to know if anyone else has experienced the issue with the formatting suddenly displaying incorrectly in browsers when they worked fine before?
Like I said, I'm a complete novice at web design and dreamweaver so feel free to tell me the coding in the website is pants, I know it is but it does (did!) the job in most browsers.
Any help at all would be appreciated.
Faultlessdark
www.guidonsupportservices.org.uk
PS. For an ironic laugh - note the "This website is best displayed in Mozilla Firefox and Google Chrome" at the bottom of the page

My advice, although negative, would be to stay clear unless you are confident and capable of using html and css. Dreamweaver won't do the job for you and you will be biting off more than you can chew.
Having said that I've made the necessary changes so that your page will work in all browers. Just copy the whole html code and css below, paste into a new Dreamweaver document and save to your site root folder.
Do not mix measurements i.e., width 43em, padding 15px etc. I would advise staying with px based measurements as measurements are critical to if the site works or not. I don't know what 43em + 15px makes but I do know what 170px + 15px makes. I have changed the width of the containers in your code to px.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<title>Home</title>
<script type="text/javascript" src="swfobject.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
<!--
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #666666;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000000;
background-image: url(background.jpg);
background-color: #FFFFFF;
/* Tips for Elastic layouts
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
#wrapper {
width: 909px;
margin: 0 auto;
.oneColElsCtrHdr #sidebar1 {
float: left;
width: 170px; /* since this element is floated, a width must be given */
border: 2px solid #FFF;
padding: 15px 0; /* top and bottom padding create visual space within this div */
color: #FFFFFF;
text-align: left;
font-family: Verdana, Geneva, sans-serif;
.oneColElsCtrHdr #container {
width: 735px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
background: #FFFFFF;
border: 0px solid #000000;
text-align: left; /* this overrides the text-align: center on the body element. */
.oneColElsCtrHdr #container2 {
width: 735px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
background: #FFFFFF;
padding: 0px 0px;
float: left;
border: 0px solid #000000;
text-align: left;
.oneColElsCtrHdr #header {
background: #FFFFFF;
padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
.oneColElsCtrHdr #header h1 {
margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
.oneColElsCtrHdr #mainContent {
padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
background: #FFFFFF;
.oneColElsCtrHdr #footer {
padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
background:#FFFFFF;
.oneColElsCtrHdr #footer p {
margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
text-align: center;
font-size: 70%;
.oneColElsCtrHdr #container #mainContent h1 {
text-align: center;
.oneColElsCtrHdr #container #mainContent h2 {
text-align: center;
.White {
color: #FFF;
.White {
font-size: 70%;
.oneColElsCtrHdr #container #FlashMenuLabs {
text-align: center;
.oneColElsCtrHdr #container #FlashMenuLabs {
font-size: 80%;
#sidebar1 p {
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
.oneColElsCtrHdr #sidebar1 p {
font-size: 90%;
.oneColElsCtrHdr #sidebar1 p {
font-family: "Times New Roman", Times, serif;
-->
</style>
</head>
<body class="oneColElsCtrHdr">
<div id="wrapper">
<div id="sidebar1">
<center><h3>Site Map</h3>
  <strong>Home</strong>
  <strong><p>Guidon Support</p></strong></center>
  <p>-Our aim</p>
  <p>-What we do</p>
  <p>-Management Team </p>
  <p> -Careers</p>
<center><strong><p>Guidon Recycling</p></strong></center>
  <p>-Materials</p>
  <p>-Our Customers</p>
  <p>-How we can help</p>
  <center><strong><p>Groundworks</p></strong></center>
  <p>-Projects</p>
  <p>-Services</p>
  <p>-Our Skills</p>
  <center><strong><p>The Charity</p>
  <p>Contact Us</p>
  <p>About Us</p></strong></center>
</div>
  <div id="container2">
  <div id="container">
   <img src="guidon banner.jpg" width="734" height="229" />
  </div>
  <!-- Flash Menu Labs – www.flashmenulabs.com -->
  <div id="FlashMenuLabs">Oh dear, it appears you have an older version of Adobe Flash player or don't have it installed, you need it to navigate our website - <a href="http://www.adobe.com/go/getflashplayer">Go get it!</a>            
  </div> 
  <script type="text/javascript">
    // <![CDATA[
        var so = new SWFObject("menu.swf", "menu", "740", "160", "8", "#000000");
        so.addParam("wmode", "transparent");
        so.addParam("scale", "noscale");
        so.addParam("salign", "TL");   
        so.write("FlashMenuLabs");
    // ]]>
    </script> 
   <div id="mainContent">
    <h1>Welcome - Under Construction</h1>
    <p>Welcome to the Guidon website. Guidon Support services is just a small part of the Guidon Group, which covers different areas such as Recycling, Civil Engineering and work based training. Please be aware that the site is under construction and this is the Home page. This is currently on here as a test to ensure that everything displays correctly. The full website will be available soon.</p>
    <p>You'll notice that our company is split in to these different areas on the website - so if you want to know about any of our services just pick the department on the handy menu above and head on over. </p>
    <p>Our recycling services cover a wide range of materials, including various metals and plastics - if you have some materials that you want us to take off your hands, go take a look to see if we process it, then give us a call. We'll collect and move it all - for free!</p>
    <p>Guidon Support Services is the main branch of the Guidon Group. The active offshoot of The Guidon Charity, Support Services aims to give current and ex-servicemen the opportunity to transfer their experience and skills to be applied in the civilian workplace, allowing them to get on their feet if they're having trouble getting back in to work.</p> 
    <p>Our groundworks services is our own little civil engineering division aiming to install GSHP (Ground Source Heating Pump) systems for private and commercial properties.</p>
    <h2>The Guidon Charity</h2>
    <p>The Guidon Group is set up for one ideal: To  reduce the harm caused by homelessness, drug and or alcohol abuse and to  support serving or former service personnel or their families to lead a happy,  healthy and productive life. Profits generated by the Guidon Group are passed on to the Guidon Charity to help us fulfill this aim
      <!-- end #mainContent -->
    </p>
    <p> </p>
  </div>
  <div id="footer"> 
    <p>This website is best viewed in Google Chrome and Mozilla Firefox - <a href="Browser Support Page.html">Why?</a></p>
    <p>Guidonsupportservices.org.uk &copy;2011 The Guidon Group. </p>
    <p>Contact the webmaster; [email protected] </p>
  <!-- end #footer --></div>
<!-- end #container --></div>
</div><!-- end wrapper --
</body>
</html> 

Similar Messages

  • How do I stop firefox from redirecting every page I click on in Google search? No matter what I search for in Google when I click on it Firefox redirects me to some other search, sales, or contest page.

    How do I stop firefox from redirecting every page I click on in Google search? No matter what I search for in Google when I click on it Firefox redirects me to some other search, sales, or contest page. I have a security program running, no maleware, adware, or virus on my pc. Thanks for the help in advance.

    Sounds like a dose of search redirect malware or a redirect virus.
    Install, update, and run these programs in this order. They are listed in order of efficacy.<br />'''''(Not all programs detect the same Malware, so you may need to run them all to solve your problem.)''''' <br />These programs are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have.<br />
    ''Note: If your Malware infection is bad enough and you are mis-directed to URL's other than what is posted, you may have to use a different PC to download these programs and use a USB stick to transfer them to the afflicted PC.''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    Windows Defender: Home Page - [http://www.microsoft.com/windows/products/winfamily/defender/default.mspx]<br />
    Also, if you have a search engine re-direct problem, see this:<br />
    http://deletemalware.blogspot.com/2010/02/remove-google-redirect-virus.html
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • Having trouble previewing my website on Safari and Firefox from Dreamweaver CS5

    Hi,
    I previously built a website using Dreamweaver version CS3 and it ran well.  Now that I I have upgraded to Dreamweaver CS5, I'm having trouble previewing the menu text on my website and flash picture text.  I'm using  an Apple operating sytem (10.6.8).  While previewing the web page On Safari and Firefox within Dreamweaver, my menus and the flash picture text have not shown up and the main page contained an error that says:
    "Adobe Flash Player has stopped a potentially unsafe operation.
    The following local application on your computer or network:
    null
    is trying to communicate with this Internet-enabled location:
    s.ytimg.com
    To let this application communicate with the Internet, click Settings.
    You must restart this application after changing your settings."
    Can you tell me what I do to correct this?

    This is often related to embedded YouTube videos in your webpage.
    See http://forums.adobe.com/thread/499751
    "This warning is talking about the Flash Global Security Settings Manager. This is not a virus but rather a very common security step related to allowing Flash to connect to the Internet while testing on your local machine. This only occurs during testing on your local machine and does not come into play when that same Flash object is on the Web page on the server.
    The Settings Manger allows you to "approve" connecting to the Internet for a particular Flash object.
    http://www.macromedia.com/support/documentation/en/flashplayer/help/se ttings_manager04.html
    So go to the Settings Manager, Click "Edit Locations" or "Add Location" and browse on you computer for the Flash file that you are giving permisssion to connect to the Internet. Each Flash object that attempts to access the Internet will need to be given permission separately.
    Kind of a pain... or just upload your Flash to the server and test from there, then it's not an issue."
    and http://grandstreamdreams.blogspot.com.au/2010/07/firefox-and-flash-security-warning.html

  • [Solved] Site display issues in Firefox 11.0-2/KDE 4.8.1

    I have been having issues with the form fields of the AUR page. Specifically, with any version of Firefox after v9; the fields are incredibly small. (See http://imgur.com/KEdYk for what it looks like). I have removed gtk-kde4, and even created a vanilla user with a brand-new home directory, and this other user profile experiences the same problem. edit: In a fresh install of GNOME 3, the AUR page displays correctly. Also displays correctly if I revert to FF v9
    This problem doesn't occur in Chromium, so I thought it was a FF issue, however, I've not heard of anybody else with this same problem... So I'm a little stumped. I filed a bug report a while back, (https://bugs.archlinux.org/task/28613 ), but it has been closed. Any help in diagnosing and/or fixing this issue would be helpful and appreciated. Thanks!
    Last edited by Axanon (2012-03-25 14:03:55)

    That is sounding quite strange.  I've had display issues similar to yours with login fields and search fields that are usually at the top of a we page appearing distorted and on top of each other.  Another prevalent problem that I noticed on YouTube was that text I enter into any field doesn't show up, but it is entered and I can search.  I'm running xfce so I don't know what to say.  Haven't had the problem in gnome, though I really don't like gnome 3 for its lack of what of what I considered organizational hierarchy.  (though I am against hierarchies of other sorts),  Ive also found that clearing the Firefox cache can solve some of these problems.

  • Display issue in Firefox

    We are using Vibe 3.3, everything display is fine in IE. But issue on Firefox. And we find that one more big problem is Firefox cannot show all records.
    Attached screen capture for your reference.
    I am try to edit ssf_css.jsp but not sucess.

    You already asked the same thing some time ago: https://forums.novell.com/showthread...lem-in-firefox
    Please do not post the same issue in these forums twice!
    In my eyes you've got 3 options:
    1.) I really suggest buying maintenance for your site again. This would be really worth it, especially because you would be entitled for Vibe 4.0 which is coming next year and which will bring lots of incredibly great enhancements!
    2.) keep on hacking files and stay with an unsupported and potentially unsecure system.
    3.) get professional support which Novell and service providers like us can provide -> but this might be more expensive than buying maintenance again.
    I would suggest No. 1!
    Sorry for being so direct. ;-)
    HTH
    Cheers
    Erik

  • Detecting and displaying images inside SWF from same web page its embedded in

    Great forum and appreciate the great help I've been getting
    here. I am getting a bit more used to Flex now - the collection of
    controls is pretty amazing.
    I am trying to create an ImabeBrowse.SWF which when embedded
    on a web page, it would then automatically show thumbnails of all
    the images from that same page. Has anyone done anything like this
    in AS3?
    From documentation, it sounds like I would need to write some
    Javascript which would traverse the HTML's DOM to get all image
    URL's, and then pass these into the SWF?
    If one of you experts could share some code, that'd be
    greatly appreciated!!

    Asking for more.........
    Yes, I do agree there is no need to create an additional DAD when we want to call a procedure from infrastructure database (iasdb) because giving grant to public or portal_public schema is enough.
    But why is it that even after following the right way to create a DAD for HR schema in infrastucture database fails to call a procedure?
    The error which I get is:-
    Database Log In Failed
    TNS is unable to connect to destination. Invalid TNS address supplied or destination is not listening. This error can also occur because of underlying network transport problems.
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid and the database listener is running.
    The details for rajhr DAD
    Database Connectivity Information
    Database Username : HR
    Database Password : hr
    Databse Connection String : <blank>
    I have left database connection string blank as the infrastructure database is local.
    Is it that I cannot have two DAD for a local database eventhough they point to two different users?
    Med Vennlig Hilsen
    Rajesh

  • New Macbook Air - display issues after waking from sleep

    I have a 1 day old Macbook Air 13" (2013) --- when I wake the machine from sleep, the display shows horizontal / vertical bands for a couple of seconds before clearing up to show the desktop. Please see attached picture. This doesn't happen 100% of the time but I've been able to repeatedly replicate this at intervals. Does this seem like a hardware problem or an OS related issue? Thanks.

    Joan Amat wrote:
    Brand new Macbook Air 2013
    Display driver fault from wakeup, or external disconnect occurrence.
    reset SMC and re verify
    SMC reset
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.
    Since you just bought it, contact Apple about making an exchange within 14 days or repair after 2 week period.
    peace.

  • Display issues when disconnecting from an external display

    While I have found 3 bugs since my upgrade to 10.6 the biggest and most frequent issue is the MBP display when using and external monitor. When I connect a monitor all is well (mirroring mode). When I disconnect the MBP screen gets the major jitters and I can't stop it by doing anything in the Display Properties. The only way to resolve it to close the lid forcing the system into suspend mode. When I reopen all is well again. This is not an intermittent issue. Has anyone found this issue and is there a better work around?
    The only other issues have been Mail crashing the whole system and Gotomeeting crashing the whole system when attempting to take Keynote into full screen mode.

    I am have experienced both problems as well as if I have an external display connected to my MBP and move itunes video play back to the second screen then disconnect it from the MBP the video stays on the second display and will not gather back to the MBP display. The video is playing but off screen. Gather and detect screen do not work to get the video play back to the MBP screen.
    When I reconnect the external display there is the video. I know this does not answer the original question, but from looking around the net it seems to be a growing issue.
    Message was edited by: Black Spruce

  • I use Microsoft as my browser & it has suddenly stopped p;ermitting Firefox from lopening. What happens is a get a window which says time has elapsed do you wan

    I use microsoft & suddenly it will not permit Firefox to load. I get a window which says TIME OUT do you want to try again, & this keeps repeating. I have downloaded your new firfox & this has not changed the situation. What can I do?
    [email protected]

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *http://kb.mozillazine.org/Browser_will_not_start_up
    *http://kb.mozillazine.org/Error_loading_websites

  • I have a display issue with Firefox when I open my GODADDY Web email.

    My GODADDY email opens in list form and not as a web screen as it does in IE10 or Chrome.

    Hi chick.aday, this seems to be expected, however the Go Daddy support may also have some good advice how to change the view.

  • How do I stop Firefox from auto-reloading pages after I close one window but not others?

    This happens when I have two or more separate Firefox windows open. If I close one, and then open a new window, it automatically goes to the sites that were open in the window I closed (as if it were restoring after a crash).
    This isn't an issue when I only have one window open, and I have already set the following:
    browser.sessionstore.max_resumed_crashes to 0
    How can I get this to stop?

    accessibility.blockautorefresh is not about restoring tabs from the previous session, but about preventing website from using the location response header to redirect to another website.
    Firefox will always reload web pages.
    Firefox always needs to reload tabs when you restore tabs from the previous session.
    *Tools > Options > General > Startup: [X] "Don’t load tabs until selected"
    If restore_on_demand is set, pinned tabs are restored on startup by default.
    When restore_on_demand is set to true, the restore_pinned_tabs_on_demand pref overrides that behavior, and pinned tabs will only be restored when they are focused.
    browser.sessionstore.restore_pinned_tabs_on_demand (pinned tabs)(false)
    browser.sessionstore.restore_on_demand (default as set in Options -> Tabs)(true)
    browser.sessionstore.restore_hidden_tabs (tabs in other tab groups)(false)

  • I downloaded latest versionof Firefox from Mozilla web page, I rebooted my computer. The update did not take effect. How make late version active ?

    My present version of Firfox is 3.5.15
    My Op. System is Linux Fedora version 12.
    Two days ago when I opened a file in a web search for Mercury Scientific Thermometers, the web page for NovaTech International-USA opened.
    Centered in the middle of the page was a screen message reading
    "Error: form not found." There's an X in the upper right corner of this small screen. There's an "OK" within the screen. Clicking on either of those optons does nto close the small screen. AND, clicking on any Menu
    choice at the top of the main screen produces no action. File Edit View History Bookmarks tools Help are all unresponsive. The screen is
    locked to the Cursor and Clicking any menu item. Tho' there are many choices on the Screen for various types of thermometers no choice responds to a click.
    I closed down the computer. ThenI did a Cold Boot. There was no
    change in the situation described above. The screen appeared again if
    I chose to open Firefox.
    I use 8 virutal screens. By which I mean I can have 8 screens open at a time. All 7 of my other available screens are perfectly active and perfectly normal in their behavior.
    Rebooting changes nothing---the unwanted frozen/locked screen appears again if I attempt to open Firefox.
    I opened the Firefox website. I soon found how to download the latest version of Firefox. But I used YUM to download it. Here is an excerpt of the Yum process:
    [William@WilliamsComputer ~]$ su
    Password:
    [root@WilliamsComputer William]# yum install firefox
    Loaded plugins: presto, refresh-packagekit
    adobe-linux-i386 | 951 B 00:00
    updates/metalink | 2.8 kB 00:00
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package firefox.i686 0:3.5.15-1.fc12 set to be updated
    --> Processing Dependency: xulrunner >= 1.9.1.15 for package: firefox-3.5.15-1.fc12.i686
    --> Running transaction check
    ---> Package xulrunner.i686 0:1.9.1.15-1.fc12 set to be updated
    --> Finished Dependency Resolution
    Skipping here much of the YUM processing.
    Note the finishing YUM statement:
    Dependency Updated:
    xulrunner.i686 0:1.9.1.15-1.fc12 Complete!
    [root@WilliamsComputer William]# exit
    [William@WilliamsComputer ~]$
    I did a cold reboot of my computer.
    In the Downloads Folder The Firefox update appeared.
    But when I opened a Firefox page and clicked Help-About Firefox
    the version of Firefox was still 3.5.15 AND the unwanted, Locked,
    Frozen Novatech-International---USA Screen was still present and still
    locked.
    Please teach me the preferred way to Update Firefox and once the Updates have been downloaded, how do I activate those updates?
    Many, many thanks,
    William
    Florida

    It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    *https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating

  • How do I stop firefox from opening multiple pages?

    When I click on a link, multiple new pages load on, usually advertising.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • How can I stop Firefox from changing Tabs/pages when I use the up/down arrows for scrolling?

    A recent update is causing the browser to switch between tabs, or even go on to other pages, when I use the keyboard navigation arrows to scroll down the page. This is aggravating, especially when filling out a form, which can submit before completion. The tab switching occurs mostly when the focus is not in a specific portion of the web page, such as when I have selected a tab. I I can find no way to disable this behavior.
    Win 7 Ultimate fully patched, Firefox version 35.0.1

    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
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Background Image Centering and Display issues in Internet Explorer--affecting home page only??

    Hi--my web site is www.vergent.net, and for some reason, the background image will not center in Internet Explorer, but I'm having this issue only on the home page. (And only in IE. I am looking at it on IE 9). I've tried a number of workarounds, and nothing is working. Strangely, the same Master applied to other pages looks fine.
    Please help!
    A few more details:
    The background image is placed into the Master page via the "browser fill" method.  I tried a workaround where I just paste the background image directly onto the page and then placed content over that. However, IE doesn't seem to read the z-index information correctly. The result is that the background image winds up on top of all the content in IE using this method.
    Any help will be most appreciated.
    Thanks,
    Jennifer

    PS, I have temporarily resolved this problem by uncentering the content and just pinning everything flush to the left.

Maybe you are looking for