Tagged: header background image
-
AuthorPosts
-
August 11, 2015 at 9:45 pm #486200
Hi there,
i try to put a Background-Image in the Enfold-Header div.inner-container. That’s the Code
div.inner-container {
border: 1px solid blue;
background-image: url(“see submitted url”) right repeat-y;
}It must be the right Code cause the Border is visible.
If I call up the Image alone it appears. You can see it on the very top (it’s only 2px high).So what can I do?
Best Regards
MickAugust 12, 2015 at 1:38 pm #486527Hi hmthauer!
Please add following code to Quick CSS
[see private content field]
and adjust as needed. If that does not help, please post a screenshot showing the changes you would like to make.Best regards,
Yigit- This reply was modified 9 years, 3 months ago by Yigit.
August 12, 2015 at 1:52 pm #486540hm yigit i think he does the “see submitted url” thing to not make the url public :wink
so if it is so – change it :lolis it realy you want to get it – becaus logo image is a jpg – not a png with transparent background.
and why using an image if it is only a color information in it ( rgb(103,138,206) ) ?- This reply was modified 9 years, 3 months ago by Guenni007.
August 12, 2015 at 2:00 pm #486546August 12, 2015 at 2:37 pm #486576Hi Yigit,
that works, thank you very much.
Best Regards
MickAugust 12, 2015 at 2:47 pm #486582Hi!
You are welcome, we are always happy to help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitOctober 4, 2016 at 5:08 pm #695157I’m trying to do the same. Can you share the private code? Here’s what I’m using right now (in private below)
October 4, 2016 at 5:18 pm #695160Hey!
Please try using the code as following
.container.av-logo-container { border: 1px solid blue; background-image: url("https://kriesi.at/wp-content/themes/kriesi/images/logo.png") right repeat-y; }
If that does not help, please start a new thread, elaborate on the changes you would like to make and post your link in private content field.
Regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.