On 08/15/2010 02:54 AM, Colesnicov Eugen wrote:
I created livetable for my own class. All working great!
But I have small question: how it possible to change font-size of this
livetable? I easy can change font-size for all livetables by editing
livetable.css, but it will be better to change font-size only for my own
livetable ... How is it possible?
Thanks beforehand!
Eugen Colesnicov
You can put your livetable in a div with a special class or id, like:
<div class="smallLivetableContainer">
#livetable...
</div>
and use this classname in your style.
Or, you can put the CSS in a skin extension which you manually pull in
the documents where you want smaller livetables.
--
Sergiu Dumitriu
http://purl.org/net/sergiu/