[Typo3] Styling the table AFTER typo3-editPanel

Martin Rud typo3 at explizit.dk
Tue Aug 23 07:02:51 CEST 2005


Hi list

The table with the edit icons for elements can be styled with css because it has a class name (table.typo3-editPanel), but the table right _after_ it can´t be style, because it has no class name:

<table style="border: 0px none ;" bgcolor="black" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr style="border: 0px none ;">

    <td style="border: 0px none ;">     <img src="clear.gif" alt="" title="" height="1" width="1"> </td>

</tr>
</tbody>
</table>

Can I someway put at class name to it (i.e. <table class="style_me" ...>) - for example via some TS wrap?

- Martin Rud (rudi1234)

-----------------------
The mailing list archive is found here:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/
				



More information about the TYPO3-english mailing list