Results 1 to 12 of 12

Thread: FireFox Themes

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Resolved FireFox Themes

    I had an old computer running FF 0.8 I just got ver 1.0 but i cant figure out how to install the themes. Mozillas faq's blow. Plus where did the theme shots go? The themes are in .jar files but i can't find a theme dir to put them in? Within the .jar file there is an install.rdf anyone know what that is?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

  3. #3
    Lively Member CORONA BEER's Avatar
    Join Date
    May 2004
    Location
    THE INTERNETS!
    Posts
    82

    Thumbs down

    whoa ho ho, the install theme button dosen't work anymore.

  4. #4

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    Yeah i knew you could use the "install now" link to install a theme but i didn't know how to do it manually. Why dosent mozilla explain how to do this? There is nothing in the faq's. Pitty that you have to go to another site for help. O well. Thanks.

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Want me to tell you the secret?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

  7. #7
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Yes. You mutate when trying to manually install extensions(a theme is an extension)

    Here it goes....

    Ready?

    .....

    goto c:\Document And Settings\username\Application Data\Mozilla\Firefox\Profiles\deault.e3f\extensions

    create a directory with the name being the guid for the theme as it should show in the install.rdf.

    Put a folder called chrome inside that directory

    Put the .jar in the chrome directory.

    Go back to the extensions directory and edit Extensions.rdf and add this

    Code:
      </RDF:Description>
      <RDF:Description RDF:about="urn:mozilla:theme:{29852C08-1E91-4889-A6BF-C77F91D6A8F3}"
                       em:version="0.10"
                       em:name="Littlefox"
                       em:description="Littlefox 1.0, designed for optimal screen usage, leaving lots of room 
    
    for browsing"
                       em:creator="Alfred Kayser"
                       em:homepageURL="http://www.geocities.com/alfredkayser/mozilla/themes.htm"
                       em:internalName="littlefox/1.0">
        <em:targetApplication RDF:resource="rdf:#$JZXda3"/>
      </RDF:Description>
    editing it to use the info from the install.rdf file.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  8. #8

  9. #9
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Yep. So just stick with the simple way of opening an xpi package in firefox and boom. Done.

    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  10. #10

  11. #11
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Dookie!

    I learned too much about Firefox in my quest of learning to write extensions. And yes you are right, the documentation was just suckage and outdated. Not fun.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  12. #12
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Ah yes, the woes of open-source.

Posting Permissions

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



Click Here to Expand Forum to Full Width