Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2009 at 02:57 UTC
Updated:
3 Jun 2011 at 11:32 UTC
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
Comment #1
danny_joris commentedThis is the page where I encounter this problem: http://merchantmanpub.dannyjoris.ca/merchandise
Comment #2
redndahead commentedYou need to look at the IE options in the views slideshow settings. The ClearType options have descriptions on how it could help.
Comment #3
danny_joris commentedThanks, that solved it! :)
Comment #5
ecvandenberg commentedWhere can I find the IE options in the views slideshow settings? And the ClearType options with the descriptions on help?