Tagged: header logo
Hi,
i would like to adjust the header like http://ify-server.net/images/header.jpg i need to add the information in the red-box. How can i do this?
Thanks, Jos
Hey JosBlo!
Please refer to this post and add a widget area to header http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Regards,
Yigit
Hi!
If you want it on the right hand side in your header then try this CSS out.
#header .widget_text {
position: absolute;
top: -125px;
transform: translate(30%);
}
Otherwise take a screenshot and highlight how your trying to style it so we can get a better idea.
Regards,
Elliott
Elliot,
what i’m trying to accomplish is like on http://ify-server.net/images/example.jpg
The phonenumber and text on the right side , on the same height as the logo.
Elliot,
what you suggested didn’t work for me unfortunetly. Do you have other suggestions?
Best regards, Jos
Hi,
i just found another topic about a logo-area background image, this does the job for me.
Thanks for you patience.
Best regards, Jos
Hi, i’m sorry… this didn’t do the job because when i resize the window it goed through the LOGO. Can you have a look for me.