![]() |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Table background code not working
Hi support,
Im trying to create a new block with tables. I had a script, but somehow, when i enter the <table background="image.jpg"> line and press save and then reopen the HTML window, the code dissappeared. It seems that this line of text isnt working properly in the HTML window. Is there a special line of text which makes me add a BG IMG to the tables? Greetings, Arjan |
|
||||
|
Hi, please disable Javascript in your browser and then try again.
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |
|
|||
|
Script
Not working either, when i disable java and javascript, the HTML window and buttons wont work, so i have to enable them. Anyway, its just a simple table script, and when i add the <td background="http://www.imageshack.com/image.jpeg"> line, the HTML window removes this line automatically and the picture wont work. Could it be that the image needs to be hosted on my site, orin my /images map in order to work properly?
example image on my FTP: <td background="/images/bg-cell.jpeg"> <tr> </td> instead of image on imageshack.com: <td background=http://www.imageshack.com/image.jpeg> <tr> </td> i would say, give it a try, and see for yourself ![]() Hope to hear from you soon, Best regards, Arjan |
|
||||
|
The background image doesn't need to be hosted on our server. Please follow this instruction:
1. Disable Javascript 2. Paste the code into the block content 3. Save the new block 4. Enable Javascript Hope this helps.
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |
|
|||
|
i gave it a try, but still not working.
If i disable javascript, i cant use the buttons in the block-editting content. is there a way to make a new block in PHP? so if i open that block to edit it, i only have to fill in some text and a picture on one rule, it automatically adds the bg image? works the same as the forums block on my site, on the right side of the template.. if i create a new forums topic, it automatically adds the title and the img bg in that block. Thanks. Arjan |
|
||||
|
Quote:
This is the tutorial how to make a new block that have the table background image on imageshack.us * Disable Javascript and paste the code into the block content ![]() * Click submit to save the block and here is what we got ![]()
__________________
The FreeForum.ca Team. Free Forum http://www.forummate.com Free PhpNuke Hosting http://www.greatnuke.com, http://www.freephpnuke.org |