WebSite X5Help Center

 
Lutz P.
Lutz P.
User

Background-Image nicht mehr zu löschen  de

Autore: Lutz P.
Visite 1195, Followers 1, Condiviso 0  

ich habe in der Version 17 ein Projekt erstellt. Im Header habe ich ein Image eingestzt was sich horizontal wiederholt.

In der Version 2019 ist der Hintergrund in der Vorschau und nach der Veröffentlichung zu sehen.

Er kann aber in "Vorlage" nicht mehr gelöscht oder bearbeitet werden, weil er dort nicht mehr sichtbar ist.

Ein nei eingestztes Bild wird nur zusätzlich angezeigt, über dem alten.

Wie bekomme ich das Background-Image wieder weg?

Postato il
9 RISPOSTE - 2 UTILI
Andreas L.
Andreas L.
User

Hallo Lutz,

hast du mal im Zeilenstil nachgeschaut? Dieser Punkt ist oben in der Symbolleiste im Bereich Seite bearbeiten erreichbar.

Gruß

Andreas

Leggi di più
Postato il da Andreas L.
Lutz P.
Lutz P.
User
Autore

Hallo Andreas,

nein im Zeilenstil ist nichts. Habs ja für das gesamte Projekt im Header gemacht.

Gruß

Lutz

Leggi di più
Postato il da Lutz P.
Lutz P.
Lutz P.
User
Autore

@media (max-width: 1439px) and (min-width: 1220px) {
#imPageExtContainer { background-image: none; background-color: transparent; }
#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 1220px; }
#imHeaderBg { height: 150px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imHeader { background-image: none; background-color: transparent; }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 150px; width:1220px; }
#imContent { align-self: start; padding: 0px 0 0px 0; }
#imContentGraphics { min-height: 600px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { height: 50px; background-image: none; background-color: rgba(239, 239, 239, 1); }
#imFooter { background-image: url('trennlinie.png'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent; }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 50px; width:1220px; }
#imSideBar { background-image: none; background-color: rgba(211, 218, 220, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 600px; }
#imStickyBarContainer { top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 150px; box-sizing: border-box; z-index: 10301; }
#imStickyBarGraphics { top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 150px; box-sizing: border-box; background-image: url('menue-hg.png'); background-position: left bottom; background-repeat: repeat-x; background-attachment: scroll; background-color: rgba(255, 255, 255, 1); position: absolute; opacity: 1}
#imStickyBar { position: relative; top: 0; left: 0; margin: auto; width: 1220px }
#imStickyBarObjects { position: relative; height: 150px; }

im css stehts auch noch drin (fett markiert)

Leggi di più
Postato il da Lutz P.
Franz-Josef H.
Franz-Josef H.
Moderator

Du musst mal nachsehen bei 2-Vorlage, StickyBar. Da ist das Bild vermutlich enthalten. 

Leggi di più
Postato il da Franz-Josef H.
Andreas L.
Andreas L.
User

Ja wäre auch mein Tipp jetzt gewesen.

Leggi di più
Postato il da Andreas L.
Lutz P.
Lutz P.
User
Autore

in der Stickybar hab ich es auch drin. Da hat alles geklappt und das kann ich auch sehen und bearbeiten.

Leggi di più
Postato il da Lutz P.
Andreas L.
Andreas L.
User

Lutz, 

es gibt eigentlich nur 3 Moglichkeiten wo es sein kann.

1.Punkt 2 / Vorlagen Struktur des Templates

2.Punkt  2 / Vorlagen Inhalt des Templates 

3.Punkt  1 / Statistik-SEO-CODE falls es mit zusätzlichen Code eingebaut wurde.

Bitte auch alle Breakpoints durchsuchen falls da irgendwo was sitzt bei 1 & 2

Gruß

Andreas

Leggi di più
Postato il da Andreas L.
Lutz P.
Lutz P.
User
Autore

Hallo,

ich habs gefunden. Hatte das BG-Image im Style der einzelnen Seiten eingebaut und nicht zentral, da es auf der Startseite nicht zu sehen sein sollte.

Gruß

Lutz

Leggi di più
Postato il da Lutz P.
Andreas L.
Andreas L.
User

Top...

Leggi di più
Postato il da Andreas L.