posted by
pmsumner at 05:21pm on 07/05/2002
Anyone any good with LJ style overrides? Anyone care to explain to me why the following override doesn't flip the link text round when I place my mouse cursor over it?
GLOBAL_HEAD<=
<style>
.flip a:hover {Filter: FlipH}
</style>
<=GLOBAL_HEAD
<table class="flip">
<tr>
<td align="center">
<a href="#">Text to be flipped
</td>
</tr>
</table>
(no subject)
(no subject)
http://www.livejournal.com/users/cosmetic/
It's really beginning to annoy me now - I can plainly see it's possible yet I can not recreate it. Grrr.
(no subject)
this code will work:
GLOBAL_HEAD<=
<style type="text/css">
<!--
.flip a:hover {
height:0;
filter:flipv fliph;
}
-->
</style>
<=GLOBAL_HEAD
i made an entry in my test journal
have added you back now too, you provided an interesting challenge!
(no subject)
*tests* feh, don't think so
Thanks!
Now - I wonder if that request is still open? :)