Web template help CSS?
This is a template I'm about to use. http://www.oswd.org/files/designs/3223/Blue_Sky/ Try highlighting any of the normal text on the page. It just changes the color of the text and doesn't highlight images or anything else. Copy/paste works fine. How does this theme do it? I've checked the CSS file and found nothing. This is weird I'm on my other computer, and it doesn't do the same thing. The computer with the problem is winxp, this is win2000 Thanks for the help anyway, problem solved (sort of)
Public Comments
- It's all done with background images in the CSS. Those images aren't actually in the markup of the site. They're inserted for presentation in the CSS. I'm not sure I fully understand your question though.
- The body background color is causing it. Normally, highlighting dark text on a white background results in a bright blue highlight and white text (same color as the background). In this case, the body background color is blue, so you get a white highlight and blue text.
Powered by Yahoo! Answers