Home › Forums › CSS › i can’t get images to work [Solved] › Re: i can’t get images to work [Solved]
September 29, 2008 at 8:49 pm
#50191
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?