Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Page Publisher:
WYSIWYG inserting a background image

 

 


shmatty29
User

Mar 6, 2007, 3:31 AM

Post #1 of 3 (2188 views)
Shortcut
WYSIWYG inserting a background image Can't Post

Hi every one.

Is there a simple add on for WYSIWYG so that i can add an images as a background???



Thanks, matt


ross
Staff / Moderator


Mar 6, 2007, 4:27 PM

Post #2 of 3 (2181 views)
Shortcut
Re: [shmatty29] WYSIWYG inserting a background image [In reply to] Can't Post

Hi Matt

Thanks for posting and welcome to the board!

I have been looking through the WYSIWYG editor forum (http://tinymce.moxiecode.com/punbb/index.php) and so far haven't found something that will be for setting the background image.

What I was thinking though is that you could setup your editor so that it lets you use your stylesheet. With that, you could have a style that sets the background image for the element you are working for. For example, you would have something like this:


Code
 
.tablebg {
background: #ccc url(someimage.gif);
}


in there and apply to any of your tables.

Does that sound like it would work? Let me know what you think Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com

Hire me!  Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/



shmatty29
User

Mar 12, 2007, 3:13 AM

Post #3 of 3 (2152 views)
Shortcut
Re: [ross] WYSIWYG inserting a background image [In reply to] Can't Post

Spot on, thanks I will give it ago.



Matt