项目地址:https://github.com/YangZhouChaoFan/Ghost-douban 描述:基于nodejs的ghost博客仿豆瓣FM主题使用说明:将文件放入/content/themes目录下;登录到ghost后台,设置新的主题;查看效果。主题预览:
分类:
Web程序 时间:
2015-07-08 16:02:30
阅读次数:
257
Styles and ThemesIN THIS DOCUMENTDefining StylesInheritanceStyle PropertiesApplying Styles and Themes to the UIApply a style to a ViewApply a theme to...
分类:
其他好文 时间:
2015-07-05 16:35:20
阅读次数:
105
1,themes\default\user_transaction.dwt找到:在下面一行加入:物流跟踪继续查找:{$order.invoice_no}在它前面加入 id="invoice_no" ,方便下面抓取“发货单”继续查找{$order.shipping_name}在页面最后的下面一行增加:...
分类:
其他好文 时间:
2015-07-04 13:55:16
阅读次数:
162
版本:pycharm-community-4.5.2安装之后先导入 (File --> Import Setting --> django.jar)将文件pycharm-themes-master.zip解压,将里面的colors文件夹下的文件拷贝到目录:C:\Users\Administrator...
分类:
其他好文 时间:
2015-07-01 11:46:41
阅读次数:
609
includes里的init.php的187-194行 if (!empty($_CFG['stylename'])) { $smarty->assign('ecs_css_path', 'themes/' . $_CFG['template'] . '/style_' . $_...
分类:
Web程序 时间:
2015-06-29 19:28:36
阅读次数:
174
telerik的RadControls for Silverlight内置了以下几种主题样式: Office Black - 这是默认值,无需加载其它任何dll文件. Office Blue - 需要引用 Telerik.Windows.Themes.Office_Blue.dll. Offi...
分类:
Web程序 时间:
2015-06-27 09:45:04
阅读次数:
181
所有的图标在 jquery-easyui-1.2.6\themes\icons 目录下,在icon.css定义的如何引用jquery-easyui-1.2.6/themes/icon.css.icon-blank{background:url('icons/blank.gif') no-repeat...
分类:
Web程序 时间:
2015-06-23 11:33:21
阅读次数:
827
进入wp-content\themes\storefront\inc\structure\footer.php, 注释掉代码:if ( ! function_exists( 'storefront_credit' ) ) { /** * Display the theme credit...
分类:
其他好文 时间:
2015-06-18 17:16:00
阅读次数:
201
appcompat_v7\res\values-v21\themes_base.xml:191: error: Error: No resource found that matches the given name: attr ‘android:XXX’创建Android项目时,ADT会自动的创建一个名为appcompat_v7的 Support Library 项目,然后你会看到values21...
分类:
移动开发 时间:
2015-06-16 16:47:32
阅读次数:
180
一.文件命名规范全局样式:global.css;框架布局/布局,版面:layout.css;字体样式:font.css;链接样式:link.css;打印样式:print.css;主要的master.css专栏columns.css主题themes.css……二.常用类/ID命名规范页 眉:heade...
分类:
Web程序 时间:
2015-06-11 10:55:09
阅读次数:
180