Eliminate Gaps Between Header-Body-Footer on Pages
-
Hello and thanks for your time!
In my current configuration, my header, content and footer backgrounds all flow seamlessly. This works fine on my main page, but for some reason my Pages have huge gaps above and below the main content. Is there some magical spot to modify margins to fix this?
One solution I have considered is adding a background image that sits behind everything and fills the gaps.
background-image:url('https://liz.kozik.net/blog/bgcenter.png'); background-repeat:repeat-y; background-attachment:fixed; background-position:center;
However, I have not been able to get this to work. I have tried inserting this into existing CSS groups and created a new CSS group and applied it to the page template, but neither worked.
Thank you so much for your help! I will happily take any suggestions for strategies to fix this.
- The topic ‘Eliminate Gaps Between Header-Body-Footer on Pages’ is closed to new replies.