-
AuthorPosts
-
July 16, 2015 at 1:18 pm #474255
Hi,
I want to place a image/picture about the header (above the phone)
On the website is the phone called:
Contact: telBut i want to place a image above all of this.. is this possible?
Best regards,
MikeJuly 16, 2015 at 4:49 pm #474439Hi glennonline!
You can do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, to add a widget area to your header and then insert an image in a text widget.
Let us know when your done and we’ll give you some CSS to move it above the phone number. The positioning sounds kind of weird to me so a screenshot highlighting the exact position would help greatly.
Regards,
ElliottJuly 17, 2015 at 11:00 pm #475175Hi,
Thank you for the support!
I get everything under the menu and not above the phone number,
This is how i want it to looks like
Regards,
MikeJuly 19, 2015 at 9:33 am #475362Hey!
It would take a lot of CSS to make that look happen, I think it might be easier if you copy header.php to your child theme and insert the content you want just above the opening body tag. http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
</head> <div class="container"> <h2>Hello</h2> </div> <body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>
Best regards,
RikardAugust 11, 2015 at 12:10 pm #485874Hi,
I have done what you said and it looks good.
1. Only thing that is happening is that the menu is not stay in his place on the top if you scoll down. (picture 1)
2. The drop menu is al over the place. (picture 2)
I must set the theme to the original but if you log in and will change something you can choose the cild theme from dashboard with the username and password in the Private content
- This reply was modified 9 years, 4 months ago by glennonline.
August 11, 2015 at 2:55 pm #485970Hey!
Please add this in the Quick CSS field:
.header-scrolled { top: 0; }
You need to configure the theme locations in the Appearance > Menus panel. Set the main menu as Enfold Main Menu.
Cheers!
IsmaelFebruary 29, 2016 at 12:08 pm #590665Hi,
I have a question, how do i get the text: Moize acupunctuur & kruiden in the middle of the header of the page on any browser and size
Best regards,
Mike!!- This reply was modified 8 years, 9 months ago by glennonline.
February 29, 2016 at 3:04 pm #590791February 29, 2016 at 3:08 pm #590794In which file dit you change this?
Thank you!Regards,
MikeFebruary 29, 2016 at 3:12 pm #590799Hi!
Seems like you have edited header.php file following Rikard’s instructions here – https://kriesi.at/support/topic/place-a-image-above-the-header/#post-475362, so it would be Appearance > Editor > Header.php file :)
Best regards,
YigitFebruary 29, 2016 at 3:24 pm #590811It works! thank you verry much!!!
Best Regards,
MikeFebruary 29, 2016 at 3:26 pm #590815Hey!
You are welcome!
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 :)Regards,
Yigit -
AuthorPosts
- The topic ‘Place a image above the header’ is closed to new replies.