Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #551409

    hey!

    is there an option in Enfold to put an .png image /like a logo/ on top of a slideshow?
    like here it is in text: http://www.robertborn.com/wp/

    so far my only way to fix this is through the somewhat more complicated Layer Slider, right?

    thanks,
    Z

    #551539

    Hey zineatoo!

    You can add captions to each slide in our fullwidth easy slider and fullscreen slider. The LayerSlider will give you the most flexibility though.

    Cheers!
    Elliott

    #551573

    thanks Elliott,

    I was aware of the captions, but looking for a way to put an image on top of the slideshow.

    in the LayerSlider its possible but i have to put css code one field to center the image in the viewport.
    what code to enter?

    i got
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
    but it does not work…

    could you help me out on this? thanks
    Z

    #552768

    Hi!

    That CSS looks like it would work. Send us a link to the page and let us know which image it is and we’ll take a look.

    Best regards,
    Elliott

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