blinking text in menu bar

General project discussion. NOT for help questions.
Post Reply
yc

blinking text in menu bar

Post by yc »

anyone knows how to make a blinking text in the menu bar? i want that one of my choise is blinking.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: blinking text in menu bar

Post by Dr.CSS »

text-decoration: blink
yc

Re: blinking text in menu bar

Post by yc »

mark wrote: text-decoration: blink
sorry.... maybe a stupid question... but where can i add this line... ???
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: blinking text in menu bar

Post by Dr.CSS »

Find the CSS sheet for the menu then find the line for the a :hover it may say text-decoration:none or underline and replace it with that.
yc

Re: blinking text in menu bar

Post by yc »

thanks mark, it seems to work :D do you also know how to make it work in ie-browser too?
Post Reply

Return to “General Discussion”