[rel]RULER 1.0 Firefox skin

^^ lol @ Shmengie ! You're a riot !

Added to the FP ;)

#299828

Hmm, I must be doing something wrong, but when I'm using the pinstripe theme everything is fine, and when I switch to ruler, this:

http://img102.imageshack.us/img102/6167/messedup1lp.jpg

#299911

You are using Fusion extension, don't you?

Just change the size of the icons, restart and it's done.

#299916

I'm having a problem I haven't seen anyone else mention...why don't some of the buttons show up for me? See image to see what I mean.

post-26832-1121747156_thumb.png

untitled.GIF
untitled.GIF

#301735

I'm having a problem I haven't seen anyone else mention...why don't some of the buttons show up for me? See image to see what I mean.

Uncheck the "Use Small Icons" box in the customize menu.

#301743

Yes the find bar is f***** , I read some time ago the way to fix it here in A-S

this is a way (dunno whether this is the way karma.police meant, at least this works for me):

Add to your user chrome.css:

#find-closebutton {

-moz-appearance: none;

list-style-image: url("chrome://global/skin/icons/tabclose-front.png") !important;

margin-top: -2px !important;

padding: 0px !important;

}

#find-closebutton:hover {

list-style-image: url("chrome://global/skin/icons/tabclose-front-hover.png") !important;

}

#find-closebutton:active {

list-style-image: url("chrome://global/skin/icons/tabclose-front-pressed.png") !important;

}



.checkbox-icon {

list-style-image: none !important;

}

that's all :)

Moe Zilla

#301758