Problem fixed, see this post.
I have CompactMenu working properly as far as appearence is concerned, but I was wondering if I was still able to have the "Compact Menu" item on my bookmark toolbar with a different icon. I would like it to be a black apple logo or simply a modifiable text only item. Is this possible, because I'd like to have the functionality of my menus without the ugly rat.
My current Firefox 1.0 config:

I know this has been asked before, but I've never found a working response that I could understand.
Thanks!
EDIT: Possible solution from hills' Safarifox.
Q. I want to use an apple simbol for a compact menu instead of a dimple.
A. You have to replace compact.jar.
Download this file.
Put compact.jar in C:Documents and Settings*USER NAME*Application DataMozillaFirefoxProfilesdefaultextensions{535bbd25-7a7c-4f9a-80fb-bd832ae22386}chrome
And then open browserbrowser.css.
Delete this code.
/* ::::: Compact Menu Support ::::: */
#menu-button {
margin-top: 1px;
margin-right: -7px;
margin-left: -7px;
list-style-image: url('chrome://browser/skin/dimple.png') !important;
-moz-image-region: rect(0px 14px 20px 1px) !important;
}
#menu-button:hover {
-moz-image-region: rect(0px 29px 20px 16px) !important;
}
This works perfectly! It is exactly what I was looking for.
(Wow... I posted this thread for nothing.)
Aqua-Soft Forums