Tagged: full screen slider
-
AuthorPosts
-
June 24, 2014 at 12:55 pm #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 10 years, 5 months ago by squaic.
June 24, 2014 at 1:15 pm #282992June 24, 2014 at 1:51 pm #283009Yes, done!
June 24, 2014 at 2:59 pm #283055Hey!
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-281128Regards,
YigitJune 24, 2014 at 3:57 pm #283094Thanks for the fast answer!
1. It’s strange you can’t open it, works for me..
2. Perfect! How can I center it?Ty
June 24, 2014 at 4:04 pm #283101Hi!
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,
YigitJune 24, 2014 at 9:10 pm #283235Hi!
Have you tried using a color section instead? that way you can put content inside.
Cheers!
JosueJune 24, 2014 at 9:19 pm #283242Hey!
No because you can’t use the full screen slider item!
Adrien
June 25, 2014 at 4:56 am #283401Hi!
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,
IsmaelJuly 14, 2014 at 8:30 pm #291237Hi!
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
July 14, 2014 at 9:35 pm #291253Hey Adrien!
Can you post a link to the page where you are trying this?
Best regards,
JosueJuly 15, 2014 at 1:29 am #291336This reply has been marked as private.July 15, 2014 at 1:34 am #291337Are you referring to this image? maybe using a bigger one (1600px width) would be better.
Cheers!
JosueJuly 15, 2014 at 3:45 am #291366This reply has been marked as private.July 15, 2014 at 5:04 am #291386Hey Adrien!
Try adding this code to the Quick CSS:
.avia-slideshow li img { width: auto !important; }
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.