I created a button to use with my drop-down menu. In Paint Shop Pro, I saved it as a .gif file, with transparent background. I made the background various colors, red, black, green, etc. I can post this image on a web page and the background is transparent. However, when I use it as a drop-down menu (in a table) with the code...
<img border="0" src="images/Buttons/BlueMembers.gif" class="menuanchorclass" rel="menu1" rev="lr" width="160" height="58"><br>
and with the table opening
<td width="100%" valign="top" bgcolor="#C2CDC6" bordercolor="#C2CDC6">
the background shows Yellow.
Why?
Earl



Reply With Quote

Bookmarks