Which part of the CSS and what phrases should I look for?
Some screenshots:
Could you help me out on the code.. (cause Im not sure where to put the text area part)
textarea{
Background-color: rgba(0,0,0,0.5);
}
gives this result:
I want the text box to be white so I made these changes in the code:
}textarea{
background-color:rgba(255,255,255,0);
color:black;}
result:
So we're getting there :) only need to get rid of this darkgrey beam thats still there in in the top of the box. You can see it in both screenshots.
}textarea{
background-color:rgba(255,255,255,0);
background-image:none;
color:black;}
And now its working perfectly ok. Im going to check your other tweaks now, because there's still plenty of dark parts to get rid of.
Great post but I was wondering if you could write a little more on this subject? I’d be very thankful if you could elaborate a little bit further. Thanks in advance! Langit69 Slot