Removing Bootstrap 9 years ago6TopicHow to remove reference to the old Joomla twitter bootstrap. I tried, unsuccessfully, with unset (path_to_js) in the default site template. 4229 PostsKadministrator 9 years ago4Level 1With joomla 3 you don't need to use such workarounds, you can put overrides in the js/jui folder for javascripts you wish to override and in css/jui folder for css. Joomla will load this files instead of default joomla ones. Rene Bentes 9 years ago3Level 2Hi, Klass. Thanks for the reply.You say to replace the Joomla core files, or in a specific location? How to perform the procedure?Thank you. 4229 PostsKadministrator 9 years ago2Level 3Soorry, I forgot to mention this are subfolders in your joomla template, so boostrap.css would go to yourtemplate/css/jui/boostrap.css Rene Bentes 9 years ago0Level 4Thanks again. I'll try your solution. 233 Postspepperstreet 9 years ago0Level 4Really?!?! Wow, you never stop learning. Where did you get this information from? Is it a new (silent) added feature? Rene Bentes 9 years ago0Level 1Klas. Perfect... Thanks. Problem solved.