Answered by:
Signatures - Problems with HTML

Question
-
Is anybody else having problems with putting HTML in their forum signatures? As you can see from my sig, I have my name, followed by my blog link.
At first, I didn't specify my blog as a link with the proper HMTL tags. And it was all on one line, as it is now. So, I edited my sig with to put a break, so that the blog would be on a separate line. That worked, my sig contained two lines, but I still didn't have a link. So, I edited my sig again to use the proper HTML to make it a link. That works, but now the break doesn't work (and you can see the HTML tag for a break being displayed there) and it's all on one line again.
It's almost like the signature is only allowing the last bit of HTML to work as it should, and anything before that gets displayed as the HTML tags, instead of implementing the HTML tags.
EDIT: BTW, this didn't start happening until I went into My Settings to look at and change something totally different (threading). My sig was fine before then (it was what it had been before the new forum re-design). So, editing of anything in the My Settings is what screwed up my sig.
Anyone have any suggestions? Or is this a bug?
~~Bonnie Berent DeWitt [C# MVP] <br/> http://geek-goddess-bonnie.blogspot.com
- Edited by BonnieBMVP Saturday, July 6, 2013 4:52 PM
Answers
-
Trying what you explained, I went into MySettings and simply hit [submit].
Then I composed and submitted a test post, and my animated image signature was trashed. Raw html.
I had to go back into MySettings to fix it. Luckily, re-editing it worked.
Viewing this present page's html, I saw what your sig looked like there, and got a hunch how to fix it.
In mine below (originally only the <img /> element), I appended a link, but nested both lines in paragraphs <p></p> instead of trying to CRLF them with a <br>.
See? That worked.
- Marked as answer by BonnieBMVP Saturday, July 6, 2013 10:49 PM
- Edited by Handy Michaelson Thursday, August 29, 2013 12:05 AM
All replies
-
Trying what you explained, I went into MySettings and simply hit [submit].
Then I composed and submitted a test post, and my animated image signature was trashed. Raw html.
I had to go back into MySettings to fix it. Luckily, re-editing it worked.
Viewing this present page's html, I saw what your sig looked like there, and got a hunch how to fix it.
In mine below (originally only the <img /> element), I appended a link, but nested both lines in paragraphs <p></p> instead of trying to CRLF them with a <br>.
See? That worked.
- Marked as answer by BonnieBMVP Saturday, July 6, 2013 10:49 PM
- Edited by Handy Michaelson Thursday, August 29, 2013 12:05 AM
-
I was going to try your paragraph suggestion instead of the break, but noticed something peculiar when I went to edit it. There were some extraneous characters surrounding my break tag. So, I removed them. Now, let's see if it worked:
EDIT: hahaha, no it didn't! I'll try the paragraph next ...
~~Bonnie Berent DeWitt [C# MVP] lt;br/gt; lt;a href=quot;http://geek-goddess-bonnie.blogspot.com quot;gt;http://geek-goddess-bonnie.blogspot.com lt;/agt;
- Edited by BonnieBMVP Saturday, July 6, 2013 10:42 PM because
-
OK, now I've got the paragraph tag. Keeping my fingers crossed ...
Arrgghhh!!!
~~Bonnie Berent DeWitt [C# MVP] lt;pgt; lt;a href=quot;http://geek-goddess-bonnie.blogspot.com quot;gt;http://geek-goddess-bonnie.blogspot.com lt;/agt;lt;/pgt;
- Edited by BonnieBMVP Saturday, July 6, 2013 10:50 PM because
-
One more time ....
OK, this is good enough (I'd prefer a break instead of a paragraph, but at least it looks better than all on one line. Thanks for your suggestion, Handy!
~~Bonnie Berent DeWitt [C# MVP]
http://geek-goddess-bonnie.blogspot.com
- Edited by BonnieBMVP Saturday, July 6, 2013 10:48 PM because
-
Definitely will not ever do that again!!!! ;0)
~~Bonnie Berent DeWitt [C# MVP]
-
I'll never hit submit in my settings Lol
and <br> rocks me.Visual Studio Cloud Services
http://www.microsoft.com -
All replies have been deleted, so this thread now lacks context. What was the problem and solution, can you briefly explain?
Thanks.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles -
All replies have been deleted, so this thread now lacks context. What was the problem and solution, can you briefly explain?
Thanks.
From what I remember, this issue is about how going into My Settings and making a change breaks your signature if you don't fix the HTML each time.
EDIT: The answer from Handy Michaelson is still up there, just in tiny text. Here's a larger version:
Trying what you explained, I went into MySettings and simply hit [submit].
Then I composed and submitted a test post, and my animated image signature was trashed. Raw html.
I had to go back into MySettings to fix it. Luckily, re-editing it worked.
Viewing this present page's html, I saw what your sig looked like there, and got a hunch how to fix it.
In mine below (originally only the <img /> element), I appended a link, but nested both lines in paragraphs <p></p> instead of trying to CRLF them with a <br>.
See? That worked.
Don't retire TechNet! - (Maybe there's still a chance for hope, over 11,610+ strong and growing)
- Edited by Mike Laughlin Monday, September 9, 2013 6:16 PM
-
Yeah, thanks for jumping in, Mike ... that was pretty much what this thread was about and how to resolve it.
It's interesting though that some of the replies have been deleted and that Handy's is in teeny, tiny text. I wonder why?
~~Bonnie Berent DeWitt [C# MVP]
-
BTW, funny, but in Google Chrome I don't see text at all. It all looks like --- in Handy's response. I even tried increasing the font using Ctrl+ several times but nothing happened.
For every expert, there is an equal and opposite expert. - Becker's Law
My blog
My TechNet articles -
BTW, funny, but in Google Chrome I don't see text at all. It all looks like --- in Handy's response. I even tried increasing the font using Ctrl+ several times but nothing happened.
Yeah, same in FF. I got around it by copying the text into notepad.
Don't retire TechNet! - (Maybe there's still a chance for hope, over 11,610+ strong and growing)
-
Yeah, thanks for jumping in, Mike ... that was pretty much what this thread was about and how to resolve it.
It's interesting though that some of the replies have been deleted and that Handy's is in teeny, tiny text. I wonder why?
Don't retire TechNet! - (Maybe there's still a chance for hope, over 11,610+ strong and growing)
-
Old thread, I know. But, I just hosed my sig again and I had forgotten how to fix it. I had to look up my old threads to find this one to jog my memory on how to fix it. And then, of course, I had to test the fix somewhere. ;)
~~Bonnie DeWitt [C# MVP]
-
I really, really, really wish they'd fix My Settings and its insatiable hunger for HTML.
There's no reason for it to mangle the tags....
Side bit of info - I usually just create threads in the sandbox for testing after I need to rebuild my signature.
Don't retire TechNet! - (Don't give up yet - 12,950+ strong and growing)