Descripción
*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.
Instalación
Follow the normal plugin activation steps.
Preguntas frecuentes
- Where is the plugin accessed once activated
-
There is no further set-up required.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “U-Design-1150” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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