实时体育数据 数据来源:蓝鲸体育

⚽ 足球实时 (10)

主队比分客队联赛时间(北京)
法尔德·阿尔博兹1:0赛帕伊朗阿扎德甘联赛00:15
LNZ切尔卡瑟0:0哈伊杜克·斯普利特俱乐部友谊赛00:15
阿里奥·伊斯兰沙赫尔2:0贝萨特·克尔曼沙赫伊朗阿扎德甘联赛00:15
阿巴斯港炼油厂0:0萨纳特·纳夫特伊朗阿扎德甘联赛00:00
帕尔斯·乔诺比·贾姆0:0纳瓦德·乌尔米亚伊朗阿扎德甘联赛00:00
加赫萨兰炼油厂0:1纳萨吉·马赞达兰伊朗阿扎德甘联赛00:00
皇家皮拉尔0:0圣马丁·德·布尔扎科阿根廷甲级B联赛都会区00:00
巴拉圭人体育0:0西班牙中心阿根廷丙级联赛00:00
维拉·达尔米内0:1卡米奥内罗斯体育阿根廷甲级B联赛都会区00:00
莫斯科斯楚吉诺2:0奥布宁斯克量子俄罗斯FNL 2组300:00

🏀 篮球实时 (2)

主队比分客队联赛时间(北京)
多伦多 tempo菲尼克斯水星WNBA02:00
士嘉堡神射手布兰普顿蜜獾加拿大精英篮球联赛07:00

⚾ 棒球实时 (10)

主队比分客队联赛时间(北京)
奥马哈风暴追逐者2:4哥伦布快船国际联盟07:05
爱荷华小熊12:1布法罗野牛国际联盟07:08
底特律老虎休斯顿太空人MLB01:10
波士顿红袜纽约洋基MLB01:10
多伦多蓝鸟德州游骑兵MLB03:07
伍斯特红袜托莱多泥鸡国际联盟04:00
匹兹堡海盗辛辛那提红人MLB04:05
纽约大都会费城费城人MLB04:10
芝加哥白袜堪萨斯城皇家MLB04:10
路易斯维尔蝙蝠圣保罗圣徒国际联盟05:05

📅 今日赛程 (20)

主队比分客队联赛时间(北京)
佛得角0:0沙特阿拉伯FIFA世界杯08:00
埃及1:1伊朗FIFA世界杯11:00
新西兰1:5比利时FIFA世界杯11:00
乌拉圭0:1西班牙FIFA世界杯08:00
哥伦比亚葡萄牙FIFA世界杯07:30
克罗地亚加纳FIFA世界杯05:00
巴拿马英格兰FIFA世界杯05:00
斯莱戈流浪者谢尔伯恩爱尔兰超级联赛02:45
伊尔维斯2:2塞纳约基SJK芬兰足球超级联赛19:00
赫尔辛基HJK0:4KuPS芬兰足球超级联赛22:00
玛丽港IFK0:2图尔库国际芬兰足球超级联赛22:00
Gnistan0:0VPS芬兰足球超级联赛00:00
TPS1:0Jaro芬兰足球超级联赛00:00
奥卢AC拉赫蒂芬兰足球超级联赛02:00
Kjelsås1:3霍讷福斯挪威乙级联赛第2组20:00
洛伦斯科格1:0格罗鲁德挪威乙级联赛第2组20:00
Ull/Kisa1:3拉纳挪威乙级联赛第2组19:00
莱斯克洛斯特布拉特沃格挪威乙级联赛第1组19:00
约恩达伦1:0比约格挪威乙级联赛第1组19:30
波尔斯2:4阿伦达尔挪威乙级联赛第1组21:00
更新于 2026-06-28 00:38(北京时间)

Wallox

Painting & Wallpapering HTML Template

Created : Jun 24, 2024
By : Layerdrops
Support : Ticksy Forum

Thank you for purchasing Wallox - Painting & Wallpapering HTML Template . If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thankyou so much!


Template Features


  • Clean & Simple Design
  • Advance Bootstrap 5.x Framework
  • HTML5 & CSS3
  • CSS3 Animations
  • Fully Responsive Design
  • All files are well commented
  • Crossbrowser Compatible with IE10+, Firefox, Safari, Opera, Chrome
  • Extensive Documentation

HTML Structure


The html template uses Latest Bootstrap v3.3.4 with valid HTML5 tags. This theme is a responisve layout with 4 column Support column. All of the information in content area is nested within a class and comes with predefined classes.

Basic Grid HTML

For a simple two column layout, create a .container and add the appropriate number of .col-md* columns.

Given this example, we have .col-md-4 and .col-md-8, making for 12 total columns and a complete row.


  
...
...

Nesting Columns

To nest your content with the default grid, add a new .container and set of .col-md* columns within an existing .col-md* column. Nested rows should include a set of columns that add up to the number of columns of its parent.


  
Level 1 column
Level 2
Level 2
Level 2 column

CSS Files and Structure


Mainly three main CSS files are used in this theme. The first one bootstrap.css, second one is style.css which for this template and third one is responsive.css to control responsive layouts.

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.


These are the css files that are loaded into templates in top of style.css file labled as imported css.


  @import url(bootstrap.min.css);
  @import url(bootstrap-select.min.css);
  @import url(owl.carousel.css);
  @import url(owl.theme.default.min.css);
  @import url(nouislider.css);
  @import url(nouislider.pips.css);
  @import url(jquery.bootstrap-touchspin.css);
  @import url(magnific-popup.css);

  @import url(animate.min.css);
  @import url(hover-min.css);
  @import url(../plugins/fontawesome-5/css/fontawesome-all.min.css);
  @import url(../plugins/icofont/css/icofont.css);
  @import url(../plugins/Wallox -icon/style.css);
                  

Fonts

By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.


  @import url(https://fonts.googleapis.com/css?family=Quicksand:200,300,400,600,700,800,900);
                  

Jquery and javascript


This theme imports three types of Javascript files.

  • jQuery
  • Custom scripts (custom.js)
  • Some plugins

  • jQuery is a Javascript library that greatly reduces the amount of code that you must write.
  • Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over.

In addition to the custom scripts, I have implemented few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method



These are the JS files that are loaded into templates in end of the Body Section.


  <script src="js/jquery.js"></script>
  <script src="js/bootstrap.min.js"></script>
  <script src="js/bootstrap-select.min.js"></script>
  <script src="js/jquery.validate.min.js"></script>
  <script src="js/owl.carousel.min.js"></script>
  <script src="js/isotope.js"></script>
  <script src="js/jquery.magnific-popup.min.js"></script>
  <script src="js/waypoints.min.js"></script>
  <script src="js/jquery.counterup.min.js"></script>
  <script src="js/wow.min.js"></script>
  <script src="js/jquery.easing.min.js"></script>
  <script src="js/custom.js"></script>
                  

Google Map Settings


We used embed google map with ifram to get your map iframe code go to Google Map Then search your desire location See screenshot below

After That click to Location name and click on share see screenshot below

Then Click on Embed a map & copy the HTML

Mailchimp Settings


We have added an attractive and fully functional Mailchimp form. You need to update the Mailchimp api and list id.


You have to add mailchimp popup form URL. You can find mailchimp dashboard

Contact Form Settings


We have added an attractive and fully functional contact form. We used PHP Mailer with Google SMTP Service. You have to add your gmail email and App Password to get email to your inbox. You must have to enable 2 step verification in your gmail then you have to create an app password from Your Google account manager From There click on App passwords. See screenshot Below:

After that They may ask you to login then you will get A Password Manager Form There you have to Select App (Mail) and device (Other Custom Name) Follow Screenshot below


Give The name like InsurHTML SMTP Credentials

After That Click on Generate And Then You Will Get Your SMTP Password

Now You have to fill up the credentials to your project sendemail.php Can be located at assets/inc/sendemail.php

Now Add your gmail email address and password (App Password Which Generated Before) to SMTP_EMAIL & SMTP_PASSWORD see screenshot below.

Then Update the RECIPIENT_EMAIL and RECIPIENT_NAME Where you will get that email You can give same gmail or other email here to get your user emails.

Also There is some recommended info you should update to match the site information like HOST_NAME, HOST_EMAIL

The Most important Thing is You have to give Google SMTP credentials other wise it will not work.

Tutorial


LOGO


Lets start updating the template. Open index.html file and follow the steps.

Most of the updates are same for all pages. So will explain once here.


  
      <img src="img/logo.png" alt="Awesome Image"/>
  
                  

Replace "images/logo.png" with your logo image url source or website name .


NAVMENU


This is the basic structure.

  
  

Add your own menu item to that ul li item. and if you want to add dropdown menu just make a nesting ul li with class of sub-menu



FOOTER COPYRIGHT


  

                  

replace "© Copyright Wallox 2024 . All right reserved." with the copyright info.

Sources and Credits


Fonts Used int the template are google fonts, you can find theme on Google Fonts API

Fonts Used are :

Plus Jakarta Sans


File Used For Animation Effects :

hover.css (in css Folder)

animate.css 精选蓝鲸体育官网内容,蓝鲸体育与你一同发现更多精彩。


Sliders Used Are :

Owl Carousel


Plugins Used Are :

Magnific Popup (can be located in js folder)

jQuery Validation 蓝鲸体育专注蓝鲸直播官网,为用户提供专业可靠的体验。

jQuery Circle Pogress 围绕蓝鲸体育直播,蓝鲸体育持续打磨更优质的服务。

Bootstrap Select 蓝鲸体育深耕覆盖全球热门赛事,一手掌握最新动态领域,用心服务每一位用户。

isotope 在专业数据统计,深度解读比赛内涵方面,蓝鲸体育提供贴心周到的支持。

Gmap.js (can be located in js folder)

FontAwesome Icons (can be located in plugins folder)

Icofont Icons (can be located in plugins folder)

Every Code is properly commented for Editing Ease.

Support


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have any queries, please feel free to contact us at Support Center.

Contact Us at : Ticksy Forum

为全球体育爱好者提供最全面、最及时的体育资讯与赛事服务。电话:+86 150 5264 5728邮箱:[email protected]微信:lanjing_161