Azu Posted April 2, 2007 Share Posted April 2, 2007 How do I modify the color relative to the current color, instead of setting it to an absolute value? Like make it 1 shade darker or 1 shade brighter? Right now I have it so that the color changes a little when you mouse over a tr. I want to make it so that when you mouse over a td in it, the color changes even more. Relative to how it's already been changed. Please tell me if there is some way I can do this I'd really appreciate it thanks ^^ And also how come when I change the background for links it won't let me change it again? How can I fix this? I have it so that the link background changes when I mouse over the TD it's in. I want to make it so that it changes again when I mouse over the link itself. Please help Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 2, 2007 Share Posted April 2, 2007 I don't think you can do so, but you can use this: color: rgb(133,158,235) so you can change red green and blue. Or you could learn BASE 16 and do it with the hexadecimal representation. Quote Link to comment Share on other sites More sharing options...
Azu Posted April 3, 2007 Author Share Posted April 3, 2007 Nevermind I found what I was looking for thanks ^^ And I'm happy just using the #000000 style of coloring thanks though ^^ Quote Link to comment Share on other sites More sharing options...
Daniel0 Posted April 3, 2007 Share Posted April 3, 2007 Just figure out what the darker color and the even darker color is. You could use a color picker for that. Quote Link to comment Share on other sites More sharing options...
Azu Posted April 3, 2007 Author Share Posted April 3, 2007 Nevermind. IE just didn't like me spelling gray as grey. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.