Recommended Posts

.urlbar-over-link-host-label, 
.urlbar-over-link-path-label {
   color: #fff !important;
}

This makes it all white all the time. I would like it so it is white only when you hover over a link,.When I hover over a link it turns dark.

This makes it all white all the time. I would like it so it is white only when you hover over a link,.When I hover over a link it turns dark.

No, that only makes the hover-link url text white. It's exactly what I use and it WFM. See the screenshot (i changed the color to red)

post-350326-0-67412300-1299114292.png

No, that only makes the hover-link url text white. It's exactly what I use and it WFM.

Not for me. I am using Status Forevar and the link status displays but it is too dark. When I use your script the entire URL box text is white and when I hover over a link the status link text turns dark. It is kind of backwards.

It's not on AOM. He posted the link at Mozine. http://files.bluefang-logic.com/firefox/status4evar-2011.03.01.00b-fx.xpi

Glad you got it sorted :)

Ah, OK. I just installed it and know it works as you said it would. Thanks!

Firefox 4 Beta 12 - Stylish being used mainly to enhance the theme I'm using: http://boneyardbrew.deviantart.com/art/TwentyTen-2-Beta-1-194401598

#main-window[sizemode="maximized"][tabsontop="true"] #TabsToolbar {
-moz-padding-start: 0px !important;
margin-right:0px !important;
}
#main-window[sizemode="maximized"][tabsontop="true"] #appmenu-button {
margin-top: 20px !important;
margin-left: 5px !important;
margin-bottom:1px !important;
}

post-277586-0-74927300-1299117949.png

Ok this one may be a challenge for you all. How do I move my whole addonbar while using the Barlesque add-on to the top left hand corner of the screen right below my Navigation toolbar please? I know I could just move the icons to top to a totally new toolbar but do not want that. The bar would be to big and not work like it does in Barlesque.

Never mind I figured it out. Like the old saying goes. :D

I asked and got answered about this a couple of pages ago.

This is how my current FF4 looks like.

YOcLN.png

Can you help me with that square look ?? i mean the css for making the tabs and the app menu button squared ..

Thanks :)

Never mind I figured it out. Like the old saying goes. :D

Would you mind posting how? I'm interested in using barlesque but chose not to (at least for now) until I can move it on the top left

Can you help me with that square look ?? i mean the css for making the tabs and the app menu button squared ..

Thanks :)

They are planning on making tabs squared:

http://forums.mozillazine.org/viewtopic.php?f=23&t=2120453

I'm downloading the latest update on nightly that will include (I think) the squared tabs.

Can you help me with that square look ?? i mean the css for making the tabs and the app menu button squared ..

Thanks :)

The tab is an image, it cannot be squared only with CSS code :\ I fear the tab image i made will only fit with the set of colors i have, etc.

But let's see how it goes after the beta where the tabs will be squarer by default.

Hi all, how I can remove this line?

Sinttulo-1.jpg

#main-window[stylish-url="about:addons"][tabsontop="true"] #nav-bar {
	visibility: visible !important;
	min-height: 1px !important;
	height: 3px !important;
	background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)) !important;
}

#main-window[stylish-url="about:addons"][tabsontop="true"] #nav-bar > * {
	visibility: collapse !important;
}

/*need code to remove the line*/

makes elements in nav bar squarer:

 #main-window:not([sizemode="maximized"]) #navigator-toolbox[tabsontop="true"] #nav-bar{
   border-radius: 2.5px 2.5px 0 0 !important;
 }

 #nav-bar>.toolbarbutton-1,
 #searchbar .searchbar-textbox,
 #urlbar{
   border-radius: 2.5px !important;
 }

 #unified-back-forward-button #back-button{
   border-radius: 2.5px 0 0 2.5px !important;
 }

 #unified-back-forward-button #forward-button{
   border-radius: 0 2.5px 2.5px 0 !important;
 }

post-321504-0-81648100-1299187684.png

IIRC, foxxy has already provided a code to remove it a few pages ago

#navigator-toolbox::after {
        height: 0px !important; 
}

Credits to foxxy

thanks, but I proved that, but don't works

I made the styles for about:config and about:sessionrestore like the mockups

http://news.softpedia.com/newsImage/Firefox-4-0-UI-Redesign-In-Content-UI-Visual-Unification-6.png/

44813_before.jpeg

44813_after.jpeg

http://userstyles.org/styles/44813/

the the code for the addons border top when I have a problem is there.

enyoy and help me to fix this problem.

Hi all, how I can remove this line?

Sinttulo-1.jpg

#main-window[stylish-url="about:addons"][tabsontop="true"] #nav-bar {
	visibility: visible !important;
	min-height: 1px !important;
	height: 3px !important;
	background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)) !important;
}

#main-window[stylish-url="about:addons"][tabsontop="true"] #nav-bar > * {
	visibility: collapse !important;
}

/*need code to remove the line*/

Not sure what you're trying to accomplish with this code, but that line you're seeing is your 3px nav-bar.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • WebChangeMonitor 26.06 by Razvan Serea Monitors allows you to quickly check a number of web pages and tracks changes based on the content of the web pages. Allows to monitor several protocols, including HTTP and HTTPS. Allows to view and record differences. Available for Win7/10, Linux and others. WebChangeMonitor features: Allows monitoring of web pages and informs about content changes Indication of states of currently monitored items in the tool and taskbar Reporting as sound and/or email as well as log file or HTML log Several configuration / filter options Support all protocols, e.g. http, https Multi-threaded, running in the background Bulk-import and bulk-export of items (from/to CSV) to monitor Export of results to CSV file for further processing Allows running command on items states and/or showing diff (changes) of content with preferred diff-tool ...and many more! Open Source (C++, wxWidgets) Cross platform for Windows (7/10), Linux, RPi and Mac (if self-compiled) WebChangeMonitor 26.06 release notes: Release 26.06 brings mostly s but updates the underlying core infrastructure. A major compiler is used for both x86/x64 and WoA64 architectures. This also means that all core libraries are re-compiled accordingly which required some changes in the build scripts. One of the core libraries (cURL) has been updated to address vulnerabilities and a nasty linker error that was causing the need for a dedicated patch which could now be eliminated. Download: WebChangeMonitor 64-bit | Setup 64-bit | ~10.0 MB (Open Source) Download: WebChangeMonitor 32-bit | Setup 32-bit View: WebChangeMonitor Website | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.4 is out.
    • yea they change their app to high-system app so you can't disable with adb or within android, you gotta get root be able to do disable this high-system app now if you have locked down boot loader you screwed. samsung started locking down their store and their account app extremely annoying, account constantly nagging you to sign in... i disable all ai core apps and especially gemini since you can't uninstall anymore. i hope some day someone will present a bill force this companies quit locking down this damn phone especially the apps...
    • It's basically the only web browser project not controlled by a major corporation.
    • You missed out, Ico and Shadow of the Colossus were beautiful epic masterpieces, I never got to play The Last Guardian sadly so can't really comment on that one.
  • Recent Achievements

    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
    • Rising Star
      olavinto went up a rank
      Rising Star
    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      482
    2. 2
      PsYcHoKiLLa
      256
    3. 3
      Steven P.
      74
    4. 4
      Skyfrog
      70
    5. 5
      +Edouard
      69
  • Tell a friend

    Love Neowin? Tell a friend!