Comment Hover |
Comment Hover |
Jul 17 2009, 06:16 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jul 2009 Member No: 736,109 |
I know this a really small thing to nitpick on, but I've tried numerous codes to fix this, but whatever I put in, the links in the comments module hover the default color rather than what I've used for css/myspacing coding in the rest of the page. The link of the name will still hover a maroon underlined link, and when you hover the full name/picture, the display name becomes blue. Anyone know a code to fix this? It would be appreciated.
|
|
|
|
![]() |
Jul 20 2009, 02:24 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Try this code instead:
CODE div.commentsModule div.moduleBody div.user span.msProfileLink a:hover, div.commentsModule div.moduleBody div.user span.msProfileLink a span:hover {color:#FF0000; text-decoration:none}
|
|
|
|
hogann16 Comment Hover Jul 17 2009, 06:16 AM
Mike Try this code:
CODE<style>
.friendsCommen... Jul 17 2009, 09:26 AM
hogann16 Do you have another code? It's still doing the... Jul 17 2009, 03:58 PM
hogann16 Oh sorry, my mistake. Forgot about announcing 2.0 ... Jul 19 2009, 09:39 PM![]() ![]() |