switch from {{content_boxes}} to {{content_box_####}}
This commit is contained in:
@@ -205,6 +205,12 @@ a.no-underline { text-decoration: none; }
|
||||
.s-lib-public-side-header { display: none; }
|
||||
.slick-active { outline: 0; }
|
||||
|
||||
/* style to make all imported boxes floating */
|
||||
.s-lib-box-title {display: none;}
|
||||
.s-lg-box {box-shadow: none !important;}
|
||||
.s-lib-box .s-lib-box-title {display: none;}
|
||||
.s-lib-box {box-shadow: none !important; border: 0 !important;}
|
||||
|
||||
/* style the hours */
|
||||
.hours { text-align:center; }
|
||||
.hours-panel-body { padding: 10px 5px 0 5px; }
|
||||
|
||||
@@ -391,7 +391,7 @@
|
||||
</div>
|
||||
<div class="panel panel-default hide-body-border">
|
||||
<div class="panel-heading show-panel">
|
||||
<span class="panel-title content-panel-title"><h2>Upcoming Library Hours</h2></span>
|
||||
<span class="panel-title content-panel-title"><h2>Today's Library Hours</h2></span>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
{{content_box_29248590}}
|
||||
@@ -404,7 +404,7 @@
|
||||
<span class="panel-title content-panel-title"><h2>Featured in the Library</h2></span>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
{{content_boxes}}
|
||||
{{content_box_25912431}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user