Jump to content

Background image not displaying


mboehler3

Recommended Posts

Hi all. I'm trying to mimic this website here: http://totalsportsnaperville.com/index.html, complete with the background image effect they have about half way down the page. It's kind of a gray gradient that meshes well with the black background.The site I have created is here: http://www.mattboehlerresume.com/backend/chasers/index.htmlIf you look at the code, I've used <div class="wrapper"> to create this background effect, where wrapper in the CSS is listed as {background: url(images/img06.gif) repeat-x;height: 95px;}. The background image is in my images folder.My problem is that the background image is not displaying like it is on the site I'm trying to recreate. Can someone please look at the code and offer some assistance? I've spent over an hour trying to figure this out and can't get anywhere. Thx in advance.

Link to comment
Share on other sites

I (think) I'm seeing it in FF. You're talking about that one strip of gray gradient running horizontally along the screen, right?http://totalsportsnaperville.com/images/img06.gif

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...