Eco:Dashboard: Difference between revisions

From Eco - English Wiki
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:




{{LMB}} {{MMB}} {{RMB}}  
<div class="row align-items-md-stretch">
      <div class="col-md-6">
        <div class="h-100 p-5 text-white bg-dark rounded-3">
          <h2>Change the background</h2>
          <p>Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.</p>
          <button class="btn btn-outline-light" type="button">Example button</button>
        </div>
      </div>
      <div class="col-md-6">
        <div class="h-100 p-5 bg-light border rounded-3">
          <h2>Add borders</h2>
          <p>Or, keep it light and add a border for some added definition to the boundaries of your content. Be sure to look under the hood at the source HTML here as we've adjusted the alignment and sizing of both column's content for equal-height.</p>
          <button class="btn btn-outline-secondary" type="button">Example button</button>
        </div>
      </div>
    </div>
 
 
{{LMB}} {{MMB}} {{RMB}}  {{Key|Shift}} {{Key|E}}


<div class="row">
<div class="row">
Line 24: Line 42:


<div class="col-sm">
<div class="col-sm">
<div class="card">
<div class="card bg-dark">
   <div class="card-header">Featured</div>
   <div class="card-header">Featured</div>
   <div class="card-body">
   <div class="card-body">

Latest revision as of 09:34, 5 January 2025

Lang English
Pages 2,182
Edits 13,320
Users 3 / 1,590
Admins 4


Change the background

Swap the background-color utility and add a `.text-*` color utility to mix up the jumbotron look. Then, mix and match with additional component themes and more.

         <button class="btn btn-outline-light" type="button">Example button</button>

Add borders

Or, keep it light and add a border for some added definition to the boundaries of your content. Be sure to look under the hood at the source HTML here as we've adjusted the alignment and sizing of both column's content for equal-height.

         <button class="btn btn-outline-secondary" type="button">Example button</button>


Left mouse button Left mouse button Left mouse button Shift E

Card title

Some quick example text to build on the card title and make up the bulk of the card's content.

   <a href="#" class="btn btn-primary">Go somewhere</a>
Featured
Card title
Card subtitle

Some quick example text to build on the card title and make up the bulk of the card's content.

   <a href="#" class="card-link">Card link</a>
   <a href="#" class="card-link">Another link</a>




                 <a href="contacts.html" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/users.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Users

Manage admin people

                 </a>
                 <a href="#" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/group.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Groups

Create grouping lists

                 </a>
                 <a href="dashboard5.html" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/dashboard.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Dashboard

Insights about company

                 </a>
                 <a href="#" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/devices.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Devices

Secure data devices

                 </a>
                 <a href="#" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/apps.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Apps

Manage app settings

                 </a>
                 <a href="account-settings.html" class="tile-link d-flex align-items-center flex-column text-center rounded-2">
                   <img src="assets/images/security.svg" class="img-3x m-auto mb-4" alt="Admin Dashboards">
Security

Configure security logs

                 </a>