Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #282983

    Hi!

    I have 2 questions, if you could help me (again) would be great!

    1. I would like to know if it’s possible, how to have a fixe image in front of a full screen slider.

    2. I would like to have my logo in the header but only a half with the menu and the other part transparent.

    Thanks for your help!

    Adrien

    • This topic was modified 9 years, 9 months ago by squaic.
    #282992

    Hey squaic!

    Can you post the link to your website?

    Best regards,
    Yigit

    #283009

    Yes, done!

    #283055

    Hey!

    1- I cannot open the example site :/
    2- Please refer to Peter’s post here – https://kriesi.at/support/topic/image-overlapping-header-and-main-content/#post-281128

    Regards,
    Yigit

    #283094

    Thanks for the fast answer!

    1. It’s strange you can’t open it, works for me..
    2. Perfect! How can I center it?

    Ty

    #283101

    Hi!

    Please add following code to Quick CSS

    .html_header_top #top .av_logo_right .logo {
    right: 46%;
    }

    You may need to adjust the value to center the logo perfectly.

    I will ask @ismael and @josue to check the example site you posted here – https://kriesi.at/support/topic/questions-about-full-screen-slider-and-and-logo-header/#post-282983

    Best regards,
    Yigit

    #283235

    Hi!

    Have you tried using a color section instead? that way you can put content inside.

    Cheers!
    Josue

    #283242

    Hey!

    No because you can’t use the full screen slider item!

    Adrien

    #283401

    Hi!

    Thank you for using the theme!

    You should use the layer slider if you want to create animations to cover the slider background but you might lose the full background cover. If you really to use the full screen slider, add html tags on the caption text. Something like this:

    <img src="IMAGE URI HERE">
    

    Another plugin that you can use is the Revolution Slider. The plugin has a fullscreen background option if I am not mistaken.

    Best regards,
    Ismael

    #291237

    Hi!

    That’s perfect! Do you know how can I use an image without frame and have the real size of the image? I mean ith the frame, the image look good and without, it’s like fullscreen size!

    Thanks again, you’re still very good!

    Adrien

    #291253

    Hey Adrien!

    Can you post a link to the page where you are trying this?

    Best regards,
    Josue

    #291336
    This reply has been marked as private.
    #291337

    Are you referring to this image? maybe using a bigger one (1600px width) would be better.

    Cheers!
    Josue

    #291366
    This reply has been marked as private.
    #291386

    Hey Adrien!

    Try adding this code to the Quick CSS:

    .avia-slideshow li img {
        width: auto !important;
    }

    Cheers! 
    Josue

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