The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

link animation

2 posters

Go down

Solved link animation

Post by sanro December 6th 2010, 2:47 pm

can i make some link animation??? like color blur when the mouse over link??
avatar
sanro
Forumember

Male Posts : 48
Reputation : 0
Language : english

http://logic-it.forumid.net

Back to top Go down

Solved Re: link animation

Post by Guest December 6th 2010, 3:58 pm

Yah (:

e.g
HTML:
Code:

<a href="LINK" class="glow">Glowing Link</a>

CSS:
Code:

a.glow {text-shadow: 0px 0px 3px #fff;}
avatar
Guest
Guest


Back to top Go down

Solved Re: link animation

Post by sanro December 7th 2010, 1:34 pm

i'm sory i mean that the effec will work with the title of topic, or title of forum... so when we make mouse over topic title it will make some blur effec. thankss Very Happy
avatar
sanro
Forumember

Male Posts : 48
Reputation : 0
Language : english

http://logic-it.forumid.net

Back to top Go down

Solved Re: link animation

Post by Guest December 7th 2010, 1:36 pm

Only the topic title or title of forum? or all links Smile
Give me your forum link too (:
avatar
Guest
Guest


Back to top Go down

Solved Re: link animation

Post by sanro December 7th 2010, 1:42 pm

if its possible to all link... but if can't, just title of forum/title of topic its ok.... and its work if i hover the mouse there....

this is my forum logic-it.forumid.net

thanks so much link animation Naughty
avatar
sanro
Forumember

Male Posts : 48
Reputation : 0
Language : english

http://logic-it.forumid.net

Back to top Go down

Solved Re: link animation

Post by Guest December 7th 2010, 1:55 pm

Add this code in
ACP - Display - Colors - CSS Stylsheet:
Code:

a:hover{
   text-shadow: 0px 0px 3px GLOW COLOR;
    }

Change GLOW COLOR with the color you want.
avatar
Guest
Guest


Back to top Go down

Solved Re: link animation

Post by sanro December 7th 2010, 2:04 pm

I LIKE THIS....

NOW
THIS PROBLEM SOLVE :wouhou:
avatar
sanro
Forumember

Male Posts : 48
Reputation : 0
Language : english

http://logic-it.forumid.net

Back to top Go down

Solved Re: link animation

Post by kirk December 7th 2010, 2:13 pm

Since the topic is now solved i will mark and lock the thread.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum