SnippetMaster Support Forums
Return to main website
 
January 07, 2014, 11:06:52 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2014, 11:06:52 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Table Background Image « previous next »
Pages: [1] Print
Author Topic: Table Background Image  (Read 323 times)
Bandicoot

Posts: 14


WWW
[-] Table Background Image
« on: April 08, 2013, 03:35:48 AM »

I am trying to insert an image as a background for a table.

The snippet code area has all the tags for the table available to the user.

When a user chooses an uploaded image the code inserted is:

Code:
background-image: url('"bg.jpg"')

The image shows in the editor, but the code is stripped on Save.

Changing it to either of these, just makes things worse:

Code:
background-image: url('bg.jpg')

background-image: url("bg.jpg")

The only thing that works is:

Code:
background="bg.jpg"

While this is simple for me, it can be daunting for someone using WYSIWYG.

Does anyone know how to fix this problem? Maybe an entry in one of TinyMCE's configuration files?
Report to moderator   Logged

www.ownatown.com Buy your town and promote it however you want. 30 Day risk-free trial period.
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Table Background Image « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!