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.

hi how to add glitter on this code?

5 posters

Go down

In progress hi how to add glitter on this code?

Post by BetterHax April 28th 2013, 21:10

i just found a code that is icon + shadow..

Code:
<img src=http://i43.tinypic.com/33l1liv.png</img><span style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">"

can you add the code for glitter? on that code.. ?
thanks in advance
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by E-Mark April 28th 2013, 21:37

Use this instead:
Code:
<img src=http://i43.tinypic.com/33l1liv.png</img><span class="glitter" style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">"

Add this to your CSS:
Code:
.glitter {
    background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}

E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by sasukekun April 29th 2013, 07:28

Hi Mr.E-mark or someone Very Happy
This code is placed where?
Css, Js or other?

Code:
<img src=http://i43.tinypic.com/33l1liv.png</img><span class="glitter" style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">"

please help me Smile
thanks before Very Happy
sasukekun
sasukekun
Forumember

Posts : 253
Reputation : 6
Language : English

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by Jophy April 29th 2013, 08:28

Where exactly do you want to add the glitter effect?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by BetterHax May 3rd 2013, 07:11

mostone wrote:Hi Mr.E-mark or someone Very Happy
This code is placed where?
Css, Js or other?

Code:
<img src=http://i43.tinypic.com/33l1liv.png</img><span class="glitter" style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">"

please help me Smile
thanks before Very Happy

i try your code but when i put the url for glitter nothings happen..
place in JS
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by tommycoo May 3rd 2013, 07:58

maybe you want this
Code:
    <img src="http://i43.tinypic.com/33l1liv.png"><span class="glitter" style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">TEXT HERE</span>

put that on HTML/Homepage or anything
and then don't forget to used css from mark
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: hi how to add glitter on this code?

Post by Jophy May 3rd 2013, 08:55

BetterHax wrote:
mostone wrote:Hi Mr.E-mark or someone Very Happy
This code is placed where?
Css, Js or other?

Code:
<img src=http://i43.tinypic.com/33l1liv.png</img><span class="glitter" style="color: red; font-weight: bold; text-shadow: 0 0 .7em ;">"

please help me Smile
thanks before Very Happy

i try your code but when i put the url for glitter nothings happen..
place in JS
You'll need to tell us where you would like to put so we can see if the code would work.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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