This week's book giveaway is in the Flex forum. We're giving away four copies of Flex 4 in Action and have Tariq Ahmed, Dan Orlando, John C. Bland II & Joel Hooks on-line! See this thread for details.
I wanted you to know that the hard-coded fonts and cursor in the web page makes someone who has a dark theme installed (in my case in Ubuntu 9.10 with Firefox as a browser) impossible to read what is typing while posting a message.
Although it is not a crucial thing (I can write the whole message in a text editor and then copy and paste it into the selected place), it makes using the website use a little harder than it should be.
I guess you might be a way to solve this problem because I don't have it with other web pages.
I am attaching an image for you to see the effect.
Thanks!
Marcelo.
Filename
Screenshot-JavaRanch - Mozilla Firefox - Ubuntu 9.10.png
Change the theme ? It looks like your theme draws UI components with a black background. The equivalent of using background-color: 000000 Do you see this with other themes ? Also how do other web sites and text boxes behave under this theme ?
"The set strikes me as something like the set of potatoes, radishes, farming, and lunch. " - a colleague's way of comparing both overlapping and disparate groups. made me laugh and thought of the ranch
I checked the code. While there are other shortcomings to the HTML, we do not have the color hard coded for the textarea. Here is where the color is being set - in the CSS.
"The set strikes me as something like the set of potatoes, radishes, farming, and lunch. " - a colleague's way of comparing both overlapping and disparate groups. made me laugh and thought of the ranch