Resized firefox's zoom default and don't know how to fix it

Hello,
I have Firefox ver. 24.0 and it seemed that the zoom was larger than normal but it was it's default size. I've tried to find a solution and it showed going into config, ect. I've accidentally typed a certain number when I was carelessly typing and pressed 'enter'. It is now way, way, too large. When I went into Firefox, all you see is the file button that shows the whole screen! and I've tried using 'ctrl' and '-' but it did not work. I've tried re-downloading Mozilla Firefox but it seem to keep its default! I've even downloaded an older version of Mozilla and yet all I saw was a large 'file' button. Is there someway this can be fixed?
Thank you.

hello PyongPyonsaeng, you can perform the following steps to change the value again "blindly":
# open firefox and press ctrl +L (this will put the focus into the location bar)
# type '''about:config'''
# press enter twice
# type '''devpix'''
# press the tab key
# press enter
# type '''1.0'''
# press enter again & hopefully you should be back to normal visibility now

Similar Messages

  • New PC with Windows 8.1 trying to sync phone but receive following error message and don't know how to fix: iPhone cannot be synced. You do not have enough access privileges for this operation.

    In downloading iTunes onto my PC (Dell XPS 8700) with Windows 8.1 trying to sync my iPhone but receive keep receiving following error message and I just don't know how to fix: iPhone cannot be synced. You do not have enough access privileges for this operation.
    I would greatly appreciate help with this matter.

    See if the user tip helps: https://discussions.apple.com/docs/DOC-6562

  • I have for gotten my security questions and don't know how to fix it

    I have for gotten my security questions and don't know what to do need help

    The Three Best Alternatives for Security Questions and Rescue Mail
        1. Use Apple's Express Lane.
              Go to https://expresslane.apple.com ; click 'See all products and services' at the
              bottom of the page. In the next page click 'More Products and Services, then
              'Apple ID'. In the next page select 'Other Apple ID Topics' then 'Forgotten Apple
              ID security questions' and click 'Continue'. Please be patient waiting for the return
              phone call. It will come in time depending on how heavily the servers are being hit.
         2.  Call Apple Support in your country: Customer Service: Contacting Apple for support or
              Apple ID- Contacting Apple for help with Apple ID account security. Ask to speak to
              Account Security.
         3.  Rescue email address and how to reset Apple ID security questions.
    How to Manage your Apple ID: Manage My Apple ID

  • Keep getting error and don't know how to fix...

    ok, I keep getting this nullPointerException error.. and I have no clue what I've done wrong.... I believe its on the client side of it... because when I run just the client.. the try catch should make it be like "can't find host" but instead.. it just sits there.. the cursor blinking.. and Idk why.. so if you could please help me!!!!!!! heres the server and client code
    import java.net.*;
    import java.io.*;
    public class SocketServer extends Thread
         private static Socket socket = null;
         static boolean forever = true;
         static RTS2 rts;
         public static void main(String[] args) throws Exception
              ServerSocket serverSocket = null;
              try{
                   serverSocket = new ServerSocket(5454);
              }catch (IOException e) {
                System.err.println("Could not listen on port.");
                System.exit(1);
            Socket clientSocket = null;
             try {
                clientSocket = serverSocket.accept();
            } catch (IOException e) {
                System.err.println("Accept failed.");
                System.exit(1);
            while(forever)
                 try{
              ObjectOutputStream oos =
                            new ObjectOutputStream(socket.getOutputStream());
              oos.writeObject(rts.getCompany());
              ObjectInputStream  ois =
                           new ObjectInputStream(socket.getInputStream());
                      rts.setEnemy((Men)ois.readObject());
                      socket.close();
                 } catch (Exception e) {
                               System.out.println(e);
                               e.printStackTrace();
    import java.net.*;
    import java.io.*;
    public class SocketClient
         static boolean forever=true;
         static RTS2 rts;
         static Socket socket = null;
         static ObjectInputStream  ois = null;
         static ObjectOutputStream oos = null;
         public static void main(String[] args) throws Exception
              try {
                socket = new Socket("josh", 5455);
                ois = new ObjectInputStream(socket.getInputStream());
                   oos = new ObjectOutputStream(socket.getOutputStream());
            } catch (UnknownHostException e) {
                System.err.println("Don't know about host");
                System.exit(1);
            } catch (IOException e) {
                System.err.println("Couldn't get I/O for the connection");
                System.exit(1);
            while(forever)
                 rts.setEnemy((Men)ois.readObject());
                 System.out.println("hello");
                    oos.writeObject(rts.getCompany());
                   oos.flush();
    }

    ok so that was a silly mistake I made... yet it didn't fix the problem... whenever I run just the client, shouldn't it not find a host and not just sit there blinking? but when I do run the server then run the client I get this error from the server side
    java.lang.NullPointerException
    at SocketServer.main(SocketServer.java:32)
    which is when it starts the ObjectOutputStream and such... so I can only assume the problems on the client side, I bet its something easy too that i'm missing.. lol

  • I cannot click certain things on firefox and don't know how to fix it.

    Okay so this problem started today. I know nothing about computers so a detailed response would be really helpful. When I go on any website, I can't click certain things. For example, on Facebook, I cannot click to update my status and I cannot click anything in the top blue bar. Nothing is blocking them, my cursor just won't click them. I can't download music from sites or do anything that I want to do. I am not sure if it is Firefox or if it is just my computer, because a couple days ago my cursor wasn't working at all unless I plugged a computer mouse into my laptop. I really don't want to download another browser, so I wanted to check here for some solutions. Do you think it is a hardware program? If so is it an easy fix? Thanks!

    That problem can be caused by an extension like the Yahoo! Toolbar or a Babylon extension that extents too much downwards and covers the top part of the browser window and thus makes links and buttons in that part of the screen not clickable.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode

  • I have lost the orange firefox tab (top left) and don't know how to recover it

    I'm not very computer literate, and I was trying to figure out how to manually update my computer. I was reading instructions, and then clicked on a drop-down menu that said 'full screen' (I think), and then the orange "firefox' tab disappeared, and I have no idea how to recover it to my desktop. THANKS for any help.

    Full Screen Mode:
    *the F11 key toggles Full Screen Mode on and off
    *ALT+V+F will toggle Full Screen Mode on and off
    *'''''when in Full Screen Mode''''', move your cursor to the top edge of the screen, right-click in the blank area on one of the toolbars that slide down and choose "Exit Full Screen Mode"
    *See --> http://kb.mozillazine.org/Netbooks#Full_screen
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • I hosed my fs...and don't know how to fix it

    When I started up my box the other day, I got the message that the filesystem had been mounted x times without checking, and that I could manually check it or hit ctrl-D to reboot normally.  I've had this before so I just hit ctrl-D and now all hell has broken loose.  During bootup now, when trying to mount the fs, I get a long string of "Unrecoverable Error" and am unable to go further.
    So I pop in my 0.4 install/rescue CD to try and run fsck or something to get back into my system, but have never done that before and have no clue. Is there something I have to pass at the boot: prompt? If I don't, then I cannot access my system, can't run fsck and can't do much of anything. I'd rather not just do a reinstall, as I'd like to try and fix this first.  I've tried to do some searching, but haven't found anything except how to run fsck, which doesn't help because I can't even get to that step yet.  My only net access now is at work, which is monitored so I can't spend a long time searching...if someone could just point me in the right direction I'd really appreciate it
    Thanks in advance
    [EDIT]:  Well, nothing like finding the answer 30 seconds after you post a request for help  :oops: .  Maybe someone can just confirm this for me.  At the boot: prompt when I bootup to the CD, I can just pass "init=/bin/bash" and will be able to access my filesystem?  Or do i need to pass something like "root=/location/of/root/partition".  Those are both things i found. Anyway, I'll take 10 lashes for finding the answer after I post for help

    well it seems that I completely hosed everything, plus I actually want to try out the 0.5 new installer, etc., so I'm just going to reinstall and pay more attention this time :oops:...thanks for all the help and advice

  • Firefox keeps crashing. I don't know how to fix this

    Firefox has been consistently crashing. How can I stop this from happening? Also, when I type something in the Search box on Google, nothing shows up.

    Does File > Work Offline has a check mark when that happens?
    You can try to create a new Boolean pref with the name network.manage-offline-status and set the value to false.<br />
    Right-click on the about:config page to open the right-click context menu and use "New > Boolean" to create a new Boolean pref.
    Name: network.manage-offline-status
    Value: false
    See also http://kb.mozillazine.org/about%3Aconfig

  • When I go into Outlook on my second laptop I lose all my e-mails on my I-phone and don't know how to fix

    I have two laptops, one for personal and one for work.  I also have an iPhone 4S and an iPad mini.  I am trying to link them so that I can receive several email accounts to all devices. I get the emails ok to my personal computer and iPad but when I go into Outlook on my work computer I lose all the emails off my iPhone. Can anyone help please?

    You have posted your message to the "Forum comments" forum. The Forum comments forum is intended for making comments on the functioning of any of the forums. The Forum comments forum is not intended for issues related to the use of Adobe products or other Adobe services. Therefore, I am moving your thread to a more appropriate forum, the Createive Suites Macintosh forums.
    You can still find your thread through the link at the bottom of the email notification or through the "Your stuff" -> "Discussions" link near the top of the page.

  • Page palette appears to be very strange in Indesign (and don't know how to fix it)

    So one day, my Page Palette just went cuckoo in Indesign.The bottom area, where you can normally delete, add, or shows you how many pages there are, or the very lower right scretch corner are all missing. I've tried to go to Palette options and see it is a "View" issue, but nothing seems to bring those functions back.
    This could either be something Very simple and I am an idiot, or it is something alot more major, which I am praying it's not.
    Thanks, any insights is great apperciated!!

    Replace your preferences. This link is for CS4, and it looks like you have CS2, but the information is basically the same. Read the whole page.
    Adobe InDesign CS4 * Setting preferences

  • I'm trying to update Firefox on my Macbook Pro, and it says I don't have sufficient priviledges, and I don't know how to fix that!

    I'm trying to update Firefox on my Macbook Pro, and it says I don't have sufficient priviledges, and I don't know how to fix that!

    Doc Tzee wrote:
    I'm in the Admin account!  What's MBP? I'm pretty new to Mac.
    MBP = MacBookPro
    Are there other accounts? Is it possible Firefox was installed on one of them?
    Have you run Repair Permissions?

  • I downloaded form filler for firefox but can't find it and don't know how to use it?

    I downloaded form filler for firefox but can't find it and don't know how to use it?

    This doesn't sound like a Firefox problem. You should try to consider, methodically, what you did before the problem occurred so that you can describe to someone exactly what occurred, and in what order.

  • I've got OSX/Genieo.A virus on my mac and don't know how to get rid of it and why I have it

    I've got OSX/Genieo.A virus on my mac and don't know how to get rid of it and w I have it

    There is no need to download anything to solve this problem.
    You installed the "Genieo" malware. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the malware (as long as you never reinstall it.)
    Malware is always changing to get around the defenses against it. These instructions are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data before proceeding.
    Step 1
    Triple-click anywhere in the line below on this page to select it:
    /Library/Frameworks/GenieoExtra.framework
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.
    If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.
    Move each of these items to the Trash in the same way:
    /Applications/Genieo.app
    /Applications/Reset Search.app
    /Applications/Uninstall Genieo.app
    /Library/LaunchAgents/com.genieo.completer.update.plist
    /Library/LaunchAgents/com.genieo.engine.plist
    /Library/LaunchAgents/com.genieoinnovation.macextension.plist
    /Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
    /Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
    /usr/lib/libgenkit.dylib
    /usr/lib/libgenkitsa.dylib
    /usr/lib/libimckit.dylib
    /usr/lib/libimckitsa.dylib
    ~/Library/Application Support/com.genieoinnovation.Installer
    ~/Library/LaunchAgents/com.genieo.completer.download.plist
    ~/Library/LaunchAgents/com.genieo.completer.update.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    Step 2
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.
    Make sure you don't repeat the mistake that led you to install this trojan. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that this Internet criminal has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    Finally, be forewarned that when Genieo is mentioned on this site, the attacker sometimes shows up under the name "Genieo support." He will tell you to run a fake "uninstaller." As he intends, the uninstaller does not completely remove the malware, and is in fact malware itself.

  • I updated Xcode 5 to Xcode 6.0.1. It messed up my previous apps and i don't know how to fix it. Is it possible to uninstall Xcode 6 and go back to Xcode 5?

    Hello,
    I updated Xcode 5 to Xcode 6.0.1. It messed up my previous apps and i don't know how to fix it. Is it possible to uninstall Xcode 6 and go back to Xcode 5?

    I found this solution http://objcsharp.wordpress.com/2014/09/21/how-to-get-back-the-ios-7-sdk-after-up grading-to-xcode-6/

  • Me and my partner are currently using the same apple id and have no space left on our devices. We are currently waiting on the iphone 6 plus to arrive and don't know how to transfer all data to the new phones.

    Me and my partner are currently using the same apple id and have no space left on our devices. We are currently waiting on the iphone 6 plus to arrive and don't know how to transfer all data to the new phones.?

    I don't know if I'm asking this all in a way that can be understood? Thanks ED3K, however that part I do understand (in the link you provided!)
    What I need to know is "how" I can separate or rather create another Apple ID for my son-who is currently using "my Apple ID?" If there is a way to let him keep "all" his info on his phone (eg-contacts, music, app's, etc.) without doing a "reset?') Somehow I need to go into his phone's setting-create a new Apple ID and possibly a new password so he can still use our combined iCloud & Itunes account?
    Also then letting me take back my Apple ID & password, but again allowing us (my son and I) to use the same iCloud & Itunes account? Does that make more sense??? I'm sincerely trying to get this cleared up once and for all----just need guidance from someone who has a true understanding of the whole Apple iCloud/Itunes system!
    Thanks again for "anyone" that can help me!!!

Maybe you are looking for