This theme is now free to download and use under the
MIT License! Let me know if you like it and definitely report any bugs.
Attachment:
File comment: Installation instructions included.
responsive-admin-theme.zip [43.15 KiB]
Downloaded 88 times
Features:- Layout is entirely CSS (no images)
- Breakpoints reduce layout width to accommodate small screens: 1008px, 694px, and 478px
- Code examples for adding/modifying template icons (clonable and non-clonable)
- Centered and left-aligned theme styles
- Colors and language easily customized
Attachment:
responsive.png [ 201.61 KiB | Viewed 1078 times ]
Changelog:February 28, 2013- made repeatable region columns fill table width for smaller layouts (there is no longer a need to scroll horizontally if you have specified column widths)
* the above change will likely cause problems for old IE, so please remove or comment out the Responsive Repeatable Regions styles from ie.css and tablegear.css if you expect IE9 and below usage
February 12, 2013- fixed all regressions from previous update
- made vertical white space more consistent
- added round corners to CKEditor, NicEdit, and image/thumbnail editable region preview images
- added message-container class to customize.css for use with message editable regions
December 31, 2012* total CSS file size reduced by nearly a third
- improved selector efficiency
- removed duplicate and unused styles, vendor prefixes for box-shadow and border-radius, and old IE fixes
- added CKEditor 4 compatibility
- made forgot-password page styling consistent with login page
- increased login/install/forgot-password page button size
- decreased pagination and folder filter width
- decreased horizontal padding of header buttons for smallest layout
- moved responsive table header labels to customize.css to ease translation
October 24, 2012- fixed PRO license logo rebranding (customize.css)
- CKEditor selector improved
October 08, 2012- background color darkened slightly
- white text shadows applied to header, top-right section, and footer text
October 06, 2012- styled thumbnail editable region's "View Thumbnail" button
- reduced breakpoints by 8px
- added 'resize:vertical' for textareas to accurately reflect their fixed widths
September 24, 2012- fixed Chrome comment responsive table width
- added draft responsive table header labels
- styled image editable region's "View Image" button for show_preview='0'
- removed image input top margin
- selects now fill column width in repeatable table
- select and file/image input widths increased
- iframe-analytics media query relocated from styles.css to Extras section of customize.css