Opened 17 years ago

Closed 16 years ago

#907 closed New Feature (invalid)

Setting Image as Background for HTML

Reported by: anonymous Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc: Alfonso Martínez de Lizarrondo, davidthecow@…

Description

Can you please provide information regarding whether there is any feature in this editor to place an image as background? If not can you please guide how to add it to this? The Editor otherwise is very classy and works really good.

The feature should have options to select from as in outlook for selecting watermark or image which should be the background for HTML.


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1515099&group_id=75348&atid=543656

Change History (2)

comment:1 Changed 17 years ago by Martin Kou

Cc: Alfonso Martínez de Lizarrondo davidthecow@… added
Reporter: changed from Martin Kou to anonymous

https://sourceforge.net/tracker/index.php?func=detail&aid=1578725&group_id=75348&atid=543656 as been marked as dup of this one.


Moved from SF. Original poster: alfonsoml

Just put it in the style sheet, under body.


Moved from SF. Original poster: davidthecow

comment:2 Changed 16 years ago by Wojciech Olchawa

Resolution: invalid
Status: newclosed

Hi!

You can edit fck_editoraera.css and set the background-image like this:

background-image: url(image.jpg);

and that should be it although due to the bug #1929 it may not work. (if so you can only do it by editing fck_editor.css in the skins path, however we don't recommend that)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy