Forum Moderators: open

Message Too Old, No Replies

background image invisible in NN 4.78

the other one works though?!

         

halfandhalf

8:28 pm on Nov 25, 2002 (gmt 0)

10+ Year Member



Can anyone help me figure out why headbg.gif does not show up? topbg.gif is showing up just fine. Mysterious ...

<tr>
<td background="images/topbg.gif" valign="bottom" align="left" width="100%">
<img src="images/mast-faculty.gif" align="bottom" width="770" height="75" alt="Faculty" usemap="#mast_template_map" border="0">
<MAP NAME="mast_template_map">
<AREA SHAPE="rect" ALT="blah" COORDS="19,0,98,75" HREF="http://blahblahblah.edu/">
</MAP>
</td>
</tr>
<tr>
<td background="images/tagline_bg.gif" valign="bottom" width="100%">
<img src="images/spacer.gif" width="150" height="54" alt="" border="0"><img src="images/tagline_faculty.gif" width="539" height="54" align="bottom" alt="faculty" border="0">
</td>
</tr>

oilman

8:34 pm on Nov 25, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



well to state the first obvious thing: you don't have headbg.gif anywhere in the code you posted. :)

halfandhalf

8:43 pm on Nov 25, 2002 (gmt 0)

10+ Year Member



sorry, I meant tagline_bg.gif

jatar_k

8:46 pm on Nov 25, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I would have to ask, if the cell is filled with two other gifs is it possible they are covering it?

or are the gifs in the cell transparent?

halfandhalf

9:19 pm on Nov 25, 2002 (gmt 0)

10+ Year Member



Yes, they are transparent images. Thanks for your help.

halfandhalf

3:51 pm on Nov 26, 2002 (gmt 0)

10+ Year Member



Hi Oilman,
I just sent you the URL, I've been working with it a bit more, and got the left side to work as a separate image, but the right one can't be set b/c it's not a set value. The background image still doesn't work. Thanks for your help!