Jump to content

Help change jquery fade-in colour


Recommended Posts

When browsing product lists (not product pages) on my site the pictures fade in starting from white. This creates sort of a white flash when fading in. I've been looking but haven't been able to figure out; where do I change the starting colour of this fade-in effect? I'd rather have it fade in from black or pink.

 

See example on: http://www.silvrigast.se

 

Thanks

Link to comment
Share on other sites

Yes, I changed the below elements. The background changed but not the flash.

 

 

#center_column div.products_block a.product_image {

background-color: red;

 

ul#product_list li div.left_block {

background: red;

 

ul#product_list li div.left_block_large {

background: red;

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...