Mercurial > nebulaweb3
comparison default/page-custom-scroll.html @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1d038bc9b3d2 |
---|---|
1 <!DOCTYPE html> | |
2 <html lang="en"> | |
3 | |
4 <head> | |
5 <meta charset="utf-8"> | |
6 <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
7 <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> | |
8 <link rel="icon" type="image/png" sizes="16x16" href="assets/demo/favicon.png"> | |
9 <link rel="stylesheet" href="assets/css/pace.css"> | |
10 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | |
11 <title>Custom Scroll Page</title> | |
12 <!-- CSS --> | |
13 <link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600|Roboto:400" rel="stylesheet" type="text/css"> | |
14 <link href="assets/vendors/material-icons/material-icons.css" rel="stylesheet" type="text/css"> | |
15 <link href="assets/vendors/mono-social-icons/monosocialiconsfont.css" rel="stylesheet" type="text/css"> | |
16 <link href="assets/vendors/feather-icons/feather.css" rel="stylesheet" type="text/css"> | |
17 <link href="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.7.0/css/perfect-scrollbar.min.css" rel="stylesheet" type="text/css"> | |
18 <link href="assets/css/style.css" rel="stylesheet" type="text/css"> | |
19 <!-- Head Libs --> | |
20 <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script> | |
21 <script data-pace-options='{ "ajax": false, "selectors": [ "img" ]}' src="https://cdnjs.cloudflare.com/ajax/libs/pace/1.0.2/pace.min.js"></script> | |
22 </head> | |
23 | |
24 <body class="header-dark sidebar-light sidebar-expand"> | |
25 <div id="wrapper" class="wrapper"> | |
26 <!-- HEADER & TOP NAVIGATION --> | |
27 <nav class="navbar"> | |
28 <!-- Logo Area --> | |
29 <div class="navbar-header"> | |
30 <a href="index.html" class="navbar-brand"> | |
31 <img class="logo-expand" alt="" src="assets/demo/logo-expand.png"> | |
32 <img class="logo-collapse" alt="" src="assets/demo/logo-collapse.png"> | |
33 <!-- <p>BonVue</p> --> | |
34 </a> | |
35 </div> | |
36 <!-- /.navbar-header --> | |
37 <!-- Left Menu & Sidebar Toggle --> | |
38 <ul class="nav navbar-nav"> | |
39 <li class="sidebar-toggle"><a href="javascript:void(0)" class="ripple"><i class="feather feather-menu list-icon fs-20"></i></a> | |
40 </li> | |
41 </ul> | |
42 <!-- /.navbar-left --> | |
43 <!-- Search Form --> | |
44 <form class="navbar-search d-none d-sm-block" role="search"><i class="feather feather-search list-icon"></i> | |
45 <input type="search" class="search-query" placeholder="Search anything..."> <a href="javascript:void(0);" class="remove-focus"><i class="feather feather-x"></i></a> | |
46 </form> | |
47 <!-- /.navbar-search --> | |
48 <div class="spacer"></div> | |
49 <!-- Button: Create New --> | |
50 <div class="btn-list dropdown d-none d-md-flex mr-4 mr-0-rtl ml-4-rtl"><a href="javascript:void(0);" class="btn btn-primary dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-plus list-icon"></i> Create New</a> | |
51 <div class="dropdown-menu dropdown-left animated flipInY"><span class="dropdown-header">Create new ...</span> <a class="dropdown-item" href="#">Projects</a> <a class="dropdown-item" href="#">User Profile</a> <a class="dropdown-item" href="#"><span class="d-flex align-items-end"><span class="flex-1">To-do Item</span> <span class="badge badge-pill bg-primary-contrast">7</span> </span></a> | |
52 <a | |
53 class="dropdown-item" href="#"><span class="d-flex align-items-end"><span class="flex-1">Mail</span> <span class="badge badge-pill bg-color-scheme-contrast">23</span></span> | |
54 </a> | |
55 <div class="dropdown-divider"></div><a class="dropdown-item" href="#"><span class="d-flex align-items-center"><span class="flex-1">Settings</span> <i class="feather feather-settings list-icon icon-muted"></i></span></a> | |
56 </div> | |
57 </div> | |
58 <!-- /.btn-list --> | |
59 <!-- User Image with Dropdown --> | |
60 <ul class="nav navbar-nav"> | |
61 <li class="dropdown"><a href="javascript:void(0);" class="dropdown-toggle ripple" data-toggle="dropdown"><span class="avatar thumb-xs2"><img src="assets/demo/users/user1.jpg" class="rounded-circle" alt=""> <i class="feather feather-chevron-down list-icon"></i></span></a> | |
62 <div | |
63 class="dropdown-menu dropdown-left dropdown-card dropdown-card-profile animated flipInY"> | |
64 <div class="card"> | |
65 <header class="card-header d-flex mb-0"><a href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-user-plus align-middle"></i> </a><a href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-settings align-middle"></i> </a> | |
66 <a | |
67 href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-power align-middle"></i> | |
68 </a> | |
69 </header> | |
70 <ul class="list-unstyled card-body"> | |
71 <li><a href="#"><span><span class="align-middle">Manage Accounts</span></span></a> | |
72 </li> | |
73 <li><a href="#"><span><span class="align-middle">Change Password</span></span></a> | |
74 </li> | |
75 <li><a href="#"><span><span class="align-middle">Check Inbox</span></span></a> | |
76 </li> | |
77 <li><a href="#"><span><span class="align-middle">Sign Out</span></span></a> | |
78 </li> | |
79 </ul> | |
80 </div> | |
81 </div> | |
82 </li> | |
83 </ul> | |
84 <!-- /.navbar-right --> | |
85 <!-- Right Menu --> | |
86 <ul class="nav navbar-nav d-none d-lg-flex ml-2 ml-0-rtl"> | |
87 <li class="dropdown"><a href="javascript:void(0);" class="dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-hash list-icon"></i></a> | |
88 <div class="dropdown-menu dropdown-left dropdown-card animated flipInY"> | |
89 <div class="card"> | |
90 <header class="card-header d-flex align-items-center mb-0"><a href="javascript:void(0);"><i class="feather feather-bell color-color-scheme" aria-hidden="true"></i></a> <span class="heading-font-family flex-1 text-center fw-400">Notifications</span> <a href="javascript:void(0);"><i class="feather feather-settings color-content"></i></a> | |
91 </header> | |
92 <ul class="card-body list-unstyled dropdown-list-group"> | |
93 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user3.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Dany Miles </span><span class="media-content">commented on your photo</span> <span class="user--online float-right my-auto"></span></span></a> | |
94 </li> | |
95 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user6.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Emily Woodworth </span><span class="media-content">posted a photo on your wall.</span></span></a> | |
96 </li> | |
97 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user2.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Palmer Kate </span><span class="media-content">just mentioned you in his post</span></span></a> | |
98 </li> | |
99 </ul> | |
100 <!-- /.dropdown-list-group --> | |
101 <footer class="card-footer text-center"><a href="javascript:void(0);" class="heading-font-family text-uppercase fs-13">See all activity</a> | |
102 </footer> | |
103 </div> | |
104 <!-- /.card --> | |
105 </div> | |
106 <!-- /.dropdown-menu --> | |
107 </li> | |
108 <!-- /.dropdown --> | |
109 <li class="dropdown"><a href="#" class="dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-settings list-icon"></i></a> | |
110 <div class="dropdown-menu dropdown-left dropdown-card animated flipInY"> | |
111 <div class="card"> | |
112 <header class="card-header d-flex justify-content-between mb-0"><a href="javascript:void(0);"><i class="feather feather-bell color-color-scheme" aria-hidden="true"></i></a> <span class="heading-font-family flex-1 text-center fw-400">Notifications</span> <a href="javascript:void(0);"><i class="feather feather-settings color-content"></i></a> | |
113 </header> | |
114 <ul class="card-body list-unstyled dropdown-list-group"> | |
115 <li><a href="#" class="media"><span class="d-flex"><i class="material-icons list-icon">check</i> </span><span class="media-body"><span class="heading-font-family media-heading">Invitation accepted</span> <span class="media-content">Your have been Invited ...</span></span></a> | |
116 </li> | |
117 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user3.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Steve Smith</span> <span class="media-content">I slowly updated projects</span> <span class="user--online float-right"></span></span></a> | |
118 </li> | |
119 <li><a href="#" class="media"><span class="d-flex"><i class="material-icons list-icon">event_available</i> </span><span class="media-body"><span class="-heading-font-family media-heading">To Do</span> <span class="media-content">Meeting with Nathan on Friday 8 AM ...</span></span></a> | |
120 </li> | |
121 </ul> | |
122 <!-- /.dropdown-list-group --> | |
123 <footer class="card-footer text-center"><a href="javascript:void(0);" class="headings-font-family text-uppercase fs-13">See all activity</a> | |
124 </footer> | |
125 </div> | |
126 <!-- /.card --> | |
127 </div> | |
128 <!-- /.dropdown-menu --> | |
129 </li> | |
130 <!-- /.dropdown --> | |
131 <li><a href="javascript:void(0);" class="right-sidebar-toggle active ripple ml-3 ml-0-rtl"><i class="feather feather-grid list-icon"></i></a> | |
132 </li> | |
133 </ul> | |
134 <!-- /.navbar-right --> | |
135 </nav> | |
136 <!-- /.navbar --> | |
137 <div class="content-wrapper"> | |
138 <!-- SIDEBAR --> | |
139 <aside class="site-sidebar scrollbar-enabled" data-suppress-scroll-x="true"> | |
140 <!-- User Details --> | |
141 <div class="side-user"> | |
142 <div class="col-sm-12 text-center p-0 clearfix"> | |
143 <div class="d-inline-block pos-relative mr-b-10"> | |
144 <figure class="thumb-sm mr-b-0 user--online"> | |
145 <img src="assets/demo/users/user1.jpg" class="rounded-circle" alt=""> | |
146 </figure><a href="page-profile.html" class="text-muted side-user-link"><i class="feather feather-settings list-icon"></i></a> | |
147 </div> | |
148 <!-- /.d-inline-block --> | |
149 <div class="lh-14 mr-t-5"><a href="page-profile.html" class="hide-menu mt-3 mb-0 side-user-heading fw-500">Scott Adams</a> | |
150 <br><small class="hide-menu">Developer</small> | |
151 </div> | |
152 </div> | |
153 <!-- /.col-sm-12 --> | |
154 </div> | |
155 <!-- /.side-user --> | |
156 <!-- Sidebar Menu --> | |
157 <nav class="sidebar-nav"> | |
158 <ul class="nav in side-menu"> | |
159 <li class="current-page menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-command"></i> <span class="hide-menu">Dashboard</span></a> | |
160 <ul class="list-unstyled sub-menu"> | |
161 <li><a href="index.html">Default</a> | |
162 </li> | |
163 <li><a href="index-real-estate.html">Real Estate</a> | |
164 </li> | |
165 <li><a href="index-job-board.html">Jobs Board</a> | |
166 </li> | |
167 <li><a href="index-lms.html">LMS</a> | |
168 </li> | |
169 <li><a href="index-rtl.html">RTL Demo</a> | |
170 </li> | |
171 </ul> | |
172 </li> | |
173 <li class="menu-item-has-children active"><a href="javascript:void(0);"><i class="list-icon feather feather-briefcase"></i> <span class="hide-menu">Apps</span></a> | |
174 <ul class="list-unstyled sub-menu"> | |
175 <li><a href="app-calender.html">Calender</a> | |
176 </li> | |
177 <li><a href="app-chat.html">Chat</a> | |
178 </li> | |
179 <li><a href="app-inbox.html">Inbox</a> | |
180 </li> | |
181 <li><a href="app-inbox-compose.html">Compose mail</a> | |
182 </li> | |
183 <li><a href="app-contacts.html">Contacts</a> | |
184 </li> | |
185 <li><a href="app-products.html">Products</a> | |
186 </li> | |
187 <li><a href="app-blog.html">Blog</a> | |
188 </li> | |
189 <li><a href="app-blog-single.html">Blog Single</a> | |
190 </li> | |
191 </ul> | |
192 </li> | |
193 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-user"></i> <span class="hide-menu">Profile Pages</span></a> | |
194 <ul class="list-unstyled sub-menu"> | |
195 <li><a href="page-profile.html">Profile</a> | |
196 </li> | |
197 <li><a href="page-login.html">Login Page</a> | |
198 </li> | |
199 <li><a href="page-login2.html">Login Page 2</a> | |
200 </li> | |
201 <li><a href="page-register.html">Sign Up</a> | |
202 </li> | |
203 <li><a href="page-register2.html">Sign Up 2</a> | |
204 </li> | |
205 <li><a href="page-register-3-step.html">3 Step Sign Up</a> | |
206 </li> | |
207 <li><a href="page-forgot-pwd.html">Forgot Password</a> | |
208 </li> | |
209 <li><a href="page-email-confirm.html">Confirm Email</a> | |
210 </li> | |
211 <li><a href="page-lock-screen.html">Lock Screen</a> | |
212 </li> | |
213 <li><a href="page-timeline.html">Timeline</a> | |
214 </li> | |
215 <li class="menu-item-has-children"><a href="javascript:void(0);">Error Pages</a> | |
216 <ul class="list-unstyled sub-menu"> | |
217 <li><a href="page-error-403.html">Error 403</a> | |
218 </li> | |
219 <li><a href="page-error-404.html">Error 404</a> | |
220 </li> | |
221 <li><a href="page-error-500.html">Error 500</a> | |
222 </li> | |
223 <li><a href="page-error-503.html">Error 503</a> | |
224 </li> | |
225 </ul> | |
226 </li> | |
227 </ul> | |
228 </li> | |
229 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-feather"></i> <span class="hide-menu">UI Elements</span></a> | |
230 <ul class="list-unstyled sub-menu"> | |
231 <li><a href="ui-typography.html">Typography</a> | |
232 </li> | |
233 <li><a href="ui-buttons.html">Buttons</a> | |
234 </li> | |
235 <li><a href="ui-cards.html">Cards</a> | |
236 </li> | |
237 <li><a href="ui-tabs.html">Tabs</a> | |
238 </li> | |
239 <li><a href="ui-accordions.html">Accordions</a> | |
240 </li> | |
241 <li><a href="ui-modals.html">Modals</a> | |
242 </li> | |
243 <li><a href="ui-icon-boxes.html">Icon Boxes</a> | |
244 </li> | |
245 <li><a href="ui-lists.html">Lists & Media Object</a> | |
246 </li> | |
247 <li><a href="ui-grid.html">Grid</a> | |
248 </li> | |
249 <li><a href="ui-progress.html">Progress Bars</a> | |
250 </li> | |
251 <li><a href="ui-notifications.html">Notifications & Alerts</a> | |
252 </li> | |
253 <li><a href="ui-pagination.html">Pagination</a> | |
254 </li> | |
255 <li><a href="ui-media.html">Media</a> | |
256 </li> | |
257 <li><a href="ui-carousel.html">Carousel</a> | |
258 </li> | |
259 <li><a href="ui-bootstrap.html">Bootstrap Elements</a> | |
260 </li> | |
261 </ul> | |
262 </li> | |
263 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-layout"></i> <span class="hide-menu">Forms</span></a> | |
264 <ul class="list-unstyled sub-menu"> | |
265 <li><a href="form-elements.html">Elements</a> | |
266 </li> | |
267 <li><a href="form-material.html">Material Design</a> | |
268 </li> | |
269 <li><a href="form-validation.html">Form Validation</a> | |
270 </li> | |
271 <li><a href="form-dropzone.html">File Upload</a> | |
272 </li> | |
273 <li><a href="form-pickers.html">Picker</a> | |
274 </li> | |
275 <li><a href="form-select.html">Select and Multiselect</a> | |
276 </li> | |
277 <li><a href="form-tags-categories.html">Tags and Categories</a> | |
278 </li> | |
279 <li><a href="form-addons.html">Addons</a> | |
280 </li> | |
281 <li><a href="form-editors.html">Editors</a> | |
282 </li> | |
283 </ul> | |
284 </li> | |
285 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-folder"></i> <span class="hide-menu">Sample Pages</span></a> | |
286 <ul class="list-unstyled sub-menu"> | |
287 <li><a href="page-blank.html">Blank Page</a> | |
288 </li> | |
289 <li class="menu-item-has-children"><a href="javascript:void(0);">Email Templates</a> | |
290 <ul class="list-unstyled sub-menu"> | |
291 <li><a href="email-templates/basic.html">Basic</a> | |
292 </li> | |
293 <li><a href="email-templates/billing.html">Billing</a> | |
294 </li> | |
295 <li><a href="email-templates/friend-request.html">Friend Request</a> | |
296 </li> | |
297 </ul> | |
298 </li> | |
299 <li class="menu-item-has-children"><a href="javascript:void(0);">Maps</a> | |
300 <ul class="list-unstyled sub-menu"> | |
301 <li><a href="maps-google.html">Google Maps</a> | |
302 </li> | |
303 <li><a href="maps-vector.html">Vector Maps</a> | |
304 </li> | |
305 </ul> | |
306 </li> | |
307 <li><a href="page-lightbox.html">Lightbox Popup</a> | |
308 </li> | |
309 <li><a href="page-sitemap.html">Sitemap</a> | |
310 </li> | |
311 <li><a href="page-search-results.html">Search Results</a> | |
312 </li> | |
313 <li><a href="page-custom-scroll.html">Custom Scroll</a> | |
314 </li> | |
315 <li><a href="page-utility-classes.html">Utility Classes</a> | |
316 </li> | |
317 <li><a href="page-animations.html">Animations</a> | |
318 </li> | |
319 <li><a href="page-faq.html">FAQ</a> | |
320 </li> | |
321 <li><a href="page-pricing-table.html">Pricing</a> | |
322 </li> | |
323 <li><a href="page-invoice.html">Invoice</a> | |
324 </li> | |
325 </ul> | |
326 </li> | |
327 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-clipboard"></i> <span class="hide-menu">Tables</span></a> | |
328 <ul class="list-unstyled sub-menu"> | |
329 <li><a href="tables-basic.html">Basic Tables</a> | |
330 </li> | |
331 <li><a href="tables-data-table.html">Data Table</a> | |
332 </li> | |
333 <li><a href="tables-bootstrap.html">Bootstrap Tables</a> | |
334 </li> | |
335 <li><a href="tables-responsive.html">Responsive Tables</a> | |
336 </li> | |
337 <li><a href="tables-editable.html">Editable Tables</a> | |
338 </li> | |
339 </ul> | |
340 </li> | |
341 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-pie-chart"></i> <span class="hide-menu">Charts</span></a> | |
342 <ul class="list-unstyled sub-menu"> | |
343 <li><a href="charts-flot.html">Flot Charts</a> | |
344 </li> | |
345 <li><a href="charts-morris.html">Morris Charts</a> | |
346 </li> | |
347 <li><a href="charts-js.html">Chart-js</a> | |
348 </li> | |
349 <li><a href="charts-sparkline.html">Sparkline Charts</a> | |
350 </li> | |
351 <li><a href="charts-knob.html">Knob Charts</a> | |
352 </li> | |
353 </ul> | |
354 </li> | |
355 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-heart"></i> <span class="hide-menu">Icons</span></a> | |
356 <ul class="list-unstyled sub-menu"> | |
357 <li><a href="icons-material-design.html">Material Design</a> | |
358 </li> | |
359 <li><a href="icons-font-awesome.html">Font Awesome</a> | |
360 </li> | |
361 <li><a href="icons-mono-social.html">Social Icons</a> | |
362 </li> | |
363 <li><a href="icons-weather.html">Weather Icons</a> | |
364 </li> | |
365 <li><a href="icons-linea.html">Linea Icons</a> | |
366 </li> | |
367 <li><a href="icons-feather.html">Feather Icons</a> | |
368 </li> | |
369 </ul> | |
370 </li> | |
371 </ul> | |
372 <!-- /.side-menu --> | |
373 </nav> | |
374 <!-- /.sidebar-nav --> | |
375 <div class="sidebar-module nav-contact-info mx-3 mt-4 mb-3"> | |
376 <div class="d-flex flex-column align-items-center"> | |
377 <h6 class="mb-2 fs-14">Need Help</h6><i class="feather feather-bell fs-24 color-color-scheme"></i> | |
378 </div> | |
379 <!-- /.d-flex --> | |
380 <div class="contact-info-body bg-content-color-contrast text-center"> | |
381 <p class="lh-25 headings-font-family">+1 888 543 7432 | |
382 <br>[email protected] | |
383 <br><a href="#">Visit FAQ</a> | |
384 </p> | |
385 </div> | |
386 <!-- /.contact-info-body --> | |
387 </div> | |
388 <!-- /.nav-contact-info --> | |
389 </aside> | |
390 <!-- /.site-sidebar --> | |
391 <main class="main-wrapper clearfix"> | |
392 <!-- Page Title Area --> | |
393 <div class="row page-title clearfix"> | |
394 <div class="page-title-left"> | |
395 <h6 class="page-title-heading mr-0 mr-r-5">Custom Scroll Page</h6> | |
396 <p class="page-title-description mr-0 d-none d-md-inline-block">statistics, charts and events</p> | |
397 </div> | |
398 <!-- /.page-title-left --> | |
399 <div class="page-title-right d-none d-sm-inline-flex"> | |
400 <ol class="breadcrumb"> | |
401 <li class="breadcrumb-item"><a href="index.html">Dashboard</a> | |
402 </li> | |
403 <li class="breadcrumb-item active">Custom Scroll Page</li> | |
404 </ol> | |
405 <div class="d-none d-md-inline-flex justify-center align-items-center"><a href="javascript: void(0);" class="btn btn-color-scheme btn-sm fs-11 fw-400 mr-l-40 pd-lr-10 mr-l-0-rtl mr-r-40-rtl hidden-xs hidden-sm ripple" target="_blank">Buy Now</a> | |
406 </div> | |
407 </div> | |
408 <!-- /.page-title-right --> | |
409 </div> | |
410 <!-- /.page-title --> | |
411 <!-- =================================== --> | |
412 <!-- Different data widgets ============ --> | |
413 <!-- =================================== --> | |
414 <div class="widget-list"> | |
415 <div class="row"> | |
416 <div class="col-md-12 widget-holder"> | |
417 <div class="widget-bg"> | |
418 <div class="widget-body clearfix"> | |
419 <h5 class="box-title">Only Content Scroll</h5> | |
420 <section class="row"> | |
421 <div class="col-sm-5 custom-scroll-content scrollbar-enabled"> | |
422 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
423 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
424 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
425 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
426 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
427 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
428 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
429 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
430 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
431 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
432 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
433 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
434 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
435 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
436 </div> | |
437 <div class="col-sm-2"> | |
438 <img src="assets/demo/user-cards/1.jpg" alt=""> | |
439 </div> | |
440 <div class="col-sm-5 custom-scroll-content scrollbar-enabled"> | |
441 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
442 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
443 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
444 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
445 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
446 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
447 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
448 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
449 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
450 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
451 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
452 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
453 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
454 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
455 </div> | |
456 <!-- /.custom-scroll-content --> | |
457 </section> | |
458 <!-- /.custom-scroll --> | |
459 </div> | |
460 <!-- /.widget-body --> | |
461 </div> | |
462 <!-- /.widget-bg --> | |
463 </div> | |
464 <!-- /.widget-holder --> | |
465 <div class="col-md-12 widget-holder"> | |
466 <div class="widget-bg"> | |
467 <div class="widget-body clearfix"> | |
468 <h5 class="box-title">Both Scroll</h5> | |
469 <section class="row custom-scroll-content scrollbar-enabled"> | |
470 <div class="col-sm-5"> | |
471 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
472 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
473 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
474 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
475 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
476 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
477 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
478 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
479 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
480 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
481 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
482 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
483 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
484 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
485 </div> | |
486 <div class="col-sm-2 custom-scroll-image"> | |
487 <img src="assets/demo/user-cards/2.jpg" alt=""> | |
488 <hr> | |
489 <img src="assets/demo/user-cards/3.jpg" alt=""> | |
490 <hr> | |
491 <img src="assets/demo/user-cards/4.jpg" alt=""> | |
492 <hr> | |
493 <img src="assets/demo/user-cards/7.jpg" alt=""> | |
494 </div> | |
495 <div class="col-sm-5"> | |
496 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
497 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
498 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
499 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
500 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
501 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
502 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
503 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
504 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
505 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
506 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
507 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
508 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
509 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
510 </div> | |
511 <!-- /.custom-scroll-content --> | |
512 </section> | |
513 <!-- /.custom-scroll --> | |
514 </div> | |
515 <!-- /.widget-body --> | |
516 </div> | |
517 <!-- /.widget-bg --> | |
518 </div> | |
519 <!-- /.widget-holder --> | |
520 <div class="col-md-12 widget-holder"> | |
521 <div class="widget-bg"> | |
522 <div class="widget-body clearfix"> | |
523 <h5 class="box-title">Scroll on Left</h5> | |
524 <div class="left-scroll"> | |
525 <section class="row custom-scroll-content scrollbar-enabled"> | |
526 <div class="col-sm-5"> | |
527 <p class="ml-2">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
528 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release | |
529 of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing | |
530 and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has | |
531 survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum | |
532 passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum | |
533 has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but | |
534 also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop | |
535 publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text | |
536 ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
537 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker | |
538 including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown | |
539 printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was | |
540 popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
541 </div> | |
542 <!-- /.custom-scroll-content --> | |
543 <div class="col-sm-2 custom-scroll-image"> | |
544 <img src="assets/demo/user-cards/3.jpg" alt=""> | |
545 <hr> | |
546 <img src="assets/demo/user-cards/4.jpg" alt=""> | |
547 <hr> | |
548 <img src="assets/demo/user-cards/5.jpg" alt=""> | |
549 <hr> | |
550 <img src="assets/demo/user-cards/8.jpg" alt=""> | |
551 </div> | |
552 <div class="col-sm-5"> | |
553 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
554 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release | |
555 of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing | |
556 and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has | |
557 survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum | |
558 passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum | |
559 has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but | |
560 also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop | |
561 publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text | |
562 ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
563 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker | |
564 including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown | |
565 printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was | |
566 popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
567 </div> | |
568 <!-- /.custom-scroll-content --> | |
569 </section> | |
570 <!-- /.custom-scroll --> | |
571 </div> | |
572 <!-- /.left-scroll --> | |
573 </div> | |
574 <!-- /.widget-body --> | |
575 </div> | |
576 <!-- /.widget-bg --> | |
577 </div> | |
578 <!-- /.widget-holder --> | |
579 <div class="col-md-12 widget-holder"> | |
580 <div class="widget-bg"> | |
581 <div class="widget-body clearfix color-scroll"> | |
582 <h5 class="box-title">Custom Scroll Color</h5> | |
583 <section class="row custom-scroll-content scrollbar-enabled"> | |
584 <div class="col-sm-5"> | |
585 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
586 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
587 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
588 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
589 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
590 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
591 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
592 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
593 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
594 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
595 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
596 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
597 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
598 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
599 </div> | |
600 <!-- /.custom-scroll-content --> | |
601 <div class="col-sm-2 custom-scroll-image"> | |
602 <img src="assets/demo/user-cards/4.jpg" alt=""> | |
603 <hr> | |
604 <img src="assets/demo/user-cards/5.jpg" alt=""> | |
605 <hr> | |
606 <img src="assets/demo/user-cards/6.jpg" alt=""> | |
607 <hr> | |
608 <img src="assets/demo/user-cards/1.jpg" alt=""> | |
609 </div> | |
610 <div class="col-sm-5"> | |
611 <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled | |
612 it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset | |
613 sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting | |
614 industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five | |
615 centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently | |
616 with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard | |
617 dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, | |
618 remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including | |
619 versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took | |
620 a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in | |
621 the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply | |
622 dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type | |
623 specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing | |
624 Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p> | |
625 </div> | |
626 <!-- /.custom-scroll-content --> | |
627 </section> | |
628 <!-- /.custom-scroll --> | |
629 </div> | |
630 <!-- /.widget-body --> | |
631 </div> | |
632 <!-- /.widget-bg --> | |
633 </div> | |
634 <!-- /.widget-holder --> | |
635 </div> | |
636 <!-- /.row --> | |
637 </div> | |
638 <!-- /.widget-list --> | |
639 </main> | |
640 <!-- /.main-wrappper --> | |
641 <!-- RIGHT SIDEBAR --> | |
642 <aside class="right-sidebar scrollbar-enabled suppress-x"> | |
643 <div class="sidebar-chat" data-plugin="chat-sidebar"> | |
644 <div class="sidebar-chat-info"> | |
645 <h6 class="fs-16">Chat List</h6> | |
646 <form class="mr-t-10"> | |
647 <div class="form-group"> | |
648 <input type="search" class="form-control form-control-rounded fs-13 heading-font-family pd-r-30" placeholder="Search for friends ..."> <i class="feather feather-search post-absolute pos-right vertical-center mr-3 text-muted"></i> | |
649 </div> | |
650 </form> | |
651 </div> | |
652 <div class="chat-list"> | |
653 <div class="list-group row"> | |
654 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Julein Renvoye"> | |
655 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl"> | |
656 <img src="assets/demo/users/user2.jpg" class="rounded-circle" alt=""> | |
657 </figure><span><span class="name">Gene Newman</span> <span class="username">@gene_newman</span> </span> | |
658 </a> | |
659 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Eddie Lebanovkiy"> | |
660 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl"> | |
661 <img src="assets/demo/users/user3.jpg" class="rounded-circle" alt=""> | |
662 </figure><span><span class="name">Billy Black</span> <span class="username">@billyblack</span> </span> | |
663 </a> | |
664 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Cameron Moll"> | |
665 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl"> | |
666 <img src="assets/demo/users/user5.jpg" class="rounded-circle" alt=""> | |
667 </figure><span><span class="name">Herbert Diaz</span> <span class="username">@herbert</span> </span> | |
668 </a> | |
669 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Bill S Kenny"> | |
670 <figure class="user--busy thumb-xs mr-3 mr-0-rtl ml-3-rtl"> | |
671 <img src="assets/demo/users/user4.jpg" class="rounded-circle" alt=""> | |
672 </figure><span><span class="name">Sylvia Harvey</span> <span class="username">@sylvia</span> </span> | |
673 </a> | |
674 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Trent Walton"> | |
675 <figure class="user--busy thumb-xs mr-3 mr-0-rtl ml-3-rtl"> | |
676 <img src="assets/demo/users/user6.jpg" class="rounded-circle" alt=""> | |
677 </figure><span><span class="name">Marsha Hoffman</span> <span class="username">@m_hoffman</span> </span> | |
678 </a> | |
679 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Julien Renvoye"> | |
680 <figure class="user--offline thumb-xs mr-3 mr-0-rtl ml-3-rtl"> | |
681 <img src="assets/demo/users/user7.jpg" class="rounded-circle" alt=""> | |
682 </figure><span><span class="name">Mason Grant</span> <span class="username">@masongrant</span> </span> | |
683 </a> | |
684 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Eddie Lebaovskiy"> | |
685 <figure class="user--offline thumb-xs mr-3 mr-0-rtl ml-3-rtl"> | |
686 <img src="assets/demo/users/user8.jpg" class="rounded-circle" alt=""> | |
687 </figure><span><span class="name">Shelly Sullivan</span> <span class="username">@shelly</span></span> | |
688 </a> | |
689 </div> | |
690 <!-- /.list-group --> | |
691 </div> | |
692 <!-- /.chat-list --> | |
693 </div> | |
694 <!-- /.sidebar-chat --> | |
695 </aside> | |
696 <!-- CHAT PANEL --> | |
697 <div class="chat-panel" hidden> | |
698 <div class="card"> | |
699 <div class="card-header d-flex justify-content-between"><a href="javascript:void(0);"><i class="feather feather-message-square text-success"></i></a> <span class="user-name heading-font-family fw-400">John Doe</span> | |
700 <button type="button" class="close" aria-label="Close"><span aria-hidden="true">×</span> | |
701 </button> | |
702 </div> | |
703 <!-- /.card-header --> | |
704 <div class="card-body"> | |
705 <div class="widget-chat-activity flex-1"> | |
706 <div class="messages scrollbar-enabled suppress-x"> | |
707 <div class="message media reply"> | |
708 <figure class="thumb-xs2 user--online"> | |
709 <a href="#"> | |
710 <img src="assets/demo/users/user3.jpg" class="rounded-circle"> | |
711 </a> | |
712 </figure> | |
713 <div class="message-body media-body"> | |
714 <p>Epic Cheeseburgers come in all kind of styles.</p> | |
715 </div> | |
716 <!-- /.message-body --> | |
717 </div> | |
718 <!-- /.message --> | |
719 <div class="message media"> | |
720 <figure class="thumb-xs2 user--online"> | |
721 <a href="#"> | |
722 <img src="assets/demo/users/user1.jpg" class="rounded-circle"> | |
723 </a> | |
724 </figure> | |
725 <div class="message-body media-body"> | |
726 <p>Cheeseburgers make your knees weak.</p> | |
727 </div> | |
728 <!-- /.message-body --> | |
729 </div> | |
730 <!-- /.message --> | |
731 <div class="message media reply"> | |
732 <figure class="thumb-xs2 user--offline"> | |
733 <a href="#"> | |
734 <img src="assets/demo/users/user5.jpg" class="rounded-circle"> | |
735 </a> | |
736 </figure> | |
737 <div class="message-body media-body"> | |
738 <p>Cheeseburgers will never let you down.</p> | |
739 <p>They'll also never run around or desert you.</p> | |
740 </div> | |
741 <!-- /.message-body --> | |
742 </div> | |
743 <!-- /.message --> | |
744 <div class="message media"> | |
745 <figure class="thumb-xs2 user--online"> | |
746 <a href="#"> | |
747 <img src="assets/demo/users/user1.jpg" class="rounded-circle"> | |
748 </a> | |
749 </figure> | |
750 <div class="message-body media-body"> | |
751 <p>A great cheeseburger is a gastronomical event.</p> | |
752 </div> | |
753 <!-- /.message-body --> | |
754 </div> | |
755 <!-- /.message --> | |
756 <div class="message media reply"> | |
757 <figure class="thumb-xs2 user--busy"> | |
758 <a href="#"> | |
759 <img src="assets/demo/users/user6.jpg" class="rounded-circle"> | |
760 </a> | |
761 </figure> | |
762 <div class="message-body media-body"> | |
763 <p>There's a cheesy incarnation waiting for you no matter what you palete preferences are.</p> | |
764 </div> | |
765 <!-- /.message-body --> | |
766 </div> | |
767 <!-- /.message --> | |
768 <div class="message media"> | |
769 <figure class="thumb-xs2 user--online"> | |
770 <a href="#"> | |
771 <img src="assets/demo/users/user1.jpg" class="rounded-circle"> | |
772 </a> | |
773 </figure> | |
774 <div class="message-body media-body"> | |
775 <p>If you are a vegan, we are sorry for you loss.</p> | |
776 </div> | |
777 <!-- /.message-body --> | |
778 </div> | |
779 <!-- /.message --> | |
780 </div> | |
781 <!-- /.messages --> | |
782 </div> | |
783 <!-- /.widget-chat-acitvity --> | |
784 </div> | |
785 <!-- /.card-body --> | |
786 <form action="javascript:void(0)" class="card-footer" method="post"> | |
787 <div class="d-flex justify-content-end"><i class="feather feather-plus-circle list-icon my-1 mr-3"></i> | |
788 <textarea class="border-0 flex-1" rows="1" style="resize: none" placeholder="Type your message here" type="text"></textarea> | |
789 <button class="btn btn-sm btn-circle bg-transparent" type="submit"><i class="feather feather-arrow-right list-icon fs-26 text-success"></i> | |
790 </button> | |
791 </div> | |
792 </form> | |
793 </div> | |
794 <!-- /.card --> | |
795 </div> | |
796 <!-- /.chat-panel --> | |
797 </div> | |
798 <!-- /.content-wrapper --> | |
799 <!-- FOOTER --> | |
800 <footer class="footer"><span class="heading-font-family">Copyright @ 2017. All rights reserved BonVue Admin by Unifato</span> | |
801 </footer> | |
802 </div> | |
803 <!--/ #wrapper --> | |
804 <!-- Scripts --> | |
805 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | |
806 <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.2/umd/popper.min.js"></script> | |
807 <script src="assets/js/bootstrap.min.js"></script> | |
808 <script src="https://cdnjs.cloudflare.com/ajax/libs/metisMenu/2.7.0/metisMenu.min.js"></script> | |
809 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.7.0/js/perfect-scrollbar.jquery.js"></script> | |
810 <script src="assets/js/theme.js"></script> | |
811 <script src="assets/js/custom.js"></script> | |
812 <script src="http://localhost:35729/livereload.js"></script> | |
813 </body> | |
814 | |
815 </html> |