<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    Thanks Brian and Kevin!<br>
    <br>
    For some reason, I cannot get the simplest Bootstrap 3 code to work
    in my ASpace.  Columns just are not rendering.  <br>
    <br>
    So something simple like this:<br>
    <br>
    <blockquote>
      <blockquote><div class="container-fluid"><br>
        <br>
           <div class="row"><br>
        <br>
               <div class="col-md-6"><br>
                  COLUMN ONE<br>
               </div><br>
            <br>
               <div class="col-md-6"><br>
                  COLUMN TWO<br>
               </div><br>
            <br>
           </div><br>
        <br>
        </div><br>
      </blockquote>
    </blockquote>
    <br>
    Is not working.   Columns render as rows, stacked on top one
    another.<br>
    <br>
    Do you have a working example of use of Columns in your ASpace you
    might share?<br>
    <br>
    Much appreciated,<br>
    <br>
    Mark<br>
    <pre class="moz-signature" cols="72"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a class="moz-txt-link-abbreviated" href="mailto:mcyzyk@jhu.edu">mcyzyk@jhu.edu</a>

Verba volant, scripta manent. 
</pre>
    <div class="moz-cite-prefix">On 12/14/22 10:34, Mark Cyzyk wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:6902add3-4767-5319-160b-31af75375eed@gmail.com">
      <br>
      All,
      <br>
      <br>
      I have a question:  Does the current version of ASpace include
      Bootstrap?
      <br>
      <br>
      I ask because when I Inspect, say, the footer in the ASpace
      Sandbox (<a class="moz-txt-link-freetext" href="https://sandbox.archivesspace.org/">https://sandbox.archivesspace.org/</a>) I see things like:
      <br>
      <br>
      <br>
        <div class="row">
      <br>
           <div class="col-md-12">
      <br>
             <p class="footer-items"><a
      href=<a class="moz-txt-link-rfc2396E" href="https://sandbox.archivesspace.org/staff/">"https://sandbox.archivesspace.org/staff/"</a>>Staff
      Interface</a>
      <br>
               | Visit <a
      href=<a class="moz-txt-link-rfc2396E" href="http://archivesspace.org">"http://archivesspace.org"</a>>ArchivesSpace.org</a>
      <br>
               | v3.3.1
      <br>
                | <a id="aspaceFeedbackLink"
      href=<a class="moz-txt-link-rfc2396E" href="https://archivesspace.org/contact">"https://archivesspace.org/contact"</a> target="_blank">Send
      Feedback or Report a Problem</a></p>
      <br>
           </div>
      <br>
        </div>
      <br>
      <br>
      Looks like Bootstrap rows and columns to me!
      <br>
      <br>
      And yet, when I look to see what files are actually coming over
      the Network, in my Inspector, I do not see any mention of the
      Bootstrap CSS and JS files.
      <br>
      <br>
      I ask because I want to simply plug some text into our Footer and
      thought I'd just break a Bootstrap Row there into two Cols.
      <br>
      <br>
      But no joy!  My Col div directives appear to be completely
      ignored. (All works great in a template on my local workstation,
      but I'm loading the CDN versions of Bootstrap CSS and JS there...)
      <br>
      <br>
      Does the current version of ASpace include Bootstrap?  If so,
      which version of Bootstrap?
      <br>
      <br>
      Puzzled,
      <br>
      And Thanks!
      <br>
      <br>
      Mark
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>