siteserver/sscms 首页新闻排版及代码(二)

2024-06-08 11:58

本文主要是介绍siteserver/sscms 首页新闻排版及代码(二),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

在这里插入图片描述
所需素材:(如果需要,图片另存为即可)

素材1
在这里插入图片描述
素材2:
在这里插入图片描述
素材3
在这里插入图片描述

  <section class="news"><div class="newsTitle" data-aos="fade-down"><h4>新闻资讯</h4><span>latest news</span></div><div class="newsWrap" data-aos="fade-down"><div class="swiper-container" id="newsBox"><ul class="swiper-wrapper"><stl:contents channelName="新闻资讯" isImage="true" totalNum="24" scope="all"><li class="swiper-slide"><stl:a class="pic"><div class="newsDate"><span><stl:content type="addDate" formatString="yyyy-MM-dd"></stl:content></span></div><img src="{content.ImageUrl}" alt="{content.Title}"></stl:a><div class="newsCon"><h4><stl:content type="title" wordNum="24"></stl:content></h4><p><stl:content type="summary" wordNum="50"></stl:content></p></div></li></stl:contents></ul></div><div class="newsMore" data-aos="fade-down"><stl:a channelIndex="新闻资讯">查看更多</stl:a></div>
</div><script>var mySwiper = new Swiper('#newsBox', {spaceBetween: 10,slidesPerView: 4,navigation: {nextEl: '.swiper-button-next',prevEl: '.swiper-button-prev',},breakpoints: {320: { //当屏幕宽度大于等于320slidesPerView: 1,spaceBetween: 0,},768: { //当屏幕宽度大于等于768 slidesPerView: 1,spaceBetween: 0,},1280: { //当屏幕宽度大于等于1280slidesPerView: 3,spaceBetween: 40,}}});</script>
</section>
/* 新闻 */
.news .newsTitle{width: 100%;border-top: 30px solid #00479d;height: 140px;background: url(../upload/titleBg.png) repeat-x left bottom;text-align: center;font-size: 32px;color: #fcff00;
}
.news .newsTitle h4{position: relative;width: 286px;margin: 20px auto 0px;
}
.news .newsTitle span{font-size: 14px;font-weight: normal;display: block;text-transform: uppercase;
}
.news .newsTitle h4:after, .news .newsTitle h4:before {position: absolute;content: '';display: block;width: 153px;height: 44px;background: url(../upload/titlePeitu.png) no-repeat center top;top: 15px;
}
.news .newsTitle h4:before {left: -153px;
}
.news .newsTitle h4:after {right: -153px;transform: rotateY(180deg);
}
.news .newsWrap{padding: 90px 0px 60px 0px;
}
.news #newsBox{width:1200px;
}
.news #newsBox li{background:#fff;
}
.news #newsBox li .pic{box-sizing: border-box;display: block;height: 230px;overflow: hidden;position:relative;
}
.news #newsBox li .pic img{height: 100%;width:100%;
}
.news #newsBox .newsCon{margin:0 auto;box-sizing: border-box;
}
.news #newsBox .newsCon h4{font-family: "思源黑体";font-size:16px;line-height: 2;padding:25px 0px 10px 0px;
}
.news #newsBox .newsCon p{font-size: 14px;font-family: "思源黑体";line-height: 1.75;color: #333;height:48px;
}
.news #newsBox .newsDate{background:url(../upload/dateIcon02.png) no-repeat center 10px,rgba(255,114,0,0.8);height:80px;width:100px;position:absolute;right:0;top:0;color:#fff;font-size:16px;
}
.news #newsBox .newsDate span{display: block;padding-top:48px;text-align: center;
}
.news .newsMore {text-align: center;
}
.news .newsMore a {border-radius: 20px;margin-top: 70px;margin-bottom:40px ;font-size: 14px;background: #004ca7;color: #f0ff00;width: 140px;height: 40px;line-height: 40px;display: inline-block;text-align: center;position: relative;z-index: 1;overflow: hidden;
}
.news .newsMore a:before {content: "";position: absolute;top: 0;left: 0;width: 135%;height: 100%;background: #fff;z-index: -99;transform-origin: 0 0;-ms-transfomr-origin: 0 0;-webkit-transfomr-origin: 0 0;transform: translateX(-100%) skewX(-45deg);-ms-transform: translateX(-100%) skewX(-45deg);-webkit-transform: translateX(-100%) skewX(-45deg);transition: transform .2s;
}
.news .newsMore a:hover {color: #004ca7;border: 1px solid #004ca7;
}
.news .newsMore  a:hover:before{transform:translateX(0) skewX(-45deg);
}

这篇关于siteserver/sscms 首页新闻排版及代码(二)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/1042125

相关文章

活用c4d官方开发文档查询代码

当你问AI助手比如豆包,如何用python禁止掉xpresso标签时候,它会提示到 这时候要用到两个东西。https://developers.maxon.net/论坛搜索和开发文档 比如这里我就在官方找到正确的id描述 然后我就把参数标签换过来

poj 1258 Agri-Net(最小生成树模板代码)

感觉用这题来当模板更适合。 题意就是给你邻接矩阵求最小生成树啦。~ prim代码:效率很高。172k...0ms。 #include<stdio.h>#include<algorithm>using namespace std;const int MaxN = 101;const int INF = 0x3f3f3f3f;int g[MaxN][MaxN];int n

计算机毕业设计 大学志愿填报系统 Java+SpringBoot+Vue 前后端分离 文档报告 代码讲解 安装调试

🍊作者:计算机编程-吉哥 🍊简介:专业从事JavaWeb程序开发,微信小程序开发,定制化项目、 源码、代码讲解、文档撰写、ppt制作。做自己喜欢的事,生活就是快乐的。 🍊心愿:点赞 👍 收藏 ⭐评论 📝 🍅 文末获取源码联系 👇🏻 精彩专栏推荐订阅 👇🏻 不然下次找不到哟~Java毕业设计项目~热门选题推荐《1000套》 目录 1.技术选型 2.开发工具 3.功能

Vue3项目开发——新闻发布管理系统(六)

文章目录 八、首页设计开发1、页面设计2、登录访问拦截实现3、用户基本信息显示①封装用户基本信息获取接口②用户基本信息存储③用户基本信息调用④用户基本信息动态渲染 4、退出功能实现①注册点击事件②添加退出功能③数据清理 5、代码下载 八、首页设计开发 登录成功后,系统就进入了首页。接下来,也就进行首页的开发了。 1、页面设计 系统页面主要分为三部分,左侧为系统的菜单栏,右侧

代码随想录冲冲冲 Day39 动态规划Part7

198. 打家劫舍 dp数组的意义是在第i位的时候偷的最大钱数是多少 如果nums的size为0 总价值当然就是0 如果nums的size为1 总价值是nums[0] 遍历顺序就是从小到大遍历 之后是递推公式 对于dp[i]的最大价值来说有两种可能 1.偷第i个 那么最大价值就是dp[i-2]+nums[i] 2.不偷第i个 那么价值就是dp[i-1] 之后取这两个的最大值就是d

pip-tools:打造可重复、可控的 Python 开发环境,解决依赖关系,让代码更稳定

在 Python 开发中,管理依赖关系是一项繁琐且容易出错的任务。手动更新依赖版本、处理冲突、确保一致性等等,都可能让开发者感到头疼。而 pip-tools 为开发者提供了一套稳定可靠的解决方案。 什么是 pip-tools? pip-tools 是一组命令行工具,旨在简化 Python 依赖关系的管理,确保项目环境的稳定性和可重复性。它主要包含两个核心工具:pip-compile 和 pip

D4代码AC集

贪心问题解决的步骤: (局部贪心能导致全局贪心)    1.确定贪心策略    2.验证贪心策略是否正确 排队接水 #include<bits/stdc++.h>using namespace std;int main(){int w,n,a[32000];cin>>w>>n;for(int i=1;i<=n;i++){cin>>a[i];}sort(a+1,a+n+1);int i=1

html css jquery选项卡 代码练习小项目

在学习 html 和 css jquery 结合使用的时候 做好是能尝试做一些简单的小功能,来提高自己的 逻辑能力,熟悉代码的编写语法 下面分享一段代码 使用html css jquery选项卡 代码练习 <div class="box"><dl class="tab"><dd class="active">手机</dd><dd>家电</dd><dd>服装</dd><dd>数码</dd><dd

生信代码入门:从零开始掌握生物信息学编程技能

少走弯路,高效分析;了解生信云,访问 【生信圆桌x生信专用云服务器】 : www.tebteb.cc 介绍 生物信息学是一个高度跨学科的领域,结合了生物学、计算机科学和统计学。随着高通量测序技术的发展,海量的生物数据需要通过编程来进行处理和分析。因此,掌握生信编程技能,成为每一个生物信息学研究者的必备能力。 生信代码入门,旨在帮助初学者从零开始学习生物信息学中的编程基础。通过学习常用

husky 工具配置代码检查工作流:提交代码至仓库前做代码检查

提示:这篇博客以我前两篇博客作为先修知识,请大家先去看看我前两篇博客 博客指路:前端 ESlint 代码规范及修复代码规范错误-CSDN博客前端 Vue3 项目开发—— ESLint & prettier 配置代码风格-CSDN博客 husky 工具配置代码检查工作流的作用 在工作中,我们经常需要将写好的代码提交至代码仓库 但是由于程序员疏忽而将不规范的代码提交至仓库,显然是不合理的 所