FlatBox

A beautifully FlatBox with different colors. You can upload your own logo & favicon, customizable colors and background, 8 nice theme color scheme, 3 different layout options, customize archive Posts (hide feature image, hide metadata and show post excerpt), single Post(hide feature image, hide related post and hide author box), and google fonts select for Customize: Body, Site Title, Heading, Sub-Heading. <a href=”http://www.wpbars.com/demo/four-years?theme=Flat+Design”>check theme demo</a>

Feature

  1. 8 Multiple Color Schemes
  2. Custom Widgets
  3. Translation ready
  4. Drop-down Menus
  5. Cross-browser compatibility
  6. Threaded Comments
  7. Gravatar ready
  8. Theme Options
  9. 3 layout options

Instructions

Theme FlatBox offers custom Theme Options, which can be found under Appereance->Theme Options.

Theme customization options:

  1. Theme Scheme. You can choose from one of eight color scheme.
  2. Layout options. You can choose from one of three ways of displaying blog posts (Layout options).
  3. Custom Header Code. You can add your custom code at the header, such as HTML,CSS,JavaScript.
  4. Custom Footer Code. You can add your custom code at the fotter, such as HTML,CSS,JavaScript.

Under Appereance->customize, You aslo can custom:

  1. Logo upload. You can upload your own image to serve as website logo. If no image is uploaded website title and description will be used instead. Max logo width: 1000px;
  2. Favicon. You can upload your own custom favicon, whichis the small 16px by 16px picture you see beside URL in browser’s address bar. Image should be named favicon.ico
  3. Custom Background – you can set your own custom background using WordPress built in background option (Apperance->Background).
  4. Custom Font Family. You can set your own custom global font family, heading font family and sub-heading font familyy
  5. Archive Pages. You can hide feature image, hide metadata and show post excerpt
  6. Single Post. You can hide feature image, hide related post and hide author box

Support

The best way to contact me with?support questions?and?bug reports?is via theWordPress support forums.

If you like this theme, I’d appreciate if you could?rate FlatBox at WordPress.org?.Thanks!

FlatBox-WordPress Responsive Flat Design Theme的更多相关文章

  1. 自适应网页设计(Responsive Web Design)

    引用:http://www.ruanyifeng.com/blog/2012/05/responsive_web_design.html 随着3G的普及,越来越多的人使用手机上网. 移动设备正超过桌面 ...

  2. 响应式Web设计(Responsive Web design)

    中文名 响应式Web设计 提出时间 2010年5月 英    文 Responsive Web design 解    释 一个网站能够兼容多个终端 目    的 解决移动互联网的浏览 优    点 ...

  3. Understanding Responsive Web Design: Cross-browser Compatibility

    http://www.sitepoint.com/understanding-responsive-web-design-cross-browser-compatibility/ In the las ...

  4. 自适应网页设计(Responsive Web Design)(转)

    随着3G的普及,越来越多的人使用手机上网. 移动设备正超过桌面设备,成为访问互联网的最常见终端.于是,网页设计师不得不面对一个难题:如何才能在不同大小的设备上呈现同样的网页? 手机的屏幕比较小,宽度通 ...

  5. (转)自适应网页设计(或称为响应式web设计)(Responsive Web Design)

    随着3G的普及,越来越多的人使用手机上网. 移动设备正超过桌面设备,成为访问互联网的最常见终端.于是,网页设计师不得不面对一个难题:如何才能在不同大小的设备上呈现同样的网页? 手机的屏幕比较小,宽度通 ...

  6. 转:15 Best Responsive Web Design Testing Tools

    Responsive Web Design is regarded as being the approach which suggests that web design and developme ...

  7. 自适应网页设计(Responsive Web Design)(转)

    作者: 阮一峰 出处:http://www.ruanyifeng.com/blog/2012/05/responsive_web_design.html 随着3G的普及,越来越多的人使用手机上网. 移 ...

  8. 阮一峰:自适应网页设计(Responsive Web Design)别名(响应式web设计)

    随着3G的普及,越来越多的人使用手机上网. 移动设备正超过桌面设备,成为访问互联网的最常见终端.于是,网页设计师不得不面对一个难题:如何才能在不同大小的设备上呈现同样的网页? 手机的屏幕比较小,宽度通 ...

  9. [转]如何设计自适应屏幕大小的网页 Responsive Web Design

    随着3G的普及,越来越多的人使用手机上网. 移动设备正超过桌面设备,成为访问互联网的最常见终端.于是,网页设计师不得不面对一个难题:如何才能在不同大小的设备上呈现同样的网页? 手机的屏幕比较小,宽度通 ...

随机推荐

  1. Apache环境修改.htaccess文件实现子目录强制HTTPS访问

    如果要在Apache环境下实现子目录强制HTTPS地址访问,该怎么实现呢?在此文章中将与大家一起分享如何在Apache环境下修改.htaccess文件来实现子目录强制HTTPS地址访问. 1.根目录域 ...

  2. redis-server.exe双击闪退 win10系统

    博客 解决方法: 1-win+R 打开命令行 2-cd至redis目录,例如 D:\redis> 3-输入 redis-server.exe redis.windows.conf     4-若 ...

  3. [LibreOJ #2983]【WC2019】数树【计数】【DP】【多项式】

    Description 此题含有三个子问题 问题1: 给出n个点的两棵树,记m为只保留同时在两棵树中的边时连通块的个数,求\(y^m\) 问题2: 给出n个点的一棵树,另外一棵树任意生成,求所有方案总 ...

  4. Drupal V7.3.1 框架处理不当导致SQL注入

    这个漏洞本是2014年时候被人发现的,本着学习的目的,我来做个详细的分析.漏洞虽然很早了,新版的Drupal甚至已经改变了框架的组织方式.但是丝毫不影响对于漏洞的分析.这是一个经典的使用PDO,但是处 ...

  5. MySQL 创建schema

    create schema zzz default character set utf8 collate utf8_general_ci;--创建数据库 grant select,insert,upd ...

  6. 【ORACLE】ORACLE session(会话)管理

    #查看当前不为空的连接select * from v$session where username is not null #查看不同用户的连接数 select username,count(user ...

  7. SSM的XML和WEB.XML的配置

    显示层(handler/controller): request请求到springmvc的前端控制器,从处理器映射器找相应的handler(用@RequestMapping("  " ...

  8. JavaScript 缓动效果

    Math.easeout = function (A, B, rate, callback) { if (A == B || typeof A != 'number') { return; } B = ...

  9. linux mint 19安装 kvm 软件包

    1 我的处理器是2700x 首先安装cpu检测 sudo apt-get install cpu-checker 2 查看cpu内核 egrep -c '(vmx|svm)' /proc/cpuinf ...

  10. 十分有趣的this指向题

    var num=5;//9 =>++this.num=>10 var obj={ num:3, fn:function() { num = 9;//window.num=9 (functi ...