Skip to content

Commit f08b125

Browse files
committed
Add new admin design blocks
1 parent 5236927 commit f08b125

File tree

9 files changed

+98
-20
lines changed

9 files changed

+98
-20
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
global $data_var;
33
$data_var = array(
4-
'main_title' => 'Blog blocks',
5-
'seo_title' => 'Blog blocks - Bootstrap 5 & Material Design 2.0 design blocks',
6-
'description' => 'Responsive Blog blocks built with the latest Bootstrap 5 and stunning Material Design 2.0. Create your own Blog with various sections for the article, homepage, and more.',
7-
'url' => 'https://mdbootstrap.com/docs/standard/design-blocks/blog/',
8-
'image' => 'https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/blog/home/assets/1.jpg',
4+
'main_title' => 'Admin blocks',
5+
'seo_title' => 'Admin blocks - Bootstrap 5 & Material Design 2.0 design blocks',
6+
'description' => 'Responsive Admin blocks built with the latest Bootstrap 5 and stunning Material Design 2.0. Create your own Admin with various sections for the navigation, tables, charts and more.',
7+
'url' => 'https://mdbootstrap.com/docs/standard/design-blocks/admin/',
8+
'image' => 'https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/charts/assets/3.jpg',
99
'video' => 'https://www.youtube.com/watch?v=c9B4TPnak1A',
1010
);

en/_mdb5/standard/web/docs/design-blocks/admin/_main/o.html

Lines changed: 93 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,65 +37,143 @@ <h1 class="h6 mb-4"><?= $data_var['seo_title']; ?></h1>
3737
<!-- Column -->
3838
<div class="col-lg-6 col-md-12 mb-5">
3939
<div
40-
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4"
40+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
4141
data-ripple-color="light"
4242
style="height: 300px;"
4343
>
4444
<img
45-
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/blog/post/assets/5.webp"
45+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/navigation/assets/1.jpg"
4646
class="w-100"
4747
alt=""
4848
/>
49-
<a href="https://mdbootstrap.com/docs/standard/design-blocks/blog/post/" target="_blank">
49+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/navigation/">
5050
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
5151
</a>
5252
</div>
53-
<h6 class="mb-0">Post / article</h6>
53+
<h6 class="mb-0">Navigation</h6>
5454
</div>
5555
<!-- Column -->
5656

5757
<!-- Column -->
5858
<div class="col-lg-6 col-md-12 mb-5">
5959
<div
60-
class="bg-image bg-white hover-overlay ripple shadow-block rounded-6 mb-4"
60+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
6161
data-ripple-color="light"
6262
style="height: 300px;"
6363
>
6464
<img
65-
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/blog/home/assets/1.jpg"
65+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/forms/assets/1.jpg"
6666
class="w-100"
6767
alt=""
6868
/>
69-
<a href="https://mdbootstrap.com/docs/standard/design-blocks/blog/home/" target="_blank">
69+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/forms/">
7070
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
7171
</a>
7272
</div>
73-
<h6 class="mb-0">Home page</h6>
73+
<h6 class="mb-0">Forms</h6>
7474
</div>
7575
<!-- Column -->
7676

7777
<!-- Column -->
7878
<div class="col-lg-6 col-md-12 mb-5">
7979
<div
80-
class="bg-image bg-white hover-overlay ripple shadow-block rounded-6 w-100 mb-4 d-flex align-items-center"
80+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
8181
data-ripple-color="light"
8282
style="height: 300px;"
8383
>
8484
<img
85-
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/blog/navigation/assets/5.webp"
85+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/stats/assets/4.jpg"
8686
class="w-100"
8787
alt=""
8888
/>
89-
<a
90-
href="https://mdbootstrap.com/docs/standard/design-blocks/blog/navigation/"
91-
target="_blank"
92-
>
89+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/stats/">
9390
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
9491
</a>
9592
</div>
96-
<h6 class="mb-0">Navigation</h6>
93+
<h6 class="mb-0">Stats</h6>
94+
</div>
95+
<!-- Column -->
96+
97+
<!-- Column -->
98+
<div class="col-lg-6 col-md-12 mb-5">
99+
<div
100+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
101+
data-ripple-color="light"
102+
style="height: 300px;"
103+
>
104+
<img
105+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/tables/assets/4.jpg"
106+
class="w-100"
107+
alt=""
108+
/>
109+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/tables/">
110+
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
111+
</a>
112+
</div>
113+
<h6 class="mb-0">Tables</h6>
114+
</div>
115+
<!-- Column -->
116+
117+
<!-- Column -->
118+
<div class="col-lg-6 col-md-12 mb-5">
119+
<div
120+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
121+
data-ripple-color="light"
122+
style="height: 300px;"
123+
>
124+
<img
125+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/charts/assets/5.jpg"
126+
class="w-100"
127+
alt=""
128+
/>
129+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/charts/">
130+
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
131+
</a>
132+
</div>
133+
<h6 class="mb-0">Charts</h6>
134+
</div>
135+
<!-- Column -->
136+
137+
<!-- Column -->
138+
<div class="col-lg-6 col-md-12 mb-5">
139+
<div
140+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 d-flex align-items-center bg-white"
141+
data-ripple-color="light"
142+
style="height: 300px;"
143+
>
144+
<img
145+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/maps/assets/2.jpg"
146+
class="w-100"
147+
alt=""
148+
/>
149+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/maps/">
150+
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
151+
</a>
152+
</div>
153+
<h6 class="mb-0">Maps</h6>
154+
</div>
155+
<!-- Column -->
156+
157+
<!-- Column -->
158+
<div class="col-lg-6 col-md-12 mb-5">
159+
<div
160+
class="bg-image hover-overlay ripple shadow-block rounded-6 mb-4 bg-white d-flex align-items-center"
161+
data-ripple-color="light"
162+
style="height: 300px;"
163+
>
164+
<img
165+
src="https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content-gh/en/_mdb5/standard/web/docs/design-blocks/admin/complex/assets/1.jpg"
166+
class="w-100"
167+
alt=""
168+
/>
169+
<a href="https://mdbootstrap.com/docs/standard/design-blocks/admin/complex/">
170+
<div class="mask" style="background-color: rgba(251, 251, 251, 0.2);"></div>
171+
</a>
172+
</div>
173+
<h6 class="mb-0">Complex</h6>
97174
</div>
98175
<!-- Column -->
176+
99177
</div>
100178
</section>
101179
<!-- Section: Subpages -->
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)