Home »
FUDforum »
How To »
adding raw HTML into announcements
adding raw HTML into announcements [message #9792] |
Thu, 24 April 2003 14:41 |
juanso
Messages: 7 Registered: November 2002
Karma: 0
|
Junior Member |
|
|
i have been able to add links to announcements <a href="www.balblabla.com>links</a>
no problem
but today i tried to add an image <img src="something.gif"> in an announcement but all it returned was the title, but no image
does anybody here have any suggestions for me??
also by trying to add the img src tag, i found that i was unable to edit the announcement the begining [ was missing from
[edit] [delete] all i saw was edit] [delete]
update:
i solved my own problem here
to add images correctly i changed the image tag from
<img src="something.gif">
to
<img src='something.gif'>
[Updated on: Thu, 24 April 2003 15:16] Report message to a moderator
|
|
|
Re: adding raw HTML into announcements [message #9850 is a reply to message #9792] |
Sat, 03 May 2003 02:24 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You need enter the full path of the image, the body of the announcment itself will accept raw HTML without a problem.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Fri Nov 22 17:35:49 GMT 2024
Total time taken to generate the page: 0.02582 seconds