Boa Tarde inseri a biblioteca do Bootstrap e do JavaScript do meu site
-
Pergunta, quando for publicar o sistema , ele vai criar uma pasta css na raiz do site ou teremos uma pasta so para o sistema?
-
criei o link para usar no scriptcase mas não esta funcionando, não sei onde pequei, poderiam me dar uma mão?
<link rel="stylesheet" type="text/css" href="<?php echo sc_url_library('sys', 'Estilo', 'library/css/bootstrap.css'); ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo sc_url_library('sys', 'Estilo', 'library/css/responsive.css'); ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo sc_url_library('sys', 'Estilo', 'library/css/style.css'); ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo sc_url_library('sys', 'Estilo', 'library/css/flexslider.css'); ?>" />
<link rel="stylesheet" type="text/css" href="<?php echo sc_url_library('sys', 'Estilo', 'library/font/font-awesome.css'); ?>" />
Grato a todos