2011-05-11, 21:30:45
Welcome!
You did not give us an URL to check, but some hints:
as you can see at http://www.urbanistan.de/getsimple/tabellen-test/, I did define background and the span in the table td has background-color which is visible at the website
This questions affects
- CKEditor
- your CSS styles
in principle it has nothing to do with GetSimple itself.
If you give us the URL of your site, I will ckeck why the background-color is not active at your site.
You did not give us an URL to check, but some hints:
as you can see at http://www.urbanistan.de/getsimple/tabellen-test/, I did define background and the span in the table td has background-color which is visible at the website
Code:
<table border="1" cellpadding="1" cellspacing="1" style="width: 500px;">
<tbody>
<tr>
<td>
<span style="background-color: rgb(255, 0, 0);">aaaa</span></td>
<td>
bbb</td>
</tr>
<tr>
<td>
ccc</td>
<td>
ddd</td>
</tr>
<tr>
<td>
eee</td>
<td>
fff</td>
</tr>
</tbody>
</table>
This questions affects
- CKEditor
- your CSS styles
in principle it has nothing to do with GetSimple itself.
If you give us the URL of your site, I will ckeck why the background-color is not active at your site.
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18