Banner Slider shows GREY image

Can you help; see kvwolderwijd.nl/v3.0/

How can I solve the grey images?
11 years 2 weeks ago #1 by Ben Scharft

Please Log in or Create an account to join the conversation.

hi bensch,
Please edit this file :
kvwolderwijd.nl/v3.0/modules/mod_respons...ts/adaptor/style.css

please this code :
#viewport-shadow #viewport {
	width: 100%!important;
	box-shadow: inset 0px 0px 50px rgba(0,0,0,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	border-radius: 6px;
	background: rgba(0,0,0,0.5);
}

into
#viewport-shadow #viewport {
	width: 100%!important;
}
11 years 1 week ago #2 by andy

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum