How to hide extra text and icons in address bar

I want to make the icons and extra text in the address bar go away since they do nothing for me and only take up space that I need to use to see the whole URL. Right now there's a green padlock icon on the left side with 1/4 of the space taken up by "Mozilla Foundation (US)" instead of the URL, other times it's a little globe or a little lego/car battery looking thing, or several icons in a row. There's a permanent star shaped thingy on the left and a down arrow that want to get rid of as well. I don't care at all what they mean, I just want them gone. I need to see as much of the URL in the URL bar as possible, not a bunch of icons and extra non-URL text. The address bar should be for addresses, and that's how I want my browser to function. I don't care one single bit what those icons or extra text are for, so please don't try to advocate for their staying. I've made up my mind 100% that I want them gone. Can I make them go away, yes or no?

I use code to hide the URL in case of a EV certificate and only show it on hover.
You still see the green padlock.
That gives me extra space on the location bar
Add code to the <b>userChrome.css</b> file below the default @namespace line.
*http://kb.mozillazine.org/userChrome.css
<pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#identity-box #identity-icon-labels {display:none}
#identity-box:hover #identity-icon-labels {display:-moz-box}
</nowiki></pre>
The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
*http://kb.mozillazine.org/Editing_configuration
You can also add some background color.
<pre><nowiki>/* Site Identity Button background */
#urlbar[pageproxystate="valid"] #identity-box.verifiedDomain *{
background-image: -moz-linear-gradient(hsl(215,60%,92%), hsl(215,58%,88%))!important;
box-shadow: 0 1px 0 hsla(215,54%,33%,.05) inset!important;
-moz-border-end-color: hsla(215,54%,33%,.2)!important;
color: hsl(215,54%,33%)!important;
#urlbar[pageproxystate="valid"] #identity-box.verifiedIdentity *{
background-image: -moz-linear-gradient(hsl(91,70%,90%), hsl(93,60%,81%))!important;
box-shadow: 0 1px 0 hsla(92,81%,16%,.05) inset!important;
-moz-border-end-color: hsla(92,81%,16%,.2)!important;
color: hsl(92,81%,16%)!important;
</nowiki></pre>

Similar Messages

  • Make text and icons in address bar, tool palet etc. bigger in photoshop workspace?

    Hi.
    Im new to Photoshop so this is a fundamental question. My eyes arn't that great and I find the icons and text in the photoshop workspace very small. I'm sure when I become familiar with them this will be no problem but in the learning phase I find it difficult. I have watched many Utube tutorial videos and notice they have much larger Icons and text (on the actual application itself, not the work pane) and this makes it much easier.
    I remember actually doing this myself but that was several weeks ago, I remember thinking, "I should remember this," but of course I've forgotten and it's frustrating the hell out of me.
    I'm sure it would take me hours to find again by myself and would appreciate it if someone could tell me in a few minutes.
    Thanks.
    NameSaga

    There are many elements of the Photoshop UI that are of a fixed size.
    One way to make everything larger is to lower the pixel count for your desktop.  If your monitor is capable of resampling (most modern ones are), everything will be shown larger, as the smaller number of pixels are upsampled to fit the whole display.
    HOWEVER, running a resolution that's different from the "native" or "preferred" pixel count of your display (assuming it's an LCD) will pretty much ensure that nothing will be as sharp as it could be.
    -Noel

  • Windows updates gave me version of Firefox that does not allow me to have Text and Icon in Menu Bar, lost my autofill; how do I get old version back?

    Windows updates this morning gave me a different firefox: the Customize box includes fewer choices. No Text and Icon, which I want. Also, this new version dropped my Autofill.

    It wasn't Windows update that caused this, but Firefox automatic updates. It's the new Firefox 29 Australis, their attempt to look more like Chrome. They dramatically changed the UI, removing several features in the process. If the way it looks bothers you as much as it does others you can install Firefox 28 again by going here;
    https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/win32/en-US/
    That of course does come with the risk of security exploits they fixed with 29, so beware of that. I also don't know if it will repair your auto fill or anything.
    Otherwise if you don't mind the new look, keep using it.

  • Photoshop CC 2014 UI Menu Text And Icon Size?

    so i really like that adobe has added the "experimental" option to increase the ui menu text and icon size in photoshop cc 2014, it was almost unreadable on my 2560 x 1440 27" monitor with photoshop cs4 and illustrator cs4, but the lone 200% setting is too big... seems that 125%, 150%, or maybe even 175% would be much better solutions. in fact, for reasons i can't quite understand, the ui text and icon size in illustrator cc 2014 is spot on, absolutely perfect on my monitor, even tho there is no option for increased ui size as far as i can tell, it was spot on the moment i installed and launched it.
    in short, the photoshop cs4 and illustrator cs4 user interfaces were identical in size as far as i could tell, and far too small on my 2560 x 1440 27" monitor. in terms of cc 2014, the illustrator ui is perfect out of the box on my monitor, considerably larger than illustrator cs4, while the photoshop cc 2014 ui is identical to cs4, tiny, but can be enlarged 200% which makes the ui too big. why couldn't/didn't adobe just make the photoshop cc 2014 base ui the exact same size as the illustrator cc 2014 ui? it would have been perfect (for my monitor size).

    thanks... just wish illustrator cc 2014 wasn't so perfect in terms of ui size, i mean it's just great and, consequently, makes it seem as if the ball was dropped with photoshop cc 2014... i mean how can one be spot on while the other be so far off?

  • How to hide a text in RTF Editor

    Hi,
    I'm trying to create a RTF editor using JTextPane, RTFEditorKit and DefaulStyledEditor.
    Does somebody know how to hide a text in a RTFEditorKit ?
    Thanks in advance
    Maurice

    What about
    setVisible(false);
    Haven't tried it, no clue wether is works. If u need to select a certain portion of the text this might help:
    int posStart = editorPane.getSelectionStart( );
    int posEnd = editorPane.getSelectionEnd( );
    int selLength = posEnd - posStart;

  • How to hide windows heading and border on WEB?

    How to hide windows heading and border on WEB? forms 6i.
    null

    Abdetu wrote:
    Thanks JeanYves
    i found that parameter but didn't know what to set to it i even has no forms in my pc thanks again
    Regards,
    Abdetu...Hi Abdetu,
    There is 3 parameters in the <DevSuiteHome>\forms\server.formsweb.cfg having the same behavior.
    Logo
    Background
    SplashScreen
    By default (if you don't have specified them in you [section] they values are inherited from the [default] section) the values are
    Logo=
    Background=
    SplashScreen=
    This means you will have the oracle logo, the Forms Services background image in your applet and the oracle splash screen at startup.
    *To have nothing shown then just put the value no in front of these 3 parameters*
    Logo=no
    Background=no
    SplashScreen=noYou can also customize that with you own gif files.
    For this you have to put your images in a icons.jar file
    place it in your <DevSuiteHome>\forms\java where frmall.jar and others are located.
    then in your formsweb.cfg :
    Archive=frmall.jar, icons.jar
    ImageBase=CodeBase
    Logo=yourlogo.gif
    Background=yourbackground.gif
    SplashScreen=yourbeautifullsplachscreen.gifAnd at least if you have a small gif in your icons.jar for the window you can also defining the Icon Filename property in Forms builder. This wile replace the default forms runtime icon.
    Hope this helps
    JeanYves

  • How do I combine text and image on same screen?

    How do I comgine text and an image on the same screen in Final Cut Express 4.  I have had to use scrolling text and then import a graphic.  I want the text and graphic on the same page.  Thanks .

    Place your video clip (or still image clip) on track v1.  Then place your text clip immediately above it on track v2.  The text will overlay the image.  (Note: it doesn't necessarily have to be v1 & v2 - what's important is that the text clip be on a video track higher than the video clip/image clip.)
    Generally best to use white text, sans-serif font, larger than you might think you initially wanted.

  • How do I combine text and photos on the same page in iPhoto using photobook

    How do I combine text and photos on the same page in iPhoto using photobook?

    You mean while creating a book in iPhoto?  Click on the layout button while viewing a page and select the layout that includes both text and photos.  Most themes will have those options.
    OT

  • How do I mix text and Html format in a java mail?

    How do I mix text and Html format in a java mail? some part I want to keep the text format, the other part I want to use Html functions(like fond, color, etc)

    You don't mix them. Pick one or the other.
    However if you want to have a text version and an HTML version, so that mail readers that don't handle HTML can see regular text instead, then you could produce a "multipart/alternative" message. There's an explanation of how to do that in this article:
    http://www-128.ibm.com/developerworks/java/library/x-xmlist2/

  • How do I add text and edit my PDF file?

    how do i add text and edit my pdf file

    Hi pilothorse,
    To edit a PDF file you need to use Acrobat. If you don't have Acrobat, you can try it for free for 30 days. See www.adobe.com/products/acrobat.html for more information.

  • How can I transfer text and format from a Word Doc to a new Pages Doc?

    How can I transfer text and format from a Word Doc to a new Pages Doc?

    Select, and Copy in the Word doc and Paste in the Pages doc. It may not be perfect. Importing (Opening) the Word doc is probably better than using Copy/Paste for large amounts of content.
    Jerry

  • How to hide the Print and Export button in analytics report or tasks pane

    Hi Experts,
    In BIEE 11g,
    How to hide the Print and Export button in analytics report or tasks pane ?
    For example:
    In console,I have created one userA which is belong to BIConsumer GROUP , when I make use of the highest user 'weblogic' to create one simple report, then the userA will login the analytivs to view this report (not dashboard), it will show the print and export as below.So customers do not want to give him the privilege for printing and exporting.
    In addtion, go to catalog->tasks(left corner), it will also show the print and export button. So how to hide or not access these button?
    Note: Maybe it can use the policy for consumer role for implementing this requirement, but I do not know how to modify the policy. Are you facing the problem? Thanks.

    Hi,
    1. Create seperate folder for Reports & Dashobard.
    2. For BI_Consumer (userA) set the catalog permission to view Dashboard Folder only and remove permission on the Report Folder (you can give traverse permission but don't give Open permision).
    3. By this user won't be able to open or run any reports in that folder and the only way he can see the reports is through Dashboard and on dashboard the export and print buttone can be removed very easily.
    Mark helpful if it helps.
    Regards,
    Kashi
    Edited by: K N Yadav on 24 May, 2013 1:51 AM

  • How to hide the Columns and Views for Login user in SharePoint 2013

    Hi Friends,
    How to hide the Columns and Views for Login user in SharePoint 2013? Is it possible using OOB features? If not possible how can we hide the Columns and Views for Login user?
    Could you please help on this.
    Thanks,
    Tiru
    Tiru

    Hello Tirupal,
    There is no OOB way to do this.
    Please check this codeplex solution to achieve the same.
    https://sp2013columnpermission.codeplex.com/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • TS2776 How to switch wifi on and the wifi address N/A?

    How to switch wifi on and the wifi address N/A iPhone 4s?

    LabVIEW 2013 has inbuilt Plot Visible selection in Plot Legand in Waveform Graph

  • How do I copy and paste the address bar and have it show as an 'url'? It copies as black type and not as a link.

    When I copy and paste the address bar it doesn't show as a blue link in the pasted document. I also have Internet Explorer and it works fine. Do I have a setting on firefox that needs changing?

    You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden.<br />
    You can make the Menu bar visible via View > Toolbars, also accessible via Firefox > Options.<br />
    If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.<br />
    * View > Toolbars : [X] Menu Bar

Maybe you are looking for

  • Previously working Windows 7 Pro 64 bit will no longer boot

    Came in this morning and the Mac side of things was showing on my monitors. When I left last night it was in Windows. Tried to reboot into windows and after using option to bring up the boot choices in start up I clicked on windows. Nothing happens,

  • Address change based on userids in the billing document

    Hi, we have billing document output, with the company code address, for eg.XYZ,10/11 and in the program there are few userid's which are hardcoded,whenever these users process the output it should give the address of other company code that is ABC,1/

  • Music from I Pod to Compter

    My computer hard drive was wiped clean, yet all my music is on my I Pod. Is there a way to return my music to my computers hard drive without installing all my CD's again. I have neealy 30 gb of music on my I Pod, hence hours of reloading.

  • Easy way to manipulate overlay image file?

    Greetings, I'm currently trying to figure out how to simplify something for a client so they can make quick changes. Here's what I have: - Menu with a video in the background playing in a 30s loop. - Menu buttons with a specific "tile" I created in P

  • SSL (https) set up in ABAP - pop-up Request Client Certificate

    Hi, We just configured SSL in ABAP. Accessing the website that the certificate is assigned to results in a pop-up appearing in IE7 that states: The website you want to view requests identification. Please choose a certificate, with a blank screen. Ca