Background image between header and footer for single page only

Posted in: Newspaper
Post count: 24

Hi,

I am extremely happy with the theme and support so far, thank you very much!

Question: for one of our pages, we want to have a transparent background image that is positioned between header and footer. With between header and footer I mean image starts below top menu and ends before the dark grey bottom part of our page: https://www.lettogsunn.no/bestill-clorogen-na. We want it to look something like this: https://k2vitamin.no/bestill-k2-vitamin-na. Is this possible without too much coding?

Thank you very much!

Post count: 23312

Hello lettogsunn,

Unfortunately, our theme does not have such an option for it, but please notice that you can achieve the same design if you will try to use a background image for your side and the with a bit of CSS code you will have to make the td-main-content-wrap container being transparent. For example, please check the following screencast and see the result with the code below -> http://screencast.com/t/cNTbl1QzP3gB

The code is ->

.td-main-content-wrap, .td-category-grid {
background-color: transparent;
}

Please notice that this is an example for home page where it is used blocks and big grids. Also, for your example page, you have a lot of images displayed there and this code does not affect the transparency for images. You will have to build your page using more text than images for having the same effect. Here -> https://k2vitamin.no/bestill-k2-vitamin-na/ is talking about the same process.

Also, if you want to display more levels in our theme and you want to add some additional options through it and you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.