• likelythat

    (@likelythat)


    I built a site using a sticky footer like in this link:
    https://www.cssstickyfooter.com/using-sticky-footer-code.html

    Structure:

    <div id="wrap">
    	<div id="main">
    		<div id="content"></div>
    		<div id="side">	</div>
    	</div>
    </div>
    <div id="footer"></div>

    The content area is basically an open space for the background image. I activated and uploaded a bg image, but it doesn’t show up.

    I removed the main div, tinkering and the background kind of showed up smushed under the footer.

    It looks like the layout is covering up the bg image. Any suggestions?
    Thanks!

Viewing 1 replies (of 1 total)
  • Michael

    (@alchymyth)

    link to your site?

    css issues (which have not much to do with wordpress per se) cannot really be discussed with a link to a tutorial and a few lines of html.

Viewing 1 replies (of 1 total)
  • The topic ‘Background image not showing’ is closed to new replies.