Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • matbeard7 Friend
    #185945

    I’ve installed the Joomla 3 version of Puresite quickstart. It’s okay, but it doesn’t seem to use bootstrap.css which I thought was an integral part of Joomla 3?

    Has bootstrap.css been deliberately removed from this template, or am I missing something?

    Cheers

    Ninja Lead Moderator
    #487018

    I have checked JA Puresite quickstart on J3.0 doesn’t load and call Bootstrap css and js

    You can open anything module would like to use Bootstrap and call it

    JS:


    JHtml::_('bootstrap.framework');

    Css:


    $doc = JFactory::getDocument();
    $doc->addStyleSheet($this->baseurl . '/media/jui/css/bootstrap-responsive.css');

    Note: JA Puresite Template style is not compatible with Bootstrap

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum