How do I remove fade/blur from Slimbox function?
-
Hi,
Am using the Cyberchimps Eclipse theme (1.0.27), which has a Slimbox gallery/portfolio on the first page.
The four images in the portfolio are blurred due to fade and/or opacity settings in a number of documents, and I hope someone can help me with instructions in how to remove this blurring effect. I think I have decreased the blurring somewhat, but there still is this blurring effect that destroys the whole impression.
Actions I have taken:
1. jQuery.slimbox.js-file: Have changed the overlayOpacity to 0
2. menu.js: Have changed opacity to 1:$("#gallery ul a:hover img").css("opacity", 1);
3. Have tried to addopacity: 1;
in elements.css for #portfolio_wrap, #gallery and #gallery ul img but unfortunately nothing works.I hope there is someone out there that have encountered this problem and know what to do. ??
Many thanks in advance and best regards,
Cecilia
- The topic ‘How do I remove fade/blur from Slimbox function?’ is closed to new replies.