|
Post by Guesty Westy on Feb 27, 2009 22:26:47 GMT -5
The site is so gorgeous. <3 it =]
I have two questions. Both are about the things you do when you hover your mouse over stuff. Firstly, those little dot-line thingies () appear when I put my mouse over a link. Is there a particular code for that? O.o
Secondly, there's also the hovering-mouse thing with members, that makes everything lower-cased or something. Is that a particular coding too?
[/size]
|
|
|
Post by Moony™ on Mar 1, 2009 15:20:20 GMT -5
Oh! Thank you! xD
The codes are actually really same because the members name are links too.
<style type="text/css"> <!-- a:hover { font-weight: italics; text-transform:lowercase; border-bottom: 1px dashed #000000; text-decoration: none; } //--> </style>
If you see... you can edit the parts. Like "text transform: lowercase" or the hex code too.
|
|