Guten Tag
Habe ein kleines Problem und bräuchte eure Hilfe!
Das Logo mit dem Fox und Handy bekomme ich nicht weg?
alt;
@-moz-document url("about:home")
{
#snippetContainer
{
display:none !important;
}
body
{
background-color:#FFFFFF !important;
}
#restorePreviousSession
{
color:rgb(100,100,100) !important;
}
}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:home") {
#brandLogo{
visibility:hidden}
}
#searchEngineLogo {
display: none !important;
}
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:home") {
#searchContainer{
display:none}
}
@-moz-document url("about:home") {
html body{
background: url("data:image/jpeg;base64,----Bild----") !important;
background-size: cover !important;
background-attachment: fixed !important;
background-position: center !important;
}
Danke im vorraus René