Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #833960

    Hallo,
    wie kann ich ein Foto in den Layer Slider überlappen lassen so wie es auf dieser Seite mit dem Freebie Bild gemacht ist? http://www.meghangilroy.com/
    Bei mir funktioniert es nicht (siehe Webseite)
    Viele Grüße,
    Bettina
    PS: 1000 Dank für Euer tolles Forum! habe viel gesucht, aber das Thema nicht gefunden.

    #833996

    in der Seite hat der Surrounding Container ein negatives top-margin

    .optIn1 {
        margin: -2% 1% 0 10%;
    }

    it will be best to have your page with the desired aim.

    #834782

    Hi,

    Please refer to @Guenni007’s post above.

    @Guenni007
    Thanks as usual :)

    Best regards,
    Yigit

    #835757

    Hi,
    unfortunately it doesnt work (www.bettinastrickhausen.de). I put your Information in the enfold quick css and then taged the colorsection with optIn1… I just want the picture of the book overlap to the layer slider. I which container do I have to put it? At the Moment all elements are in one colorsection.

    • This reply was modified 7 years, 3 months ago by betty007.
    #836163

    Hi,

    If you added optIn1 to the color section id then you would have to use this CSS instead:

    #optIn1 {
        margin: -2% 1% 0 10%;
    }

    Best regards,
    Rikard

    #836455

    Das funktioniert leider nicht… würde es nicht auch alle Elemente in der Farbsektion nach oben verschieben?

    Ich habe es jetzt so gemacht, dass ich dem ersten Container der Farbsektion, stellevertretend für alle, ein negatives margin zugewiesen habe. das konnte ich direkt im System eingeben ohne id. dann habe ich bei den einzelnen Containern das padding entsprechend angepasst. jetzt sieht es auf dem Desktop gut aus, aber in der mobilen Version nicht. Ich habe schon alle Varianten ausprobiert, um das margin und padding in der mobilen Version auszustellen, aber das klappt irgendwie nicht.
    Habt Ihr evtl. noch einen Tipp?
    Kann man das margin für die einzelnen Container in einer farbsektion eigentlich auch separart im quick css festlegen?

    #836936

    sollte dir das hier gefallen, und auch wie es sich bei kleinen Screenweiten verhält, so sag bescheid, dann schreibe ich hier wie!

    https://webers-testseite.de/be/

    #836975

    Hi,

    Danke, @guenni007

    Best regards,
    Günter

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.