• Hi,

    Thanks for this wonderful plugin.

    When I set the slider’s background to “transparent” ,it is working fine in all the browsers except with Internet explorer 8, and it is showing with “white” . Even i changed the css style of “#featured_slider” but no use , still it is showing the same full white color.

    Can you please help me to resolve this issue.

    i hate Internet Explorer like others but i need to concentrate on cross browser compatibility since I am designer/developer.

    Regards
    Riaz
    [sig moderated as per the Forum Rules]

    http://wordpress.org/extend/plugins/wp-featured-content-slider/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi. I have exactly the same issue and found this post looking for solution.

    Damn, all my themes are looking bad in IE, especially in ie6 and ie7 🙁 Every brouser renders them well except ie.

    The only workaround I found is to set some background color not transparent.
    I addied <!–[if IE > condition with #000 background for site I’m working on: http://sofia.if.ua/

    I was able to correct this by setting both the featured content & featured content li, ul background-color to transparent….I also added the !important after it.

    Hope this solves your problem as well.

    Hey sales@4bco.com!

    Would you be willing to tell me the code and what page this would be added to! I am having the same issue!

    Your help would be greatly appreciated!!

    background-color:transparent !important;

    Just add it to the css for the element. Either in your theme on in the css portion of the content slider.php file.

    sales@4bco.com….

    Thanks for replying. Much appreciated.

    I added the code but it makes the entire background color disappear now.

    Are we talking about just the slider portion being transparent?

    Thanks!

    You should only add it to the element that is blocking your other items. Do you have a link to your site?

    Just an FYI… it looks great right now in all other browsers.
    http://www.hardscapesmarketing.com

    I have looked at the site in both ff and ie. Your problem does not seem to be a background color issue, but the margin.

    You have the featured slider to set to 965px along with the ul and li that are within the featured slider. However, you also have a 10px margin set on the ul. You should reduce the size of the li to 945px to make things work.

    Thanks a ton. Appreciate your help!

    Your welcome!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: WP Featured Content Slider] IE Backgrond issue’ is closed to new replies.