Javascript rotating banner - Initial BG Colour change -


I am currently using the dynamic drive java script code for rotating banners on one of our company websites.

The problem I am facing is that the initial background color for the banner is pure black when loading in the page, and I have difficulty finding out where I can change it.

For example the website:

You will see that the initial BG is black, white is going to be - which does not look very good.

Comes from javascript:

I have not done a lot apart from the speed of the banner and feed, does anyone point me in the right direction how the initial loading background color Please fix / replace? Or how to remove any BG on it

thanks,

nesson

in Try searching fadeslideshow.js gallerylayer and you will see this line:

  setting. $ GalleryRayers = $ ('

Here you will see the color black, change it accordingly.


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -