* Graham * bemethavinci Standard blog without a custom twig uses the xtgem_template classes
So stick to the standard xtgem css templates and layout and just customize those classes instead
anything else will require custom twig
2017-03-14 00:49 · (0)
* bemethavinci * Graham ok...you mean i should edit the default xtgem_templates.css to bootstrap mark ups and twig the post body with the _xtgem_templates right?
2017-03-14 03:37 · (0)
* bemethavinci * bemethavinci if yes...how do i start to customize the header, footer and body layout using the bootstrap mark up
2017-03-14 03:40 · (0)
* bemethavinci * bemethavinci good day sir graham...please help me with the css link,ajax and javascript links for bootstrap 3.1.1
2017-03-15 01:03 · (0)
* Graham * bemethavinci These are the links direct from getbootstrap.com
This is for 3.37 (current version) and it is the version you should be using
for 3.1.1 go to http://blog.getbootstrap.com/2014/02/13/bootstrap-3-1-1-released/
These go in _headtags
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">

Copy code
And these go in the _header or _footer
Jquery link from Google
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
Copy code
and the bootstrap js
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>

Copy code
2017-03-15 01:38 (edited 2017-03-15 01:49 by Graham ) · (0)
* bemethavinci * Graham can i use the links for any bootstrap templates that is bootstrap 3.1.1
2017-03-15 03:21 · (0)
* Graham * bemethavinci Yes I guess so
2017-03-15 03:52 (edited 2017-03-15 03:53 by Graham ) · (0)
* bemethavinci * Graham it worked...but i wanted to use usebootstrap.com/preview/superhero/'' but the css didnt work...any help?
2017-03-15 06:44 · (0)
* Graham * bemethavinci If you are using a custom theme
Don't use the optional default theme link
Your themes link has to go below the main css link
2017-03-15 06:54 · (0)
* bemethavinci * Graham please break it down to my understandinq...on how do it well
2017-03-15 07:18 · (0)

Online: Guests: 3