Du bist nicht angemeldet.
Lieber Besucher, herzlich willkommen bei: Aqua Computer Forum. Falls dies dein erster Besuch auf dieser Seite ist, lese dir bitte die Hilfe durch. Dort wird dir die Bedienung dieser Seite näher erläutert. Darüber hinaus solltest du dich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutze das Registrierungsformular, um dich zu registrieren oder informiere dich ausführlich über den Registrierungsvorgang. Falls du dich bereits zu einem früheren Zeitpunkt registriert hast, kannst du dich hier anmelden.
Bigfoot_Homer
Full Member
![]() |
Quellcode |
1 2 3 4 |
/* Remove some menus */ menu[label="Edit"], menu[label="Go"], menu[label="Help"] { display: none !important; } |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
/* Always display Style Sheet Switcher */ #page-theme-button { display: -moz-box !important; list-style-image: url(chrome://browser/skin/page-themes.png); padding: 0px 3px; } /* Immediately start page rendering (default is 250) */ user_pref("nglayout.initialpaint.delay", 150); /* Change cursor for links that open in new window */ :link[target="_blank"], :visited[target="_blank"], :link[target="_new"], :visited[target="_new"] { cursor: crosshair; } /* Change cursor for JavaScript links */ a[href^="javascript:"] { cursor: move; } /* Error pages instead of dialogs */ user_pref("browser.xul.error_pages.enabled", true); /* Make sure all pop-up windows are resizable: */ user_pref("dom.disable_window_open_feature.resizable", true); /* Make sure all pop-up windows are minimizable: */ user_pref("dom.disable_window_open_feature.minimizable", true); /* More examples at [url]http://www.mozilla.org/unix/customizing.html[/url] and http://texturizer.net/firefox/tips.html */ |
god0815
Senior Member
god0815
Senior Member
Zitat
Our current search top 10
Most of our users are looking for the following search engine plugins. If you are looking for these too, just click on the links below in order to get the results faster than ever.
1. google
2. dictionary.com
3. yahoo
4. imdb
5. astalavista
6. ebay
7. wikipedia
8. amazon
9. altavista
10. alltheweb
god0815
Senior Member
Zitat von »Perry«
Jo danke, hab da schon mehrere Suchen installiert, hab mir nur gedacht da ich ja so nen 16:10 display hab, da is in der breite noch gut platz. ;D
god0815
Senior Member
-