desert_fox 23 posted this at 08:25—19th February 2008.
They have: 6 posts
Joined: Feb 2008
HOW CAN I CREATE ANIMATED TEXT IN FRONT OF MY FROUM?
HOW IT'S DONE USING HTML?
CAN YOU HELP ME PLZ!!!
BEST REGARDS!!
caffinephil posted this at 11:08—19th February 2008.
They have: 100 posts
Is this text that appears over the top of your forum or as part of the same forum page?
Make Money Blogging | Yeast Infection Cure
Greg K posted this at 13:55—19th February 2008.
He has: 1,597 posts
Joined: Nov 2003
Can you give an example site?
-Greg
Megan posted this at 14:55—19th February 2008.
She has: 9,953 posts
Joined: Jun 1999
And plese stop shouting! I've edited your post title so it doesn't look like spam.
Megan My web design blog
JeevesBond posted this at 18:18—19th February 2008.
He has: 3,465 posts
Joined: Jun 2002
Animated in what way, do you mean an animated marquee? Such as:
<marquee>Some scrolling text and that...</marquee>
a Padded Cell our articles site!
desert_fox 23 posted this at 06:18—20th February 2008.
JeevesBond wrote: Animated in what way, do you mean an animated marquee? Such as: <marquee>Some scrolling text and that...</marquee>
JeevesBond wrote: Animated in what way, do you mean an animated marquee? Such as:
thanks for the code..this is what i mean..
one more question please, how can i change the font color & font size?
best regardz..
JeevesBond posted this at 13:32—20th February 2008.
Have you got a CSS file attached to your HTML page? If you have, put this into it:
marquee { font-size: 150%; color: red; font-weight: bold;}
You should be able to adapt that to your needs.
desert_fox 23 posted this at 03:35—21st February 2008.
JeevesBond wrote: one more question please, how can i change the font color & font size? Have you got a CSS file attached to your HTML page? If you have, put this into it: marquee { font-size: 150%; color: red; font-weight: bold;} You should be able to adapt that to your needs.
JeevesBond wrote:
thanks for immediate reply.. i'll use this code
best regardz desert_fox 23
desert_fox 23 posted this at 06:02—20th February 2008.
sorry...but what i mean is that scrolling text..
caffinephil posted this at 11:08—19th February 2008.
They have: 100 posts
Joined: Feb 2008
Is this text that appears over the top of your forum or as part of the same forum page?
Make Money Blogging | Yeast Infection Cure
Greg K posted this at 13:55—19th February 2008.
He has: 1,597 posts
Joined: Nov 2003
Can you give an example site?
-Greg
Megan posted this at 14:55—19th February 2008.
She has: 9,953 posts
Joined: Jun 1999
And plese stop shouting! I've edited your post title so it doesn't look like spam.
Megan
My web design blog
JeevesBond posted this at 18:18—19th February 2008.
He has: 3,465 posts
Joined: Jun 2002
Animated in what way, do you mean an animated marquee? Such as:
<marquee>Some scrolling text and that...</marquee>a Padded Cell our articles site!
desert_fox 23 posted this at 06:18—20th February 2008.
They have: 6 posts
Joined: Feb 2008
thanks for the code..this is what i mean..
one more question please, how can i change the font color & font size?
best regardz..
JeevesBond posted this at 13:32—20th February 2008.
He has: 3,465 posts
Joined: Jun 2002
Have you got a CSS file attached to your HTML page? If you have, put this into it:
marquee {font-size: 150%;
color: red;
font-weight: bold;
}
You should be able to adapt that to your needs.
a Padded Cell our articles site!
desert_fox 23 posted this at 03:35—21st February 2008.
They have: 6 posts
Joined: Feb 2008
thanks for immediate reply..
i'll use this code
best regardz
desert_fox 23
desert_fox 23 posted this at 06:02—20th February 2008.
They have: 6 posts
Joined: Feb 2008
sorry...but what i mean is that scrolling text..