raphaelcastro Posted August 20, 2014 Share Posted August 20, 2014 Olá pessoal,Estou com um problema ao inserir um novo arquivo CSS na classe FrontController, o que há de errado em meu código? class FrontController extends FrontControllerCore{ public function setMedia(){ parent::setMedia(); Tools::addCSS(_THEME_CSS_DIR_ . 'custom.css'); } } Link to comment Share on other sites More sharing options...
Daniel - PrestaBR Posted August 21, 2014 Share Posted August 21, 2014 Vc limpou o cache na opção Parâmetros Avançados > Performance (Ou "Desempenho")? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now