
other marquee codes:
Marquee with color background:
<marquee direction="left" style="background:[b]BACKGROUND COLOR[/b]"> <font color="[b]FONT COLOR[/b]">[b]TEXT[/b]</font></marquee>

-Offline- |

other marquee codes:
Marquee with color background:
<marquee direction="DIRECTION" style="background:"BACKGROUND COLOR"> <font color="FONT COLOR">YOUR TEXT HERE</font></marquee>
DIRECTION: Change to LEFT, RIGHT, UP, or DOWN.
BACKGROUND COLOR: Change to any color you want like BLUE, RED, etc..
FONT COLOR: Color of your text. Change to any color you want.
YOUR TEXT HERE: Change to your own message.
Marquee with borders:
<marquee style="border:BORDER COLOR 2px SOLID">YOUR TEXT HERE</marquee>
BACKGROUND COLOR: Change to any color you want like BLUE, RED, etc..
YOUR TEXT HERE: Change to your own message.
BORDER COLOR: Change to you preffered border color.
Credits: http://friendstermagic.net
Last edited by †breadz23† (2008-02-04 23:32:00)

-Offline- |

cypnet wrote:
May I add this one?
Mouseover Speed Marquee
![]()
<marquee onMouseover="this.scrollAmount=#"
onMouseout="this.scrollAmount=#">TEXT</marquee>(The onmouseOVER # is when you put your mouse ON it, the onmouseOUT # is when its normal)
Thanks!I will add this.
†breadz23† wrote:
other marquee codes:
Marquee with color background:
Code:
<marquee direction="left" style="background:[b]BACKGROUND COLOR[/b]"> <font color="[b]FONT COLOR[/b]">[b]TEXT[/b]</font></marquee>other marquee codes:
Marquee with color background:
Code:
<marquee direction="DIRECTION" style="background:"BACKGROUND COLOR"> <font color="FONT COLOR">YOUR TEXT HERE</font></marquee>DIRECTION: Change to LEFT, RIGHT, UP, or DOWN.
BACKGROUND COLOR: Change to any color you want like BLUE, RED, etc..
FONT COLOR: Color of your text. Change to any color you want.
YOUR TEXT HERE: Change to your own message.Marquee with borders:
Code:
<marquee style="border:BORDER COLOR 2px SOLID">YOUR TEXT HERE</marquee>BACKGROUND COLOR: Change to any color you want like BLUE, RED, etc..
YOUR TEXT HERE: Change to your own message.
BORDER COLOR: Change to you preffered border color.
Credits: http://friendstermagic.net
Thanks I will add this too.
Next time,please Avoid Double Posting.
Last edited by lilprincess950 (2008-02-05 00:00:04)

hmm..a little help here..
if i put marquee..but i want it with fonts,size,colour
how can i make it?
any i have some tiny problem abt Marquee with color background
anyone can help? 
Last edited by zEEz0258 (2008-02-05 02:11:46)
-Offline- |

-Offline- |

zEEz0258 wrote:
hmm..a little help here..
if i put marquee..but i want it with fonts,size,colour
how can i make it?
any i have some tiny problem abt Marquee with color background
anyone can help?
try this one
<marquee direction="DIRECTION" style="background:BACKGROUND COLOR"> <font face="ANY FONT YOU WANT" size="SIZE OF TEXT" color="TEXT COLOR">YOUR TEXT HERE</font></marquee>
DIRECTION: THe movement of your text either left, right, up or down. 
BACKGROUND COLOR: The color of your background. 
ANY FONT YOU WANT: Change this to any font face you like 
ex: Comic Sans MS, Times New Roman, etc.. 
SIZE OF TEXT: Change to what ever number you want. 
TEXT COLOR: The color of your text. 
YOUR TEXT HERE: Chang to any text or messages you want. 
That's it!! hehe..

-Offline- |

dale_creek wrote:
ala bang text marquee na mei kasamang BLINKING?
<a href="http://s262.photobucket.com/albums/ii96/dougydogg/?action=view¤t=anim_91a83c70-22e5-18b4-89e9-67b0f3.gif" target="_blank"><img src="http://i262.photobucket.com/albums/ii96/dougydogg/anim_91a83c70-22e5-18b4-89e9-67b0f3.gif" border="0" alt="Photobucket"></a>
i think there is.. but when i try that code.. it did'nt work.. bkit kya?? hehe..

-Offline- |

dale_creek wrote:
ala bang text marquee na mei kasamang BLINKING?
<a href="http://s262.photobucket.com/albums/ii96/dougydogg/?action=view¤t=anim_91a83c70-22e5-18b4-89e9-67b0f3.gif" target="_blank"><img src="http://i262.photobucket.com/albums/ii96/dougydogg/anim_91a83c70-22e5-18b4-89e9-67b0f3.gif" border="0" alt="Photobucket"></a>
Here,try this:
<font size="7" color="yellow"> <strong> <marquee scrollamount="400" scrolldelay="400"> BLINK </marquee> </strong> </font>
Just change the size,clor of the font, and change the BLINK with the text you want blinking.I will add this to the marquee codes,but I'm not sure if working...can someone try it out?Something wrong with my comp... 
Don't use language other than English (except in Regional Boards).
Last edited by lilprincess950 (2008-02-05 23:49:40)


nice one lilprincess!!
its working!! good job !! hehehe..

-Offline- |

†breadz23† wrote:
nice one lilprincess!!
![]()
its working!! good job !! hehehe..
Are you talking about the blinking code?Hehe..I just found it on google. 


yeah lilprincess..
awww some..
i tried that blinking code last tym but its not working..
but now..
its working..
tnx to you..
nyahaha!! ![]()

-Offline- |
thanks for sharing!
i'm using it now!?..
-Offline- |

†breadz23† wrote:
yeah lilprincess..
awww some..
i tried that blinking code last tym but its not working..
but now..
its working..
tnx to you..
nyahaha!!
Good thing its working!
@topic
Thanks for all the comments
Last edited by lilprincess950 (2008-02-07 17:41:28)


your welcom.. hehehe.. 

-Offline- |

Post updated.New marquees added.


ahm is there a marquee code that stops moving when hovered?? 
Last edited by pipito21 (2008-02-10 01:40:43)

-Offline- |

Wait i'll look for it


pipito21 wrote:
ahm is there a marquee code that stops moving when hovered??
i think this is the answer to your question my dear friend
hehehe..
<marquee direction="left" scrollamount="7" scrolldelay="3" width="100%" onmouseover=this.stop() onmouseout=this.start()>TEXT HERE</marquee>

Last edited by †breadz23† (2008-02-11 02:25:15)

-Offline- |

†breadz23† wrote:
pipito21 wrote:
ahm is there a marquee code that stops moving when hovered??
i think this is the answer to your question my dear friend
hehehe..
Code:
<marquee direction="left" scrollamount="7" scrolldelay="3" width="100%" onmouseover=this.stop() onmouseout=this. start()>
Dang breadz!I couldn't even find the code!Great job,you're a big help here!



lilprincess950 wrote:
Dang breadz!I couldn't even find the code!Great job,you're a big help here!
![]()
![]()
i'm using that code for a long time.. it's a very cool code.. nyahaha!! kip up d good works and continue helping otherszzzz.. hehehe..

-Offline- |