Forums

trouble with background image (3 posts)

  1. kaylee
    Member
    Posted 5 years ago #

    I'm having trouble getting a background image in my wordpress. I added it to the style sheet and the index but nothing's showing up. anyone else have any problems with this?

    http://www.phoenixsong.org/allissa

  2. Ming
    Member
    Posted 5 years ago #

    Hi Kaylee,

    It looks like the url to your image is incorrect. In your wp-layout.css you have:
    background-image: url("http://www.phoenixsong.org/allissa/images/sun.gif") ;

    which doesn't work. If I change it to:
    background-image: url("http://www.phoenixsong.org/images/sun.gif") ;

    I get a sun underneath your main content. Is that what you were looking for?

  3. kaylee
    Member
    Posted 5 years ago #

    well it's working now...thanks. I thought I had tried that but I guess not. Thanks for your help.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.