码迷,mamicode.com
首页 >  
搜索关键字:themes    ( 488个结果
基于nodejs的ghost博客仿豆瓣FM主题
项目地址:https://github.com/YangZhouChaoFan/Ghost-douban 描述:基于nodejs的ghost博客仿豆瓣FM主题使用说明:将文件放入/content/themes目录下;登录到ghost后台,设置新的主题;查看效果。主题预览:
分类:Web程序   时间:2015-07-08 16:02:30    阅读次数:257
Styles and Themens(1)详述
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
ecshop用户中心订单详情增加快递单物流信息查询显示的功能
1,themes\default\user_transaction.dwt找到:在下面一行加入:物流跟踪继续查找:{$order.invoice_no}在它前面加入 id="invoice_no" ,方便下面抓取“发货单”继续查找{$order.shipping_name}在页面最后的下面一行增加:...
分类:其他好文   时间:2015-07-04 13:55:16    阅读次数:162
为pycharm修改Theme & Color
版本: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
{$ecs_css_path}
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
Silverlight Telerik控件学习:主题Theme切换html教程
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 全部图标
所有的图标在 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
移除Strorefront站点footer上的Storefront Design By WooThemes字样
进入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 gi
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
CSS类的命名技巧
一.文件命名规范全局样式: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
488条   上一页 1 ... 36 37 38 39 40 ... 49 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!