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.

Blinking username and rank

5 posters

Go down

Blinking username and rank Empty Blinking username and rank

Post by JAN2XONLINE May 22nd 2013, 11:33 pm

How can I make my username blink? And rank too...
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by Sir. Mayo May 22nd 2013, 11:35 pm

To get a blinking rank it would have to be set as a Gif in the ACP. so you would need to have the GIF rank image or have some one make you one. As for the user name Im not sure.
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by JAN2XONLINE May 22nd 2013, 11:38 pm

But my rank is not an image, just text.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by Sir. Mayo May 22nd 2013, 11:42 pm

oh ok you can Set it to an image though, and if the image you set to it a gif then it will be blinking. To set an image for a certain rank go to
ACP>Users & Groups>Rank Administration.
Press the gear next to the rank you want the image for. then you can enter a URL for an image to use or can choose one form standard ones.
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by Mati May 23rd 2013, 12:16 am

Just click on your username and copy the last url like /u1 at the end.

Add this in your CSS and save

Code:
a[href="/u1"] {
    text-decoration: blink!important;
}

For rank tittle make it like this.

Code:
<blink>Administration</blink>
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by JAN2XONLINE May 24th 2013, 1:34 am

Thanks Matti.

Locked.

EDIT*

Blinking username is not working.

Code:
a[href="/u242"]{
text-decoration: blink!important;
text-shadow: 0 0 0.5em red, 0 0 0.5em red, 0 0 0.5em red;
}

I also tried this code:
Code:
a[href="/u242"]{
text-decoration: blink !important;
text-shadow: 0 0 0.5em red, 0 0 0.5em red, 0 0 0.5em red;
}

But both of them are not working.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by refresh102 May 24th 2013, 1:51 am

:S It Blinked For Me Jan2x? But I Dont Like Much ABout Blinking Coz It Will Just Cause Some Lag In The Forum

By The Way It Blinked In Mine But WHy Yours? Sounds STrange scratch
avatar
refresh102
Forumember

Male Posts : 181
Reputation : 4
Language : English,Japanese

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by Sir. Mayo May 24th 2013, 2:40 am

Remove this from the script and try again
Code:
 "text-shadow: 0 0 0.5em red, 0 0 0.5em red, 0 0 0.5em red;"
Sir. Mayo
Sir. Mayo
Forumember

Male Posts : 980
Reputation : 90
Language : English, Some french.
Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

http://sir-mayo.forumotion.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by JAN2XONLINE May 27th 2013, 8:31 am

^
But I need that part. Confused

@refresh I don't know why.
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by Ultron's Vision May 27th 2013, 8:42 am

Try using it like this...

Code:
text-shadow: 0px 0px 9px #f00;
-moz-text-shadow: 0px 0px 9px #f00;
-o-text-shadow: 0px 0px 9px #f00;
-webkit-text-shadow: 0px 0px 9px #f00;
-htm-text-shadow: 0px 0px 9px #f00;

It's actually very hard to write code compatible with all browser, like, IE won't even display the text shadow.
Ultron's Vision
Ultron's Vision
Forumember

Male Posts : 634
Reputation : 45
Language : English | German | HTML | JavaScript | PHP | C++ | Perl | Java
Location : Vienna, Austria

http://duelacademy.net

Back to top Go down

Blinking username and rank Empty Re: Blinking username and rank

Post by JAN2XONLINE May 27th 2013, 8:49 am

It is still not working. Confused
JAN2XONLINE
JAN2XONLINE
Forumember

Male Posts : 943
Reputation : 32
Language : Tagalog, English
Location : Alberta, Canada

http://animeph.4umer.com/

Back to top Go down

Back to top

- Similar topics

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