Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #931840

    Hi,

    You can make a custom Bootstrap3 for JA Simpli template with my solution below

    • Open templates/ja_simpli/index.php file

    • Add the script bootstap 3 to … tag
    
    </script>
    <!-- Latest compiled JavaScript -->
    <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js">&lt;/script&gt;
    • Find and remove all boostrap of joomla default from JA Simpli template
    JHtml::_('bootstrap.framework');

    see them in my screenshot.

    Hope it helps

    Regards


    1. Screen-Shot-2016-05-18-at-10.28.47
    islandview Friend
    #932315

    Thank you Ninja Lead! I’ll give that a try… much appreciated.

    In other news… I’ve been adding bug reports to the bug report thread re: (minor) general Simpli issues. Hope they are getting seen there.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  islandview 8 years, 6 months ago.

The topic ‘JA Simpli and the Bootstrap 3 question…’ is closed to new replies.