Forum
Welcome, Guest
Please Login to access forum.
Screen reader removing background image? (1 viewing) 
Go to bottom
TOPIC: Screen reader removing background image?
#6613
Peter Bibb
Fresh Boarder
Posts: 3
User Offline
Screen reader removing background image? Karma: 0  
When I turn on the screen reader I lose the background image on the site. I have confirmed this by publishing and un-publishing the plug-in. The image is defined as follows in CSS:

body {
background-image: url(images/web/Footer_Butterfly.png);
background-repeat: no-repeat;
opacity: 0.8;
background-position: 0% 22%;
}

How can I overcome this?

Thank you

Peter
 
Logged Logged  
  The administrator has disabled public write access.
Go to top