Is there anyway to take the scroll arrows in FF and put them both on the bottom like in OS X?
Scroll Arrows
Yes there is, I don't know how, but the files to do it are included in the PM2K5 kit by Pe8er.
Thx man! worked like a charm!
Hah, I never new that was in the pack, been wondering about this too, looks much cooler now with the scrollbars like that ![]()
can you post a link to the site where i can download it, because i can't seem to find it... i am easily confused though... thanx!
I downloaded the GUIkit but didn't see anything as far as putting the scroll buttons together. Did you mean you have to install the PM2K5 FF theme to do that? I wanted to get the buttons together on another theme.
@travida: Google is thyne best friend.
@changer: If u dled the one by Pe8er, there is a readme, it tells you where to put which files.
Pretty sure this is it:
Stick it in your userChrome.css and your userContent.css...hopefully you know how to take care of that.
scrollbarbutton[sbattr=scrollbar-up-top]{
display: none !important;
}
scrollbarbutton[sbattr=scrollbar-up-bottom]{
display: -moz-box !important;
}
-NC
http://cheeaun.phoenity.com/weblog/2004/08...bar-tweaks.html
Here's an explanation of why it works.
i coped that part of the code to my userchrome.css example and usercontent.css example but it still didnt work. what do i do now?
Needs to be in userchrome.css
NOT the example.
If you don't have userchrome.css, copy the example and rename it.
rename "userchrome.css example" to "userchrome.css"? and the same for "usercontent.css example"?
i dont wanna mess this up so ill be clear and you tell me if im wrong or right. what i do is make a copy of "userchrome.css example" and "usercontent.css example and put the code in both of them and rename them "userchrome.css" and "usercontent.css" and leave the original alone and only put the code in the copy. wait do i even have to type in "css"? lol. sorry i just dont wanna mess up my firefox, i already did that once before.
EDIT Nevermind, lol i got it working. sorry even i confused myself and i didnt realize how simple it was. thanks both of you.
Aqua-Soft Forums