Support » Themes and Templates » divs on top of background image not working

  • Resolved ascii_girl

    (@ascii_girl)


    Help! I’ve been struggling with the divs on top of the background image. (it’s inline with code)
    cuestacpacfriends.org/ (scroll down to see the text).
    How do I get the divs on top of the background image. Does it need to be in the css or the html or is there php code to do this? If so, which php file needs it?
    thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, a background image is generally attached to a div, and the text you want in front of the background are sub divs within that background. However without a better description its impossible to help. If you want more help, put up a background image sample, and specify where you want.

    When I visit the website, I don’t see the background image, just balck color.

    Generally, if you want the divs on top of the background.
    you can use sytlesheet and set its position and z-index.

    Thread Starter ascii_girl

    (@ascii_girl)

    Thanks for your help. The problem ended up being that I needed to use absolute instead of relative links and I had too many divs, so I cleaned up the code and it works now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘divs on top of background image not working’ is closed to new replies.