Re: Using CSS to format table in side bars
Hi Zane
Possibly.
If you add the styles to skin1.css, to call them, you'd need to add the classes to your table cells.
e.g. <td class="zanestyle">
suggest also creating a new template called hints.tpl for your code, and calling that from home with an include statement, as per the other menu bits.
|