The image is inside a table cell, which has another background image, i.e.:

         <td style="
               background-color: ###banner#;
               background-image: url(/templates/images/#bannerImage#);
               background-repeat: no-repeat;
               text-align: right;
               line-height: 35pt;
             ">
         .
         .
         .
         <a href="/">
           <img src="/templates/images/intrahome.gif" alt="intranet 
home" class="navTabs" #request.xhtmlStr#>
         </a>
         .
         .
         .
         </td>

Conyers, Dwayne wrote:
> Kamru Miah ink wired:
>> I am a new to CSS and do not know why
>> a colour block appears above the image
>> when I hover over it, rather than behind?
> Is your image in a <div> or other container that is displaying the color?
> 
> --
> The generation that used acid to escape reality is now taking antacid to deal 
> with reality.
> http://blog.dwacon.com
> 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to