概述

在 Virtuoso 中,您将找到适合您网站的高级模板解决方案,为您提供为任何项目构建艺术性且实用的风格的框架。

此 Bootstrap 模板带有大量易于使用的功能,全部以开发人员友好的代码编写而成。我们确保清晰地注释所有代码,让您尽可能轻松地将项目实施到模板中。

  • 响应式布局
  • 同位素可过滤产品组合
  • 17 个页面模板
  • 滚动动画
  • 独特的 Bootstrap 组件样式
  • 详细的 HTML 注释
  • LESS CSS 文件

文件夹结构

文件夹/文件 描述
/资产/ CSS 包含模板的所有 CSS 文件
/assets/css/animate.css CSS 动画 - http://daneden.github.io/animate.css/
/assets/css/bootstrap.css Bootstrap 前端框架 - http://getbootstrap.com
/assets/css/fontawesome.css Font Awesome - 可缩放矢量字体 - http://fortawesome.github.io/Font-Awesome/
/assets/css/nexus.css 主模板样式表
/assets/css/responsive.css 响应式模板样式表
/资产/字体 模板字体
/资产/字体/*.svg 适用于旧版 iOS 的字体文件
/资产/字体/*.woff 适用于现代浏览器的字体文件
/资产/字体/*.eot Internet Explorer 的字体文件
/资产/字体/*.ttf Safari、Android、iOS 的字体文件
/资产/图片 模板图像
/assets/js/bootstrap.min.js 最小化的 jQuery JavaScript 库
/资产/js/jquery.isotope.js Isotope JS - 过滤和排序布局 - 用于投资组合
/资产/js/jquery.min.js 最小化的 jQuery JavaScript 库
/资产/js/jquery.slicknav.js 响应式移动菜单插件 - http://slicknav.com/
/资产/js/modernizr.custom.js Modernizr JavaScript 库 - http://modernizr.com/
/assets/js/scripts.js 模板 Javascript 调整与激活
/资产/更少 模板 LESS 文件
/资产/较少/ bootstap Bootstrap LESS 文件
/资产/较少/字体真棒 Font Awesome LESS 文件
/资产/less/variables.less 模板和 Bootstrap LESS 变量
/*.html 模板页面

HTML 结构

为了更好地理解模板的结构,我们清楚地注释了所有 HTML。您会发现每个页面都被注释为 3 个主要部分:页眉、页脚和内容。对于大多数页面,您会发现页眉部分和页脚部分保持不变。

标题部分


<!-- === 开始标题 === -->
...
<!-- === 结束标题 === -->

此部分从每页的最开始开始,包括每个页面共有的所有内容。页眉部分将包括以下内容。

  • DOCTYPE 声明
  • 打开 <html> 标签
  • HTML 文档的整个 <head>
  • 打开 <body> 标签
  • 模板的标题区域对于您的每个页面都是通用的。
    • 顶级社交偶像
    • 标志和口号
    • 主菜单

内容部分


内容部分包含每个页面的主要内容,也是您进行大部分更改的地方。

<!-- === 开始内容 === -->
...
<!-- === 结束内容 === -->

页脚部分


The footer section contains the end of your HTML document. Similar to the header section, this section will most likely remain the same across all your pages, containing all the common elements in the foooter right down to the closing </html>.

<!-- === BEGIN FOOTER === -->
...
<!-- === END FOOTER === -->

The footer section will contain the following:

  • Footer content boxes (Contact info, disclaimer etc.)
  • Footer Menu
  • Closing </body> and </html>

CSS Structure

The following CSS files are loaded with your template in this order:

bootstrap.css

CSS for Bootsrap front-end framework

animate.css

Animations stylesheet used for on scroll animations

font-awesome.min.css

Scalable vector icons for Bootstrap.

nexus.css

The main template stylesheet. This is where you will find the bulk of your template CSS.

responsive.css

Stylesheet for responsive layout. All CSS in this file is placed within media queries applied to particular devices and screen sizes.

custom.css

Any custom CSS you wish to apply to your template can be added to this CSS files. This is the last CSS file to be loaded.

Utility Classes

A utility class is a class that defines a set of methods that perform common, often re-used functions. Your template includes a number of helpful utility classes to help style your content.

The following shows how you can use a utilty class with a H2 heading. In this example we will be adding 40px bottom padding to the heading.

<h2 class="padding-bottom-40">
    A Sample Heading
</h2>

Padding & Margin Classes

Class
padding-top-0
padding-top-5
padding-top-10
padding-top-15
padding-top-20
padding-top-30
padding-top-40
padding-top-60
padding-bottom-0
padding-bottom-5
padding-bottom-10
padding-bottom-15
padding-bottom-20
padding-bottom-30
padding-bottom-40
padding-bottom-60
padding-horiz-10
padding-horiz-20
padding-horiz-30
padding-horiz-40
padding-horiz-60
padding-vert-10
padding-vert-20
padding-vert-30
padding-vert-40
padding-vert-60
Class
margin-top-0
margin-top-5
margin-top-10
margin-top-15
margin-top-20
margin-top-30
margin-top-40
margin-top-60
margin-bottom-0
margin-bottom-5
margin-bottom-10
margin-bottom-15
margin-bottom-20
margin-bottom-30
margin-bottom-40
margin-bottom-60
margin-horiz-10
margin-horiz-20
margin-horiz-30
margin-horiz-40
margin-horiz-60
margin-vert-10
margin-vert-20
margin-vert-30
margin-vert-40
margin-vert-60

Color Classes

Class Color
color-default
color-primary
color-red
color-blue
color-green
Class Color
color-aqua
color-yellow
color-brown
color-violet
color-orange

Demo Images

All stock images on this template demo are for presentation purposes only, intended to represent a live site and are not included with the template

Most of the images used here are available from shutterstock.com. Links are provided if you wish to purchase them from their copyright owners.

Frontpage

About Us

关于我

博客

博客单品

变更日志

  1. 版本 1.0 - 2014 年 7 月 17 日

文档结束

感谢您购买,我们希望您喜欢您的模板!