PDA

View Full Version : Simple Stuff (Sorry)


KahunaKilla
12-14-2001, 04:59 AM
I was wondering how i can change the font in a script...I.E.
text = "Rape has asked to participate in the updating of our site! Along with Rape comes new idea's and innovations!:D Henceforth, the new look to the pages, and what not. Trying not to change too much, he will only be doing so much, at any given time. As of right now, this is the newest innovation. He would apreciate it if you respond to the thread in the forums, 'New Page' with comments, and critiques about the new page. Any ideas that you have will be gladly accepted ; )";
that is the text part of the command
now how do i change the size
size = 1
or something along those lines?
Thnx for the help.

Ricod
12-14-2001, 09:04 AM
Include the font in yer variable like this :
Text=<html><font face="Times New Roman, Times, serif" size="12"><p>MyText</p></font></html>

alternatively u can use a variable and declare it somewhere to dynamically change it.

ehm, if yer quoting text, plz change stuff like "Rape", even if its used as a name. Some people would appreciate that.

Lastly, did u read the forum rules ? Some people might ignore u if u use titles like "help ! I'm stuck !"
PLZ use titles stating the nature of yer problem(s). :)