5 つ星の評価スクリプトのスタイルを設定しようとしていますが、何も思いつきません。問題は、5 つの透明な星の背後の色が、何を変更しても白のままであることです。
テーブル参照background-color:black
を変更するだけでなく、インラインも試しました。bgcolor
何も機能していないようです。
The white section behind the stars is the one that I'd like to make transparent so that it picks up the color of the TD cell (#D3DCE3
).
I've tried changing background color for each of these elements in the CSS to black and it does not appear to impact the color of the background of the stars.
Any recommended changes would be helpful.
Thanks!