Hello,
i’m using ” Xenia-ii-Shopping “ Template.
-> i try to set the cellpadding into tables but it’s not work !!! (i try both editors : WysiwygPro and TinyMCE) :confused:
-> and it’s work with the basic ” madeyourweb “ Template !!! (the cellpadd appear in frontend page)
———————————————-
here the code i put into the editor:
<table style=”border-collapse: separate” width=”100%” cellspacing=”5″ cellpadding=”5″ bordercolor=”#000000″ border=”1″><tbody>
<tr>
<td width=”50%” valign=”top”>
case1
</td><td width=”50%” valign=”top”>
case2
</td></tr><tr><td width=”50%” valign=”top”>
case3
</td><td width=”50%” valign=”top”>
case4
</td>
</tr>
</tbody></table>
you can see in red, that i set the padding of cell. But nothing appen in frontend !!!
————————————————
i really need help because it’s for a commercial live site !! :-*
Best regards.
FRANCEL Stephane.