lols. I also meet the same problem. My comments which posted just 1 min ago show, 1 year back. And my twitter account time also affeccted 🙁
Have this problem after changing to 1.6.2
Hi Peter,
I am not sure if what you are mentioning is it Hover Mouse Over. You need to edit your template stylesheet CSS to get the effect. If this is not enough help, maybe you can try google for “CSS hover mouse over”
<style type="text/css">
<!--
a:link { color: #0000ff;}
a:visited { color: #000000;}
a:hover { color: #CCCCCC;
background-color: #f06040;
text-decoration: none;
}
a:active { color: #333333;}
}
-->
</style>
btw, I am using Mystique 1.46 by digitalnature