Hi All,

In IE7, the background color of my main images/content is black and I can't find a way to change this. I can't find a way to override this with css. I tried:

  #views_slideshow_thumbnailhover_main_1
  {
    background-color: transparent;
  }
  #views_slideshow_thumbnailhover_teaser_section_1
  {
    background-color: transparent;
  }
  #views_slideshow_thumbnailhover_div_1_0
  {
    background-color: transparent;
  }

tnx in advance.
Cheers,
Danny

Comments

danny_joris’s picture

This is the page where I encounter this problem: http://merchantmanpub.dannyjoris.ca/merchandise

redndahead’s picture

You need to look at the IE options in the views slideshow settings. The ClearType options have descriptions on how it could help.

danny_joris’s picture

Status: Active » Fixed

Thanks, that solved it! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ecvandenberg’s picture

Category: bug » support

Where can I find the IE options in the views slideshow settings? And the ClearType options with the descriptions on help?