How can I get the scroll bars to be more visible/contrasting?

The scroll bars are difficult for me to differentiate from their background. Can I change their colour or darkness to make them more visible?

Firefox uses the native scroll bars by default.<br />
You can try to select another window theme in your Linux distribution that has better scroll bar appearance or see if installing a Firefox theme helps.
* https://support.mozilla.org/kb/Using+themes+with+Firefox
*https://addons.mozilla.org/firefox/themes/

Similar Messages

  • How can I get the scroll bar to go to the top or bottom of the page with a right click command?

    When I right click on the scroll bar nothing happens. I have to spin the mouse wheel repeatedly to get to the top or bottom of the page. I just switched from explorer. I'm used to being able to do this. It's much less time consuming and frustrating. I hope someone can help. Thanks.

    You can hold down the Shift key and left-click the scroll bar to go to that position.
    If you set the Boolean pref <b>middlemouse.scrollbarPosition</b> to "<i>true</i>" (default on Linux) on the <b>about:config</b> page then you can middle-click the scroll bar to go to that position.
    *http://kb.mozillazine.org/middlemouse.scrollbarPosition
    *http://kb.mozillazine.org/ui.scrollToClick

  • How can i get the footer bar to stay, whilst page scrolls?

    how can i get the footer bar to stay, whilst page scrolls?
    at the moment, on my site, if the page is longer than the screen, it goes behind the footer,
    but the foot bar moves up the page as yo scroll down to see the rest of the content.
    any way of getting the footer to stay put, while body/page contant scrolls ?
    thanks

    You can use some css to do it...
    #footer_id {
         position:fixed;
         bottom:0px;
    <div id="footer_id">Your footer content</div>
    The css above will lock your footer to the bottome of the browser window. As long as your footer <div> is last in your html, it will float over the top of everything on your page when the page is scrolled. If it's not last in the html, you'll need to add a z-index to get it on top of your other content in the stack.

  • How can I hide the scroll bar in TextArea?

    How can I hide the scroll bar in TextArea?

    Hi. To remove the horizontal scrollbar you can do this:
    textArea.setWrapText(true);
    To remove the vertical scrollbar you can do this:
    ScrollBar scrollBarv = (ScrollBar)ta.lookup(".scroll-bar:vertical");
    scrollBarv.setDisable(true);  and set the opacity to 0 in the css file:
    //css file
    .text-area .scroll-bar:vertical:disabled {
        -fx-opacity: 0;
    }Here is an example:
    import javafx.application.Application;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Node;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.control.ContextMenu;
    import javafx.scene.control.MenuItem;
    import javafx.scene.control.ScrollBar;
    import javafx.scene.control.TextArea;
    import javafx.scene.input.ContextMenuEvent;
    import javafx.scene.layout.StackPane;
    import javafx.stage.Stage;
    public class TextAreaSample extends Application {
        @Override
        public void start(Stage primaryStage) {
        final TextArea textArea = new TextArea();
            textArea.setWrapText(true);
            StackPane root = new StackPane();
            root.getChildren().add(textArea);
            Scene scene = new Scene(root, 300, 250);
            primaryStage.setScene(scene);
            primaryStage.show();
            scene.getStylesheets().add(getClass().getResource("style.css").toExternalForm());
            ScrollBar scrollBarv = (ScrollBar)textArea.lookup(".scroll-bar:vertical");
            scrollBarv.setDisable(true);
        public static void main(String[] args) {
            launch(args);
    }

  • How can I get the menu bar?pressing Alt button does not show it, right clicking in a space in the tab does not show customize button.

    I read the information on the help pages,but I can t get the menu bar to appear using the advice given.

    Right click the Home button.

  • How do I get the scroll bars in iCloud Numbers Beta to appear?

    I have been playing around with Numbers iCloud and have a long spreadsheet. The only way I have figured out to make scroll bars appear is to drag on one of the spreadsheet's borders. They appear, then disappear as soon as I get done scrolling. How can I make them stay visible or make them visible in a more elegant way?

    I don't know if you're still working on this, but I finally stumbled onto a solution. I've been having the same problem using iCould Numbers on a PC in Google Chrome. I finally figured out if you 'mouse over' where they're supposed to be, they'll appear. So drag your mouse over near either the edge of that window or where the spreadsheet meets the format panel along the right edge (depends on what you have showing.) The scroll bars will faithfully appear.

  • How can we remove the scroll bars from the table?

    Hi,
    I have a dynamic table. Currently the table appears with the scroll bars. But there is a requirement that the scroll bar should not appear and the table should stretch in the entire page. How can this be achieved.
    Thanks in advance
    Nita

    Thanks Mohammad for the reply.
    Was able to remove the scroll bars by using only the styleClass as AFStretchWidth. But there is a default partition in middle of the page still? Can i remove that too by any way.

  • How can I retrieve the scroll bar in Home applications using OS 10.6.8?  I don't have a general section after clicking on System Preferences.  Thanks.

    I have deleted the scroll bar twice in 4 years and I still don't know how to set it back.  Please help.

    hi Samberl
    thanks a lot for the fast reply.
    I was dragging folders from main folders on the laptop-desktop  onto the external drive icon - to copy them across....
    Your suggestion sounds very promising -  I didn't know about 'cloning'.
    Yes the idea is to backup the laptop -    I thought I would just move it all now, new - and then keep saving/dragging physically   across to the new drive myself each day or two...
    Would this be the sizeof the internal hard drive = c.500 gb  ?   =   under the HD icon on desktop is written  : 
    " 499.76gb , 311.5 gb free  " 
    I can erase and start agin on the new external drive - so this plan is to make two partititions, rather than the one at present, and make one of them 500 gb ?
    I have found CCC [carbon copy cloner] googling - looks good.
    When CCC site says it backs up  the hard drive - would this  mean all my files  [over 100 gb] that are mostly  in folders on the desktop, plus the others in itunes, iphotos etc found in the HD icon,  would all copy across successfully [wherever they are in the computer ]  ?
    thanks again, hope you can clarify these things and then I will go for it. 
    It would be great and amazing if this 'lack of permission' message doesn't show up in the process of doing this ccc transfer - hopeful!
    Julie

  • How can I get the status bar back on my web page

    I want to get the status bar on the bottom of the web page so that I can slide from left to right if an article is too large for my monitor. I had it this morning 1-5-15. After checking out Thunderbird as an option for my email, the bar disappeared after uninstalling Thunderbird. I know about hovering over the web pages I have on my menu bar, but I would rather have the entire bar at bottom of page.
    The gray bar shows up in my email only. I would like to have it on all my websites.
    Thank you.

    Does the scroll bar appear if you maximize the window or possibly switch to full screen mode via F12?
    You can try to open the system menu via Alt+Space and see if you can resize the window in case the current window is too high and the horizontal scroll bar falls off.
    Try to open a new window in case there is a problem with the current window.
    You can check for problems caused by a corrupted xulstore.rdf file.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How do I get the scroll bar back to the right side of the screen and how do I get the mouse scroll wheel to work again?

    Yesterday the scroll bar on Firefox was moved from the right to the left of the screen and the webpages do not scroll when using the mouse scroll wheel.

    Reset the pref <b>layout.scrollbar.side</b> to '0' or set to '2' to place the scroll bar at the default right side.
    See:
    * http://kb.mozillazine.org/layout.scrollbar.side
    * http://kb.mozillazine.org/about%3Aconfig
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • How can I get the page loading in progress indicator visible as in 3.6??

    1)
    When a page takes long to load it would be nice to see its progress, if any, as I used to have in the earlier 'FF-version. Is it possible somehow?
    2)
    If I choose "no tabs" to save space on screen can I get the tabs visible when needed, without going to preferences?

    1. https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    2. That pref suppresses the Tab bar when there is only one Tab open. With two or more Tabs Firefox should always show the Tab bar. ''Unless you are referring to a preference added to Firefox by an add-on.''

  • How can I get extra scroll bars in Firefox to read Yahoo mail on a small screen, the way Explorer has?

    When I read my Yahoo emails on my little Asus eee pc, I have to use Explorer because it has extra scroll bars that allow me to scroll back and forth to see things that there is no room for on the screen. Firefox doesn't have these scroll bars.

    Hi ncleeno,
    I understand that on a small screen you would like to know how to add scrollbars to the page so that you can read parts of the email that are not on the screen.
    I have not tried this myself, but I think in about:config: In order to change your Firefox Configuration please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    # Search for scrollbar and I believe layout.testing.overlay-scrollbars.always-visible set to true would put these on.
    dom. disable_window_open_feature.scrollbars is the one that is set to false by default as well that prevents the scrollbars on a popup from being disabled. i am not sure if viewing Yahoo mail is a popup. I do not use it, but I will assume its not.
    Did this help?

  • How can I get a scroll bar at the bottom of the page so I can see the right side of the page when I am using two windows?

    With two or three pages open, I have scroll bars that allow me to see the right side of the other pages, but not on the Firefox page.

    Thank you for the reply, Fred, but when I went to my saved screenshot, I realized that the shortcut on my desktop had opened in IE, not Firefox. There is no scroll bar and the directional arrows do not work. My daughter has been playing with my laptop again. When I set up the same conditions with Firefox, there is no scroll bar, but the arrows function properly, so I can read to the right edge of the page. Now to find someone who knows IE11. Thanks again, for your reply.

  • How can I get the Menu Bar in P/S Ele. 9 to show in the organizer?

    The Menu bar IS in Edit.  Problem occured when I updated from XP to new computer w/ Windows 7.  There is a small rectangle where the menu bar usually is.  I can click on it and the menu bar opens vertically.  The rectangle can not be seen unless you stand up to locate it.

    The glitches and workarounds include:
    -          The Organizer’s menu bar (File, Edit, etc.) won’t show up. You can either set the Windows text size back to 100% (96 DPI), or you can set the Organizer option Edit > Preferences > General > Use System Font. With the latter, the results aren’t always the prettiest, e.g. the font in the Editor’s menu bar stays small, but the font in the dropdown menus gets large. But this workaround at least lets you keep the text size large so that you can read the text in all your other applications.
    -          The Advanced Dialog in the Photo Downloader won’t be available in PSE 8.  (That also occurs on short displays.) You’ll need to reduce the Windows text size to something less – how much depends on the resolution of your display.
    -          The Editor on Windows 7 can show a mouse cursor for some tools that looks like three distorted shadows of the true cursor.  You’ll need to reduce the Windows text size to less than 150% (149% works fine).
    To change the Windows text size/DPI of your display:
    XP: Start > Control Panel > Display or Start > Settings > Control Panel > Display.   Click Settings > Advanced.
    Vista: Windows Start > Control Panel > Personalization > Adjust Font Size (DPI).
    Windows 7: Start > Control Panel > Display. To choose a custom size, click Set Custom Text Size (DPI) on the left.

  • How can I get the address bar to just display URLs?

    With the newest update to Firefox when I type something in the address bar I get more search suggestions than URL suggestions. I only want URL suggestions and want to turn the search off completely. I've tried turning off the "keyword:enable" on the back end of Firefox and it still does not work. Is there a way to go back to just seeing URL's in the address bar?

    I've seen a similar thing in another user's screen shot, but I can't seem to trigger it on my own Firefox.
    Are you seeing search suggestions for possibly matching words/phrases pulled in real time from your preferred search engine (like the drop-down on the search bar), or history entries reflecting terms you previously searched for?
    Do you use any extensions that modify how the address bar works?

Maybe you are looking for