Forums

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

Home Forums CSS i can’t get images to work [Solved] Re: i can’t get images to work [Solved]

#50191
BillyMo
Participant

I saw that too, I’ve been playing with this for days.

Here’s the thing. I tried to remove the slash, no go, but here’s the other thing. If you check the site again, the image is there. It’s set as a background image though in css.

code is this:

Quote:
#event-banner {width: 190px; height: 500px; background: url(images/benefit_banner.png) ; border: 1px solid black;}

Doesn’t that mean it has to be in the right place?