the logo slider does not appear in the thread view

Status
This content is read-only, or is not open for further replies.

hakyangler

Guest
offline
what is the mistake here, I wonder?

Code:

Code:
<!-- /template: PAGE_CONTAINER or custom widget -->
<h3 style="text-align: center; font-weight: bold; margin-bottom: 5px; margin-top: 0px;">OM-Supporter</h3>
<ul id="logoSlider" class="light-slider"></ul>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/lightslider.min.css" />
<style>
.light-slider {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  border-width: 0px !important;
  scroll-snap-type: x...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom