Tagged: background image, header
-
AuthorPosts
-
June 30, 2014 at 12:25 pm #285147
Hi there,
Just about to make another purchase, but I’ve a quick question.
Is it possible to have different header images for each page?
Thanks
June 30, 2014 at 3:01 pm #285184Hi silviouk!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-734 #header_main { background-image: url(https://www.menucool.com/slider/prod/image-slider-5.jpg); }
You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitJuly 7, 2014 at 6:23 pm #288112This is great thanks. So, If I want to use a different image on each page which INCLUDES THE HEADER i.e. one image that covers the WHOLE page and HEADER what would the code be?
July 7, 2014 at 6:29 pm #288116Hey!
Code i posted above is for header and you can use following for main content area
.page-id-734 #main { background-image: url(https://www.menucool.com/slider/prod/image-slider-5.jpg); }
Regards,
YigitSeptember 8, 2014 at 3:34 pm #315140This reply has been marked as private.September 8, 2014 at 4:01 pm #315162Hi!
Currently maintenance mode is active on your website. Are you using boxed layout?
Regards,
YigitSeptember 8, 2014 at 5:29 pm #315212This reply has been marked as private.September 9, 2014 at 6:22 am #315642Hey!
Thank you for the info.
Please provide a screenshot on how you want it to look like. It will help us understand the issue better. There are scripts error on the website, please try to deactivate the plugins.
Best regards,
IsmaelSeptember 9, 2014 at 11:12 am #315748This reply has been marked as private.September 9, 2014 at 3:39 pm #315925Hi!
Set the Activate Header transparency to transparent header then add a Color Section at the very top of the page. Apply the background image on the Color Section. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Regards,
IsmaelSeptember 9, 2014 at 6:24 pm #316036That’s the one! Thanks!!!
September 10, 2014 at 6:12 am #316300 -
AuthorPosts
- The topic ‘DIFFERENT HEADER IMAGES’ is closed to new replies.