Results 1 to 3 of 3

Thread: background colour on marquee II scroller (Modified by jscheuer1) disappears

  1. #1
    Join Date
    Feb 2010
    Posts
    29
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default background colour on marquee II scroller (Modified by jscheuer1) disappears

    1) Script Title: Cross Browser marquee II (modified by Modified by jscheuer1 for continuous content)

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm

    3) Describe problem:
    The light grey background colour i would like to use for the scrolling div dissapears on the second (and successive showing), although its fine on the the first pass.

    the link to my test page is as below ;

    http://lotus-architects.com/test/contact.html

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    Try to put this in your css

    Code:
    #iemarquee2{
    background:#E8E8E8 !important;
    }
    and see if that helps

  3. The Following User Says Thank You to azoomer For This Useful Post:

    mannkumar (05-18-2010)

  4. #3
    Join Date
    Feb 2010
    Posts
    29
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    many thanks, problem resolved!

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
  •