carel1961
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Background image in HeaderThx.
OK this is working, but not responsive :o(
I’m only want a own header on the top and everything down was ok.
Is there a another solution so i can keep the responsive facility?
Forum: Themes and Templates
In reply to: [Customizr] Background image in HeaderI have now add the following script into my style.css
header.tc-header {
background-image:url(https://www.safety-ear.com/net/wp-content/uploads/2014/01/headerimg1.jpg)!important;
background-size: cover;
}The Header is now behind the navbar.
Now how to get the navbar little down?
Forum: Themes and Templates
In reply to: [Customizr] Background image in HeaderThx, I’m find Snippet.
I put the add the code into style.css
header.tc-header {
/* Adjust the Image location ‘wp-content/uploads/NAMEOFFILE.png’ */
background: url(https://www.nme.com/wp-content/uploads/2014/01/headerimg1.jpg)Now i see the background picture true the navbar
So I add the following code to my style.css/* Adjust (10px) top position */
.navbar .nav > li > a {
position: relative;
top: 50px;
}
.navbar .navbar-inner {
max-height: 150px;But now only the menu items are standing right but the .navbar is true the picture.
How can ik fix that the navbar is also going below.
Greetz
Forum: Themes and Templates
In reply to: [Customizr] Adding a background to the headerHi,
I like to put a header on my site.
Can you tell me in wich file and place where i have to put the code?Gr.
Forum: Themes and Templates
In reply to: [Customizr] Background header image heightHi,
\
Can you tell me where you put de code voor de top Header.
I like to make also a header on the top but I can’t find how to fix this.Gr.
Carel.Thx this works for me !
Its also working with theme Responsive v 1.8.5