Page 3 of 3 FirstFirst 123
Results 41 to 43 of 43

Thread: A semi comprehensive look at Firefox

  1. #41
    Junior Member nimd4's Avatar
    Join Date
    Nov 2007
    Location
    Belgrade, Serbia
    Posts
    5
    Quote Originally Posted by Cypher_138 View Post
    I like this one, NASA Night Launch.



    NNL offers subskins to let you tweak the look of the browser, above and beyond what the theme already does. For example, these screenshots show how you can use subskins to pump up the toolbar with custom NASA imagery. See Subskins for more.


    Support topic:
    Code:
    http://forums.mozillazine.org/viewtopic.php?t=547498
    If you're installing it on Minefield, use an extension like Nightly Tester Tools to force install (due to possible version mismatch, though the author is actively developing it!).

    ps.
    It skins Add-ons, like DownThemAll! etc. There are a bunch of options @ its homepage and here are my Chrome folder files, already configured, for anyone that's lazy, but willing to check it out

    Code:
    /*
     * Edit this file and copy it as userChrome.css into your
     * profile-directory/chrome/
     */
    
    /*
     * This file can be used to customize the look of Mozilla's user interface
     * You should consider using !important on rules which you want to
     * override default settings.
     */
    
    @import url("chrome://global/skin/subskins/window-picture-2/subskin.css");
    @import url("chrome://global/skin/subskins/toolbox-logo-8/subskin.css");
    @import url("chrome://global/skin/subskins/lighter-toolbars-2/subskin.css");
    @import url("chrome://global/skin/subskins/glowy-orange-menu-highlights-1/subskin.css");
    
    /*
     * Do not remove the @namespace line -- it's required for correct functioning
     */
    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
    
    
    /*
     * Some possible accessibility enhancements:
     */
    /*
     * Make all the default font sizes 20 pt:
     *
     * * {
     *   font-size: 20pt !important
     * }
     */
    /*
     * Make menu items in particular 15 pt instead of the default size:
     *
     * menupopup > * {
     *   font-size: 15pt !important
     * }
     */
    /*
     * Give the Location (URL) Bar a fixed-width font
     *
     * #urlbar {
     *    font-family: monospace !important;
     * }
     */
    
    /*
     * For more examples see http://www.mozilla.org/unix/customizing.html
     */
    Code:
    /*
     * Edit this file and copy it as userContent.css into your
     * profile-directory/chrome/
     */
    
    /*
     * This file can be used to apply a style to all web pages you view
     * Rules without !important are overruled by author rules if the
     * author sets any.  Rules with !important overrule author rules.
     */
    
    @-moz-document url(about:blank) {
      html:not([class]) {
        background:
          url("chrome://global/skin/watermarks/about.blank.sts116-s-021.v010.jpg")
            no-repeat center center fixed black !important;
      }
    }
    
    @-moz-document  url(about:mozilla) {
      html {
        background:
          url("chrome://global/skin/watermarks/about.blank.sts116-s-021.v010.jpg")
            no-repeat -200px -142px fixed black !important;
        margin-right: 1em !important;
        color: #bbb3a7 !important;
      }
    
      #moztext {
        font-family: Georgia,serif !important;
        text-align: right !important;
        margin-left: 30% !important;
        margin-top: 90px !important;
      }
    
      .f,
      em,
      strong {
        color: white !important;
      }
    
      #from {
        font-family: Georgia,serif !important;
        text-align: right !important;
        margin-left: 30% !important;
      }
    }
    
    /*
     * example: turn off "blink" element blinking
     *
     * blink { text-decoration: none ! important; }
     *
     */
    
    /*
     * example: give all tables a 2px border
     *
     * table { border: 2px solid; }
     */
    
    /*
     * example: turn off "marquee" element
     *
     * marquee { -moz-binding: none; }
     *
     */
     
    /* 
     * For more examples see http://www.mozilla.org/unix/customizing.html
     */
    pps. To get the throbber back, aka. Activity Indicator:

    Quote Originally Posted by mcdavis941
    When you put the throbber back in the menubar, be sure to also put a flexible spacer between the menu and the throbber.

  2. #42
    Junior Member nimd4's Avatar
    Join Date
    Nov 2007
    Location
    Belgrade, Serbia
    Posts
    5

    Lightbulb

    Quote Originally Posted by Rollingstone View Post
    Quote Originally Posted by Dm22 View Post
    anyone know where can i get a firefox 2.0 download?

    they all changed to firefox3.0 already
    All FF versions : http://www.filehippo.com/download_firefox/1739/
    Here's 2.0.0.20, (parent).

    Code:
    http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/en-US/
    Last edited by nimd4; 08-08-09 at 11:47 PM.

  3. #43
    Junior Member nimd4's Avatar
    Join Date
    Nov 2007
    Location
    Belgrade, Serbia
    Posts
    5
    I hope it's alright to post, as opposed to editing a really old post above; The whole thing with NASA Night Launch got a whole lot easier with the NNL Open Beta Program @

    Code:
    http://mcdavis.dreamhosters.com/nnlopenbeta/index.html
    MSI Z68A-G45 (B3) -- Intel i5-2400, 3.10GHz BOX 64bit -- DDR3 2x2GB 1600MHz -- GeForce GTS450 Palit -- WD 1TB 64MB SATA 6.0Gb/s -- Win7 Pro/64 SP1

Similar Threads

  1. Lost all my Bookmarks Upgrading my Firefox...
    By what in forum Software Forum
    Replies: 5
    Last Post: 08-27-06, 02:32 PM
  2. New Vulnerabilities-Internet EX And Firefox
    By hayc59 in forum Network Security
    Replies: 0
    Last Post: 08-24-04, 07:50 PM
  3. Mozilla FireFox
    By reeo in forum Broadband Tweaks Help
    Replies: 0
    Last Post: 08-10-04, 01:07 AM
  4. Use Downloader of Your Choice in Firefox & Other Tips
    By minir in forum General Discussion Board
    Replies: 7
    Last Post: 08-01-04, 05:30 PM
  5. Replies: 14
    Last Post: 07-05-04, 07:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •