Large Header Image
This support request was posted in Flatbase by agenta2z
- agenta2z December 17, 2015 at 9:25 pm
I could not get the header image to display full width and height like the Flatbase demo without increasing the size of the logo. Is there any custom CSS coding that needs to be added to make it look like:
Juanfra Aldasoro December 17, 2015 at 10:10 pmHello,
Thank you for writing. In order to have the site looking like the demo site, specifically the front page, where the header is taller, you need to use the home page template and set that page as the front page of the site. We’ve created an article explaining how to do that, you can find it here: http://nicethemes.com/article/setting-home-page/
The background for the header is set through the theme options panel, in the “Header” section.
Best,
Juan.agenta2z December 17, 2015 at 10:24 pmJuan, Correct I have done that is there a way to increase the height of the main image?
Juanfra Aldasoro December 18, 2015 at 6:54 pmHi,
Thank you for the follow up. The height is given by default by the space that it takes to fill in the header with the Welcome message plus the live search bar. You can try applying some css.
Something like:
body.home #header { height: 700px; }
You can change the value with the number you need.
Best,
Juan.
You must be logged in to reply to this topic.