描述
*IMPORTANT NOTE: Works with U-Design Ver. 2.2 or lower. U-Design 2.3 has the feature built in! Delete this plugin if using U-Design VER 2.3 or higher.
A lot of people use the U-Design theme.
It’s the top selling theme on Themeforest.net. The theme was originally built on the 960.css grid. This was fine a few years ago and still is for many but I
wanted more usable width for the wider screens. At first I just hacked the original 960.css file and kept a back-up copy. When updating the theme though it was
written over with the original file and I’d have to replace it again. After developing many sites using the U-Design theme that became quite tedious so I wrote this little plugin.
It simply deregisters the 960 style sheet and enqueue’s the 1150 style sheet (1152px Wide with 24 Columns & 10px Margins).
I hope you find it useful.
安装
Follow the normal plugin activation steps.
常见问题
- Where is the plugin accessed once activated
-
There is no further set-up required.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.02
Added function to enqueue the style sheet using the proper WP Hook.
1.01
Renamed css file to grid.css fixed broken path to file.
1.0
- Release Version