In the CSS box, which already has display: none !important; in it. Once you're done, the box should contain:
Code:#uix_jumpToFixed{ display: none !important; }
Sweet! That worked! Thanks!
In the CSS box, which already has display: none !important; in it. Once you're done, the box should contain:
Code:#uix_jumpToFixed{ display: none !important; }
I am using Omniweb, and am useless at coding, so I did the following to rid myself of this pest:
When arrows appear, right click on them and select "inspect element"
Find "uix_jumpToFixed" and expand.
Untick all lines in that section.
Pest gone!
Er ... only until Quit. Rats!
I like the quick jump. I wish it would display on the iphone in safari.
Desktop it's a non issue and would be nice to turn it off. Mobile devices, down is more useful than up as touching the masthead in safari brings you to the top.Do you like the jump down as much as the jump up?
After either jump to the extreme, what's most commonly your next action?
I hate where the arrows on that site have been placed. It seems out of alignment, and blocks view of avatars while scrolling.A comparison
The green-on-white jump widget in Google Product Forums e.g. at https://productforums.google.com/fo...-feature-feedback-and-suggestions/q3hcZFh1NVE is interesting. Less garish, less blunt than what's here; and less volatile (it stays on screen).
I like it, but it's a novelty, and a wonder whether the novelty will wear thin.
… out of alignment, and blocks view of avatars …
Overall I think the new macrumors look is fine, no better or worse than the original - HOWEVER, I #$^*'ing hate that stupid red up and down arrow box on the lower right hand of the screen that pops up and disappears every time you scroll the page. PLEASE tell me how to turn that fricking piece of crap OFF!
I find the Aqua-style scrollbars on my older Macs (which also don't support inertial scrolling) useful and equally as aesthetically pleasing while browsing the forums, and the red arrows still only get in the way. But I'm glad they are useful to someone.I'm currently using hardware that doesn't support inertial or variable-speed scrolling, and, wow, the red arrows helps.
Code:#uix_jumpToFixed{ display: none !important; }
C DM, you might be using an ad blocker (or a different one), it takes care of the annoying arrows.Is that arrow still there? I don't think I've seen it for a while now.
That is a CSS script. Tampermonkey/Greasemonkey is for JavaScript, Stylish is for CSS.I can't get it to work with Greasemonkey and Firefox 46.0.1 (on PC-BSD). Exactly how should the script look, in its entirety?
(Back to basics. Sorry. All my customised scripts were unexpectedly lost, long ago, whilst using Safari to manage extensions.)
Must be a new UI introduced in a Stylish update, I get the same here (except with a dark theme to go with Firefox Developer Edition). Simply pasting in the code seems to work for me:Hmm, for me the GUI to Stylish appears incomplete –
View attachment 632272
– compared with the following screenshot (from https://support.mozilla.org/en-US/questions/971327):
![]()
Any suggestions?