Re: Module not loading CSS
Posted: 18 Jun 2009, 21:10
Hi, the module needs the css, and if you display the module on left side e.g., the css will be loaded, then if you see the plugin it will be OK, because the CSS was loaded previously by the module.
The module loads the CSS in case, the CSS was not loaded by other extensions e.g. comonent. All this is made by Joomla! function : $document->addStyleSheet();
Jan
The module loads the CSS in case, the CSS was not loaded by other extensions e.g. comonent. All this is made by Joomla! function : $document->addStyleSheet();
Jan