I can't get my <Marquee>-based animated signature to work

  • Thread starter Thread starter Christian Blackburn
  • Start date Start date
C

Christian Blackburn

Hi Gang,

I modified someone else's animated signature. I have no idea what e-
mail program they created it in, but it works great when he sends to
me, but the copy I've manipulated for my own use won't work at all in
outlook (very frustrating). Can someone tell me what changes I need
to make to get this to work? Perhaps removing all styles or
something? The following is the HTML I'm trying to add as my
signature:
------------------------------------------------------------------------------------------------------------------------------------------------
<HTML>
<head>
<title>Jeff's Signature</title>
</head>
<body>
<div align="left">
<table id="table1" align="left" width="240">
<tbody>
<tr>
<td>

<marquee id="Marquee1" style="width: 300px; height: 1px;"
scrollamount="1" scrolldelay="20" behavior="slide" loop="1"
direction="right">

<font size="1">__________________________________________________</
font>
</marquee><BR>
<marquee id="Marquee2" style="width: 260px; height: 25px;"
scrollamount="1" scrolldelay="3" behavior="slide" loop="1">
<font color="blue" face="Arial" size="2"><strong>J.J. Eschrich
</strong>&nbsp;
</font><br><font color="black" face="Arial" size="1"><font
face="Verdana, Arial, Helvetica, sans-serif"><b>
<font size="1">National Director
</font></b>
</marquee>

<marquee id="Marquee6" style="width: 300px; height: 1px;"
scrollamount="1" scrolldelay="20" behavior="slide" loop="1"
direction="right">
<font size="1">__________________________________________________</
font>
</marquee>
<BR>
<font face="Verdana, Arial, Helvetica, sans-serif">
<marquee id="Marquee3" style="font-size: 10pt; width: 304px;
height: 80px;" scrollamount="2" scrolldelay="5" direction="right"
behavior="slide" loop="1">
<table>
<tbody>
<tr>

<td align="left"><font color="black" size="1">8788
Greenback Lane Ste. 105 <br>Orangevale, CA 95662
<br>Phone: &nbsp;(916)
673-1978 <br>Fax: &nbsp;<span style="border-bottom: 1px
dashed rgb(0, 102, 204); background: transparent none repeat scroll
0%; cursor: pointer; id="lw_1206587075_0">(916) 673-1978</span> <br><a
rel="nofollow" title="mailto:[email protected]" style="text-
decoration: none;" ymailto="mailto:[email protected]"
target="_blank" href="http://us.f564.mail.yahoo.com/ym/Compose?
[email protected]"><span
id="lw_1206587075_1">[email protected]</span> </a></font>
</td></tr><tr>
</tr><tr></tr></tbody></table></marquee>
<marquee id="Marquee4" style="width: 316px; height: 74px;"
scrollamount="1" scrolldelay="20" behavior="slide" loop="1">

<table style="width: 305px; height: 54px;" bgcolor="#000066"
cellpadding="0" cellspacing="1" width="305">
<tbody>
<tr>
<td align="left" bgcolor="#6699ff" valign="center"
width="250"><font face="Arial"><a rel="nofollow" title="http://
www.Alogic Solutions.org/" style="text-decoration: none;"
target="_blank" href="http://www.Alogic Solutions.org/"><font
title="http://www.Alogic Solutions.org/" size="2">&nbsp;<font
title="http://www.Alogic Solutions.org/" color="#ffffff"><font
title="http://www.Alogic Solutions.org/" color="#000000" face="Arial"
size="2"><strong title="http://www.Alogic Solutions.org"><span
style="background: transparent none repeat scroll 0%;
id="lw_1206587075_2">Alogic Solutions</span></strong></font></font></
font></a></font></td></tr>
<tr bgcolor="#efefef">
<td colspan="2" align="left" valign="center"><font
color="#666666" face="Arial, Helvetica, sans-serif" size="1">&nbsp;
Stellar Solutions for Financial Planning </font></
td></tr></tbody></table></marquee></font>
</td></tr></tbody></table></div>

</BODY>
</HTML>
 
Christian said:
Hi Gang,

I modified someone else's animated signature. I have no idea what e-
mail program they created it in, but it works great when he sends to
me, but the copy I've manipulated for my own use won't work at all in
outlook (very frustrating). Can someone tell me what changes I need
to make to get this to work? Perhaps removing all styles or
something? The following is the HTML I'm trying to add as my
signature:

Please don't, they are incredibly naff and no-one will think you are clever
 
you need the styles or a style sheet and possibly script code.









** Please include your Outlook version, Account type, and Windows Version
when requesting assistance **
 
Hi Diane,

Thank you very much for the response. I don't know why I'd need the
style sheets or scripts, because this works fine in a normal web
browser without either. I'm using Outlook 2003, POP3/SMTP, Internet
Explorer 6.01 SP1, and Windows XP Pro SP2. I've tried to just use
<marquee> and that doesn't work either. Is there a stylesheet
equivalent to <Marquee>.

Thanks,
Christian
 
Hi Diane,

Thank you very much for the response. I don't know why I'd need the
style sheets or scripts, because this works fine in a normal web
browser without either. I'm using Outlook 2003, POP3/SMTP, Internet
Explorer 6.01 SP1, and Windows XP Pro SP2. I've tried to just use
<marquee> and that doesn't work either. Is there a stylesheet
equivalent to <Marquee>.

Thanks,
Christian
 
the marquee tag is depreciated and is not supported in outlook. You need to
do it using styles and possibly script.










** Please include your Outlook version, Account type, and Windows Version
when requesting assistance **
 
Any luck with getting this to work? It'd be pretty cool if it did. I've
tried getting it work in Outlook 07, but it doesn't place nicely.

Thanks!
 
Adam Marks said:
Any luck with getting this to work? It'd be pretty cool if it did.
I've tried getting it work in Outlook 07, but it doesn't place nicely.

Animation like that has been removed from Outlook 2007, I believe.
 
Hi Christian

Not sure if you found your solution yet ... The Problem is MS Word ...
change your Email Editor in Outlook (Tools > Options > Mail Format > And
untick "Use Word As Email Editor"). Your Signatures will then move

Trust this helps.
 
Back
Top