Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Background image not displaying?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168807
    Everton
    Participant

    Hello

    Thanks to someone here last week, I managed to position a log-in button on my page here:

    Web page

    The relevant style-sheet (style.css) has this in <body>:

    body
    { font: normal .80em arial, sans-serif;
      color: #fff;
      background: transparent url(../images/background.png) repeat;}

    and I can see the black background.png file in the images folder on my server but it is not displaying that image on my page, and I am not sure why.

    How would I display that image, please?

    #168814
    Everton
    Participant

    Hello wolfcry911

    Wow! As obvious as that! I wasn’t even looking at that, to be honest!

    Thank you – all sorted now.

    I’m grateful.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.