Adding to the Header

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Aug 26, 2014 4:15 pm
Reply with quote
Report this post
hey i need to add a few scripts to the template or as an override some where this is what i need to insert i'm some conflicts with a compoent, and i can't seem to figure out where to add it any ideas? best

$document->addStyleSheet('media/jui/css/bootstrap-responsive.min.css');
$document->addStyleSheet('media/jui/css/bootstrap.min.css');
$document->addScript('media/jui/js/jquery.js');
$document->addScript('media/jui/js/bootstrap.js');
User avatar
Junior Boarder

GK User
Wed Aug 27, 2014 10:02 am
Reply with quote
Report this post
If you need to add elements to <header> area of website you will this part in layouts/blocks/head.php file so the code should be inserted there.
User avatar
Platinum Boarder


cron