littlegreen 8 bulan lalu
induk
melakukan
4c40a986ca

+ 0 - 1
cms-editor/templates/default_v5/footer.html

@@ -4,7 +4,6 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
     <style>
         .footer-box {
             background-color: var(--bs-black);

+ 0 - 11
cms-editor/templates/default_v5/loading.html

@@ -6,17 +6,6 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
     <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/loader.css">
-    <!-- <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/bs-theme-overrides.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/aos.min.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Hero-Carousel-images.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Navbar-Right-Links-icons.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/smjy-header.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/sticky-dark-top-nav-with-dropdown.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/styles.css">
-    <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/loader.css"> -->
 </head>
 
 <body style="margin: 0px;">

+ 1 - 0
cms-editor/templates/default_v5/news_content.html

@@ -4,6 +4,7 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
+    <meta name="description" content="{dreamer-cms:article field='tag' /}">
     <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">

+ 27 - 7
cms-editor/templates/default_v5/news_list.html

@@ -24,10 +24,19 @@
             font-weight: bold;
         }
         @media (min-width:768px) {
-            .new-img{
+            .new-img-box{
                 width: 60%!important;
                 flex-shrink: 0;
                 height: 100%;
+                position: relative;
+            }
+            .new-img-box .news-img{
+                width: 100%;
+                height: auto;
+                position: absolute;
+                top: 50%;
+                left: 50%;
+                transform: translate(-50%, -50%);
             }
             .card{
                 height: 350px!important;
@@ -35,9 +44,18 @@
             }
         }
         @media (max-width:769px) {
-            .new-img{
+            .new-img-box{
                 height: 300px;
                 width: 100%!important;
+                position: relative;
+            }
+            .new-img-box .news-img{
+                width: auto;
+                height: 100%;
+                position: absolute;
+                top: 50%;
+                left: 50%;
+                transform: translate(-50%, -50%);
             }
             .content-text{
                 display: none!important;
@@ -71,11 +89,13 @@
                 <div class="col">
                     <div class="card flex-column flex-md-row flex-lg-row flex-xl-row" 
                     style="border: none;--bs-card-color:rgb(137,137,137);--bs-border-radius:0">
-                        <img class="card-img-top d-block fit-cover new-img" 
-                        src="{dreamer-cms:template /}assets/img/none.png"
-                        data-aos="zoom-in" data-aos-duration="800" data-aos-once="true"
-                        data-src="[field:litpic/]"
-                        loading="lazy">
+                        <div class="new-img-box" style="overflow: hidden;">
+                            <img class="card-img-top d-block fit-cover news-img" 
+                            src="{dreamer-cms:template /}assets/img/none.png"
+                            data-aos="zoom-in" data-aos-duration="800" data-aos-once="true"
+                            data-src="[field:litpic/]"
+                            loading="lazy"/>
+                        </div>
                         <div class="card-body p-2 p-md-4" style="display: flex;flex-direction: column;justify-content: space-between;">
                             <div>
                                 <h4 class="card-title">[field:title/]</h4>

+ 12 - 0
cms-editor/templates/default_v5/service_list.html

@@ -19,6 +19,18 @@
     {dreamer-cms:include file='loading.html'/}
     {dreamer-cms:include file='header.html'/}
     <main class="service">
+        <section>
+            <div class="px-2 pt-3 pt-md-3 pt-xl-8">
+                <div class="wow fadeIn slide-animate" data-wow-duration="1000"
+                    style="height: auto;">
+                    {dreamer-cms:type typeid="x1ttlx6s"}
+                    <img style="width: 100%;object-fit: cover;height: auto;"
+                        data-src="[field:typeimg/]" loading="lazy"
+                        src="{dreamer-cms:template /}assets/img/none.png" />
+                    {/dreamer-cms:type}
+                </div>
+            </div>
+        </section>
         {dreamer-cms:channel typeid="x1ttlx6s" showall="false" type="son"}
         <section>
             <div class="px-2 pt-3 pt-md-3 pt-xl-8">

+ 4 - 4
cms-editor/templates/default_v5/swiper.html

@@ -4,8 +4,6 @@
 <head>
   <meta charset="utf-8">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-
-  <title>Presta - Free Bootstrap Bike Repair Template</title>
   <meta name="description" content="Presta is a Free Bootstrap Bike Repair Template.">
 
   <!-- Favicon and Touch Icons -->
@@ -38,7 +36,7 @@
             <div class="swiper-slide">
               <!-- {dreamer-cms:global name='website' /}article/[field:href /] -->
               <a href="[field:arcurl /]">
-                <img data-src="[field:litpic /]" alt="[field:title /]" style="width: 100%;height: auto;">
+                <img data-src="[field:litpic /]" alt="[field:title /]" style="width: 100%;height: auto;" src="{dreamer-cms:template /}assets/img/none.png">
               </a>
             </div>
             {/dreamer-cms:list}
@@ -56,7 +54,9 @@
   <script>
     var mySwiper = new Swiper('.swiper', {
       // direction: 'vertical', // 垂直切换选项
-      // autoplay: true,
+      autoplay: {
+        delay: 3500
+      },
       loop: true, // 循环模式选项
       // 如果需要分页器
       pagination: {

+ 2 - 0
cms-editor/templates/default_v5/work_content.html

@@ -4,6 +4,8 @@
 <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
+    
+    <meta name="description" content="{dreamer-cms:article field='tag' /}">
     <title>{dreamer-cms:global name="title" /}</title>
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
     <link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">

TEMPAT SAMPAH
cms-editor/uploads/20240709/1810587392877285376.jpeg


TEMPAT SAMPAH
cms-editor/uploads/20240709/1810587453841494016.jpeg


TEMPAT SAMPAH
cms-editor/uploads/20240709/1810587604882575360.jpeg


TEMPAT SAMPAH
cms-editor/uploads/20240709/1810588337874948096.jpeg


TEMPAT SAMPAH
cms-editor/uploads/20240709/1810588424990642176.jpeg


TEMPAT SAMPAH
cms-editor/uploads/20240709/1810589135472185344.jpg