Safari Mac Scrollbar in Firefox?

Is there any way to change the scrollbar in Firefox so that both the up and down scroll buttons are placed on the bottom, like there is a program or edit to change this or something? Thanks.

#483381

Yes,for some people could do that,if you haven't got the answered try using this skin : http://fyton5.deviantart.com/art/Spectrum-64809423

and also this : http://tanjihay.deviantart.com/art/Foxdie-...-1-0-3-60350715

good luck

#483385

here's the css

scrollbarbutton[sbattr="scrollbar-up-top"]{
display: none !important;
}
scrollbarbutton[sbattr="scrollbar-up-bottom"]{
display: -moz-box !important;
}

you can apply this with the stylish extension..

https://addons.mozilla.org/en-US/firefox/addon/2108

#483477

isn't it easier to use window's safari?

#483482

@ frangio: But with the Windows Version of Safari, the scrollbar-arrows are not both at the bottom: The up-arrow is at the top and the down-arrow at the bottom of the scrollbar.

#483496

I have took a scrollbar from Spectrum, replace it in Vfox and I have perfect Safari skin... Is there a possibility to make it in windows explorer? I am using WB and Blitzr skin, but there is no this feature

#483524