|
Something I have run into frequently during module development is the need to allow multiple instances of that module on a single page. Joomla!, of course, handles 99% of the work involved, but there are a few tricky aspects to making this work. One is the need to eliminate styling conflicts, especially in themed modules. If you only use generic classes and then load multiple theme/color stylesheets, the end result can be unpredictable to say the least. Read original post at source site... http://feedproxy.google.com/~r/howtojoomla/~3/yPO_NQ-cZxE/how-to-use-dynamic-css-in-your-joomla-extension |




This site uses