kelebeknakliyat
New Member
CSS \[code\]noindex:-o-prefocus, .city-list select { height:20px; margin:3px 0 0; background-image: url("back.png"); background-position: 100% 100%; background: rgba(0,0,0,0); border-style:none;}\[/code\]HTML\[code\]<div class="city-list"> <select name=""> <option></option> </select></div>\[/code\]I use doctype and background: rgba(0,0,0,0) but don't work for opera 12.14. How can I fix this?