I'm currently working on developing a custom Wordpress theme using PHP, HTML, and CSS. One issue I'm facing is that my footer automatically moves down below the white content block whenever I add more text.
Now, I am looking to incorporate an additional image that will overlap both the footer and the white content block. I want this image to adjust its position as more text is added, similar to how the footer behaves.
For further clarification, you can visit the following link: website
In summary, I am seeking assistance in positioning the image with the papers and the pencil to overlap both the footer and the white content block, while also ensuring it adjusts its position with the addition of more text.
Additionally, I am facing an issue with the width of the outer edges of my footer. Despite the visible space, I want the footer to occupy the full width of the screen.
Thank you in advance for any help or suggestions you may provide.