Hi all,
I am using some additional html social icons (non joomla based) and need to include the following:
- Code: Select all
$doc->addStyleSheet($this->baseurl . '/templates/gk_simplicity/css/social.css');
$doc->addStyleSheet( '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.min.css');
But it seems no matter where i put the code, the stylesheets are not loading? Can you advise which php file i need to put these in to ensure they load?
Regards
Donna