• How might one add a background image to their page? I tried
    the background-image: url() code in my stylesheet but it didn’t work. Help?

Viewing 1 replies (of 1 total)
  • You should provide a link to the site in question, first of all. No one can help you if they have no idea what the site looks like etc.

    And try simply using “background:url(pathtoimage);” instead of what you’re using now.

    [Oh, and it can depend on what the theme layout is structured like, which area the background graphic needs to be input on and whether a color etc. should be left out or set as transparent and so on.]

Viewing 1 replies (of 1 total)

The topic ‘css background image’ is closed to new replies.