Ciao
perfetto ora funziona benissimo, su immagini, impostazioni gooogle.com eccc..... . MI pareva strano perche come già ti ho detto qualcosa riesco a capire del codice ma che non funzionasse proprio....... . Ho letto le informazioni su PrefBar e il suo utilizzo molto interessanti anche per un neofita come me perchè a chiunque è capitato qualche volta di dire se avessi un pulsante o se potessi modificare, però la mia comprensione di firefox è molto limitata anche se ne ho fatto il mio browser preferito. Tornando all'immagine ora farò delle prove con altri codici che se non sbaglio basta aggiungerli sotto, una domanda io ho utilizzato un immagine da 1600x1200 e ho notato che l'ha allargata e schiacciata, la mia risoluzione è 1680x1050 quindi perchè l'immagine venga ridimensionata in proporzioni uguali che aggiunta al codice devo fare ? un altra cosa se noti le scritte " +tu Gmail e immagini " in alto a DX si vedono appena e penso che si debba aggiungere al codice l'informazione per cambiare dimensione, colore, carattere ecc.... ecc.... , per caso sai quale ? un ultima cosa per prendere un immagine direttamente dalla cartella immagini senza dover fare copie ho letto che la sintassi è "file:///path/del/file.gif" solo che scritta cosi non la capisco, dove è scritto path devo mettere il perorso ?
![](http://imagizer.imageshack.us/v2/270x210q90/c/801/mvhq.jpg)
Andrò anche a scopiazzare i codici di userstyles.org
![Mr. Green :mrgreen:](/Smileys/default/icon_mrgreen.gif)
per ricavarne informazioni utili, quindi ora rinnovo i ringraziamenti, d'obbligo per la pazienza e assistenza che mi hai dato, alla prossima.
P.S. avevo provato ad installare DOM Instpector ma è troppo al di là delle mie possibilità. Ciao.
Aggiornamento :
contrordine, per prelevare l'immagine dalla cartella ho capito e stò facendo diverse prove , ho prelevato un codice da userstyler
quetso
@namespace url(xxxxxxxxxxxxxxxxxxx);
@-moz-document
domain("google.de"),
domain("google.ch"),
domain("google.nl"),
domain("google.ro"),
domain("google.ca"),
domain("google.cn"),
domain("google.cl"),
domain("google.fr"),
domain("google.gr"),
domain("google.ae"),
domain("google.se"),
domain("google.pl"),
domain("google.es"),
domain("google.it"),
domain("google.be"),
domain("google.at"),
domain("google.vg"),
domain("google.com"),
domain("google.com.br"),
domain("google.com.au"),
domain("google.com.sa"),
domain("google.com.my"),
domain("google.com.mx"),
domain("google.com.eg"),
domain("google.com.tr"),
domain("google.com.sg"),
domain("google.com.tw"),
domain("google.com.ar"),
domain("google.com.hk"),
domain("google.com.pa"),
domain("google.com.ru"),
domain("google.co.in"),
domain("google.co.th"),
domain("google.co.jp"),
domain("google.co.il"),
domain("google.co.uk"),
domain("google.co.jp"),
domain("google.co.kr"),
domain("google.co.il"),
domain("google.co.nz")
{
body,
#gbx1,
#gbx2{
background-color: transparent !important;
}
/*Hintergrund Inhalt transparent*/
.content {
background-color: transparent !important;
}
.background {
background-color: rgba(235,235,235,0.6) !important;
}
/*Hintergrund (Google Translate)*/
#gt-form-c,
/*Hintergrund (Google Books)*/
.col0,
.col1,
/*Hintergrund (Google Shopping)*/
#curated-carousels,
/*Hintergrund (Google Options)*/
.section,
/*Hintergrund (Google Earth)*/
.g-doc-800,
/*Hintergrund (Google Scholar)*/
.gs_pad,
.gs_r,
/*Hintergrund (Google Mobile)*/
.g-section,
.mgc-body,
/*Hintergrund (Google SketchUp)*/
#nav,
#aux,
/*Hintergrund (Google Picasa)*/
.index,
/*Hintergrund (Google Alerts)*/
.layout {
background-color: rgba(235,235,235,0.6) !important;
}
/*Hintergrund (Google Suche & Bilder)*/
#cnt{
background-color: rgb(255,255,255) !important;
}
/*Hintergrund Scrollbar (Google News)*/
.jfk-scrollbar-borderless {
background-color: rgb(235,235,235) !important;
}
/**/
#gt-appbar{
background-color: rgba(235,235,235,0.8) !important;
}
/**/
#kd-googlebar{
background-color: transparent !important;
}
/*weiße Leiste oben*/
.google-header-bar {
background:transparent !important;
border-bottom: none !important;
}
/*Schwarze Leiste oben*/
#gbx3,
#gbx4{
background-color: rgba(45,45,45,0.4) !important;
border-bottom: none !important;
}
#flci,
#gbqfba,#gbqfbb,/*Such-Buttons*/
#gbqfqw, /*Suchleiste*/
#gbgs4 /*Anmelden*/
{
background: rgba(235,235,235,0.6) !important;
}
/*Google Logo ausblenden*/
#hplogo{
background-image: none !important;
width: 0px !important;
height: 0px !important;
padding-bottom: 100px !important;
}
/*Eigenes Logo anzeigen*/
#lga{
background-image: url('http://ubuntuone.com/0RJUeXAFRvcsdzpNumaDZz') !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
/*Hauptlogo Text*/
#hplogo div{
color: #ffffff !important;
}
/* Location Color */
#fll{
display:none !important;
}
#flci > A{
display:none !important;
}
#footer > div{
border:0 !important;
}
/*Google Play*/
#gb_78{
display:none !important
}
.pmoabs{
display:none !important;
}
/*Google Username*/
#gbg6 #gbi4t, #gbg4 #gbgs4d {
color: rgba(235,235,235,1) !important;
font-size: 18px !important;
font-weight: bold !important;
}
/*Google Translate*/
#gt-apb-main, /*Buttonline*/
#gt-form-c, /*weißer Rahmen*/
#gt-appbar
{
background-color: transparent !important;
}
/*Google Translate Schriftzug*/
#gt-appname {
color: rgba(235,235,235,1) !important;
font-weight: bold !important;
}
/*Seite zu kurz*/
.g-section, /*Google Translate Content*/
.books-uber-homepage-element /*Google Books*/
{
min-height: 1000px !important;
}
/*Google Books*/
#hp_wrap{
margin-top: 0px !important;
}
#hp_table_wrap {
margin-left: 0px !important;
margin-right: 0px !important;
}
.books-uber-homepage-element .logo {
margin: 0px !important;
}
/*Google Books space after #gb*/
.hideblock{
margin-bottom: 0px !important;
}
/*Hintergrund hinterste Ebene*/
.books-uber-homepage-element, /*Google Books*/
.wrapper, /*Google Plus & Mail Login*/
#gt-c, /*Google Translate Content*/
#gsr, /*Google Search Room*/
#gb /*Google Banner*/
{
background-image: url('file:///C:/Users/Gio-PC/AppData/Roaming/Mozilla/Firefox/Profiles/1av67ykv.default/chrome/90u6wj.jpg') !important;
background-position:0px -109px !important;
background-attachment: fixed !important;
}
}
/*FIX FOR GOOGLE GROUPS GROUPS GROUPS GROUPS GROUPS*/
@-moz-document domain("groups.google.com") {
.GPW32EMDJGB {
background-color: white !important;
}
}
/* YOUTUBE YOUTUBE YOUTUBE YOUTUBE YOUTUBE YOUTUBE */
@-moz-document domain("youtube.com") {
/*Hintergrund hinterste Ebene*/
#page,
/*Startseite Hintergrund*/
#body-container
{
background-image: url('file:///C:/Users/Gio-PC/AppData/Roaming/Mozilla/Firefox/Profiles/1av67ykv.default/chrome/90u6wj.jpg') !important;
background-position: 0px -109px !important;
background-attachment: fixed !important;
}
/*Panel dunkel transparent*/
#masthead-container{
background: none !important;
background-color: rgba(45,45,45,0.7) !important;
}
/*Hintergrund ausblenden*/
#content{
background-color: transparent !important;
}
/*FEED Sidebar*/
#video-sidebar{
background-color: rgba(235,235,235,0.2) !important;
}
/*FEED Sidebar*/
.feed-container {
background-color: rgba(235,235,235,0.2) !important;
}
/*FEED Video-Information*/
.feed-item-outer {
background-color: rgba(235,235,235,0.4) !important;
}
/*FEED Werbung*/
.ad-div {
display: none;
}
/*WATCH Sidebar*/
#watch-sidebar{
background-color: transparent !important;
}
/*WATCH Titel*/
.watch-headline {
background-color: rgba(235,235,235,0.6) !important;
}
/*WATCH Neben und hinter dem Video*/
#watch-video-container{
background-color: transparent !important;
background-image: none !important;
}
/*WATCH Hinter dem Video*/
#watch-video{
background-color: rgba(235,235,235,0.4) !important;
}
/*WATCH Alles unter dem Video*/
#watch-main{
background-color: rgba(235,235,235,0.4) !important;
}
/*WATCH Information & Comment*/
.watch-expander,
.comment {
background-color: rgba(235,235,235,0.6) !important;
}
/*SEARCH Sidebar*/
#search-pva-content{
background-color: rgba(235,235,235,0.2) !important;
}
/*SEARCH Titel und Panel*/
#search-results,
#search-header{
background-color: rgba(235,235,235,0.4) !important;
}
/*SEARCH Video-Information*/
.result-item {
background-color: rgba(235,235,235,0.6) !important;
}
/*Anmelden um Video zu sehen*/
#verify{
background-color: rgba(235,235,235,0.4) !important;
}
/*Button Schriftfarbe*/
.yt-uix-button-content {
color: #000000 !important;
}
/*Button Hintergrund*/
.yt-uix-button{
background-color: rgb(235,235,235) !important;
}
/*Masthead Schriftfarbe*/
#masthead-upload-link,
.masthead-link-separator,
.start,
.end{
color: #ffffff !important;
}
/*Metadaten*/
/*.stat,*/
/*.title,*/
.feed-item-time,
.description,
.metadata{
color: #000000 !important;
}
/*WATCH Vorschläge*/
#watch7-sidebar{
background: rgba(256,256,256,0.4) !important;
background-color: rgba(256,256,256,0.4) !important;
}
/*Suchleiste ganz oben cleanen*/
#yt-masthead-container.yt-masthead-hh {
background: none !important;
border-bottom: none !important;
}
/*Startseite Navigation links*/
#guide{
background: rgba(256,256,256,0.4) !important;
background-color: rgba(256,256,256,0.4) !important;
}
} /*END OF FILE*/
dove ho sostituito l'immagine originaria con la mia e ho ottenuto che l'ha centrata ma senza ridimensionarla.... continuo a studiarmi il codice.
![Razz :P](/Smileys/default/icon_razz.gif)