Firefox: status bar in full screen | 2.04.2008
Manchmal sind es ja die ganz ganz kleinen Sachen, die einen wirklich glücklich machen.
Diese Zeile im userChrome.css:
#status-bar { visibility: visible;}
macht die Statuszeile sichtbar, wenn man im Fullscreen-Modus ist. Das suche ich schon länger, weil ich immer auf Fullscreen gehe, wenn ich etwas lese, vor allem im Google Reader.
(userChrome.css findet man hier:
| Operating System | Profile folder location(s) |
| Windows 95/98/Me | C:\Windows\Application Data\Mozilla\Firefox\Profiles\
|
| Windows NT 4.x | C:\Winnt\Profiles\<user name>\Application Data\Mozilla\Firefox\Profiles\ |
| Windows 2000 and XP | C:\Documents and Settings\<user name>\Application Data\Mozilla\Firefox\Profiles\ |
| Windows Vista | C:\Users\<user name>\AppData\Roaming\Mozilla\Firefox\Profiles\ |
| Unix | ~/.mozilla/Firefox/Profiles/ |
| Mac OS X | ~/Library/Mozilla/Firefox/Profiles/
|
)
Danke Reddy!
