Hi All,
I am using FCKEditor 2.6 .I have been trying to display a header image in FCKEditor and added the header html part along with the HTML input for the FCKEditor value.The HTML contents are properly displayed but the image is somehow not displayed correctly.I tried with relative paths(w.r.r FCKeditor parent folder & also the app root dir) and also the complete path ,but no luck.Even if i try to use upload image in image properties and upload image , the image is not getting displayed correclly(only a image reference is displayed without the image).
here is the Header HTML content.I use this data directly in the value element of FCKEditor. The HTML content(formatted text) that follws this header element are displayed properly
<DIV TYPE=HEADER> <P STYLE=\"margin-bottom: 1.46in\"><IMG SRC=\"C:test.jpg\" ALIGN=LEFT HSPACE=12 WIDTH=318 HEIGHT=48 BORDER=0><BR> </P></DIV>
Am i missing something here or is it something that would not work with FCKeditor.please let me know.appreciate any help.
Thanks
I am using FCKEditor 2.6 .I have been trying to display a header image in FCKEditor and added the header html part along with the HTML input for the FCKEditor value.The HTML contents are properly displayed but the image is somehow not displayed correctly.I tried with relative paths(w.r.r FCKeditor parent folder & also the app root dir) and also the complete path ,but no luck.Even if i try to use upload image in image properties and upload image , the image is not getting displayed correclly(only a image reference is displayed without the image).
here is the Header HTML content.I use this data directly in the value element of FCKEditor. The HTML content(formatted text) that follws this header element are displayed properly
<DIV TYPE=HEADER> <P STYLE=\"margin-bottom: 1.46in\"><IMG SRC=\"C:test.jpg\" ALIGN=LEFT HSPACE=12 WIDTH=318 HEIGHT=48 BORDER=0><BR> </P></DIV>
Am i missing something here or is it something that would not work with FCKeditor.please let me know.appreciate any help.
Thanks
Re: To Display images in FCKEditor
Re: To Display images in FCKEditor
Re: To Display images in FCKEditor
Re: To Display images in FCKEditor
Re: To Display images in FCKEditor
Re: To Display images in FCKEditor