[code] growing effect when dragging link

Emma Watson at 11h31
25
Sep
2011
HERE i don't know how to do that.
when i put my mouse on link the text grow. well, clic the link, and you will see
my forum:here
1 Nera., on 25/09/2011 at 11h35
Hi,

If you mean forum link and the thing it does when you put a mouse over it it's letter spacing. Add this code to your AP > Display > Colors > CSS

Code:
a.forumlink:hover {
    letter-spacing: 1px;
}
2 Emma Watson, on 25/09/2011 at 11h37
yes. thank you very much <3
3 Nera., on 25/09/2011 at 11h38
Welcome.

Solved > Locked
Similar topics
How can i add an effect when i hover over some links??? like a glow or glitter when i hover on a link??
Link to Us Code Link to Us Image & Text Version code Hello Everyone Here in this tutorial we can add a basic link to us code which can be added to any html page. Code:<b>Link to Us Code (Image Version)</b> <table
Remove Line Under Links Removing the underline below the links This can be annoying to many people, so here is a fast tutorial to learn how to remove the line under the links. I'll show you how to do it by HTML and CSS - that's the easiest way to do
See also
more_less
Informations

3 Replies For the topic :
"[code] growing effect when dragging link"

This topic has been viewed 477 times.

Last message :
25/09/2011 at 11h31 by "Emma Watson"