adding font type |
![]() ![]() |
adding font type |
Apr 10 2004, 05:46 PM
Post
#1
|
|
![]() Its okay, cry all you want...I'm here. ![]() ![]() ![]() ![]() Group: Member Posts: 121 Joined: Jan 2004 Member No: 2,381 |
im having trouble adding a type of font to a script like a marquee or something.
What do you have to add and where? |
|
|
|
Apr 10 2004, 08:08 PM
Post
#2
|
|
![]() durian ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 13,124 Joined: Feb 2004 Member No: 3,860 |
don't you put in it style="font-face:Comic Sans MS" or something? What code are you really refferring to? A marquee? can u show us an example of the code for the marquee?
|
|
|
|
Apr 11 2004, 11:53 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 699 Joined: Mar 2004 Member No: 7,274 |
just use the good old <font face="blah blah"></font> for marquees
|
|
|
|
Apr 12 2004, 03:59 PM
Post
#4
|
|
![]() Its okay, cry all you want...I'm here. ![]() ![]() ![]() ![]() Group: Member Posts: 121 Joined: Jan 2004 Member No: 2,381 |
CODE <!-- begin code provided by createblog.com --> <!-- begin code provided by createBlog.com --> <MARQUEE behavior=alternate direction=left scrollAmount=3 width="4%"> <font face=Webdings size="3">4</font></MARQUEE> <MARQUEE scrollAmount=1 direction=left width="3%"><size="3"> | | |</font></MARQUEE>TEXT HERE</FONT></B><FONT color=#ffffff size="3"><MARQUEE scrollAmount=1 direction=right width="3%"> | | |</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=3 width="4%"><font face=Webdings size="3">3</font></MARQUEE> <!-- end code provided by createblog.com --> CODE <!-- begin code provided by createblog.com --> <MARQUEE DIRECTION=UP SCROLLAMOUNT=1 WIDTH=100% Height=80 STYLE="filter:blur(add=2, phase=2, freq=2, strength=30);COLORTAG="#FFFFFF"><FONT STYLE="text-align:center;font-family:Cheri; color:#FFFFFF;font-size:10;"> <center><br>TEXT HERE </marquee> </center> <!-- end code provided by createblog.com --> these are the two marquees im using now, where do i add that so that the text will be a different font? |
|
|
|
Apr 12 2004, 04:06 PM
Post
#5
|
|
|
<33 ![]() ![]() ![]() ![]() Group: Member Posts: 244 Joined: Jan 2004 Member No: 1,540 |
QUOTE <MARQUEE behavior=alternate direction=left scrollAmount=3 width="4%"> <font face=Webdings size="3">4</font></MARQUEE> <MARQUEE scrollAmount=1 direction=left width="3%"><size="3"> | | |</font></MARQUEE>TEXT HERE</FONT></B><FONT color=#ffffff size="3"><MARQUEE scrollAmount=1 direction=right width="3%"> | | |</MARQUEE><MARQUEE behavior=alternate direction=right scrollAmount=3 width="4%"><font face=Webdings size="3">3</font></MARQUEE> QUOTE <MARQUEE DIRECTION=UP SCROLLAMOUNT=1 WIDTH=100% Height=80 STYLE="filter:blur(add=2, phase=2, freq=2, strength=30);COLORTAG="#FFFFFF"><FONT STYLE="text-align:center;font-family:Cheri; color:#FFFFFF;font-size:10;"> <center><br>TEXT HERE </marquee> </center> Edit the bolded |
|
|
|
Apr 12 2004, 04:31 PM
Post
#6
|
|
![]() Its okay, cry all you want...I'm here. ![]() ![]() ![]() ![]() Group: Member Posts: 121 Joined: Jan 2004 Member No: 2,381 |
i already tried that, but for some reason it didnt work
|
|
|
|
![]() ![]() |