Results 1 to 7 of 7

Thread: How do I change, Font, Color, and Size of text

  1. #1
    Join Date
    Oct 2004
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How do I change, Font, Color, and Size of text

    I use the typing text script from Dynamicdrive (it's great), but I would like to change the font, size and color. Help, Please. Thankyou

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Marked in bold are the lines you need to add.

    <small><span id="typing" style="visibility:hidden" align="left">
    <font size="3" color="Navy" face="Verdana>
    Your text goes here
    </font>
    </span></small>

    This is just the span area you put your text in.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Oct 2004
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I tryed this but it didn't work.I must have done something wrong.
    I added the code/line as instructed in the area mentioned but??
    I really don't understand enough about scripting to know what the phrases mean, such as 'span' 'script' etc.??? Nor do I know where to put the things that will change the preview and final output.
    thanks
    Last edited by janda@myjanda.com; 10-18-2004 at 03:33 PM.

  4. #4
    Join Date
    Oct 2004
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    what do you mean next to?? Do you mean in between, like <small><font size="3" color="Navy" face="Verdana></small.??

  5. #5
    Join Date
    Oct 2004
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I still need some help here, I do not understand the language used here. When saying next to what does this mean? I did that but it is coming up with the printed poem that I am trying to install but with different color, font and size.
    Last edited by janda@myjanda.com; 10-18-2004 at 03:42 PM. Reason: confused

  6. #6
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Like this:

    <font size="3" color="Navy" face="Verdana>
    <small><span id="typing" style="visibility:hidden" align="left">
    Your text goes here
    </span></small>
    </font>

    Sorry for delay
    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  7. #7
    Join Date
    Oct 2004
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nope, this is not working. I get an error message when I try to review.
    I have no idea what is wrong, it must be so simple, But???/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •