Results 1 to 3 of 3

Thread: Table row and cell background images together in IE6/7?

  1. #1
    Join Date
    Apr 2008
    Location
    San Diego, CA
    Posts
    352
    Thanks
    57
    Thanked 6 Times in 6 Posts

    Default Table row and cell background images together in IE6/7?

    Hi all,

    After some troubles with a table and a Google search, it seems that IE applies row background images to each cell, so when you try to apply a separate background image for the cells, the row's faux-background is overwritten. Firefox gets it right.

    I have gotten around this by putting divs within the cells and instead applying the background image to the divs, but this is a pretty messy solution.

    Does anyone know of a fix for this? I couldn't find any. This happens on both IE6 and IE7.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Have you seen this?

  3. #3
    Join Date
    Apr 2008
    Location
    San Diego, CA
    Posts
    352
    Thanks
    57
    Thanked 6 Times in 6 Posts

    Default

    Thanks for the link, but his problem is only half of mine. Their solution is to set the cells to have a background of none, but I need the rows and the cells to both have background image simultaneously.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •