How can I change the Firefox brand logo to a different image on the about:home page using CSS?

I would like to insert my own image where the Firefox brand log appears on the about:home page.
I am already using a custom CSS and cannot override the content of "brandLogo" element. Any experience out there?

<pre><nowiki>#brandLogo {
width: 0px !important;
padding-left: 154px !important;
background: url("file:///C:/Path%20to%20image/customlogo.png") !important;
}</nowiki></pre>
* The padding value must be equal to the width of the new image.
* If using the Stylish extension, you can embed the image into the style by clicking the Insert button, then choosing Data URI.

Similar Messages

Maybe you are looking for

  • 64-bit Windows 7 on Boot Camp Problem

    I recently got my new Macbook Pro, 15" with Intel i7 inside. I installed Windows 7 64-bit in it through Boot Camp right after I got it. However, after installation, I found my Mac system takes far longer time to boot up than as before (Well, that "fa

  • HT1937 Can I get my secondhand iPhone 4 reset to factory setting?

    Can I get my secondhand iPhone 4 reset to factory setting? It is on uk carrier 3 and I would like to use it on the Tmobile or Virgin carriers and give it to my daughter for her birthday on 16-02-

  • Getting a picture out of a movie clip

    I was wondering if there was a way to get a snapshot out of a movie clip that I have in iMovie...

  • Word 9 doc in Tiger

    I was sent a Word document that I am unable to open in TexEdit, Appleworks (with MacLink Plus), Abiword and Neo-Office. TexEdit returns an error message while the other programs all crash. I looked at the file in more (terminal) and it seems to be Wo

  • Saving values as temporary variable as in C, but with no UI controls

    Hello Labview world, I am a placement student been thrown into the deep end to design a program that auto calibrates a ADC using labview. Given the option to do this in C and i would not have a problem but labview is different. I have the folloing pr