
Feature request: add bootstrap 3 grid styling options to view configuraitons
Reported by dleffler | January 7th, 2016 @ 10:41 PM | in 2.3.8 (closed)
It would be a good idea to integrate some more display control into some of the views, more likely only the bootstrap 3 views...
- optional hidden class for specific screen sizes - using the hidden-xs, etc... class http://getbootstrap.com/css/#responsive-utilities-classes
- optionally make modules stand out using a well http://getbootstrap.com/components/#wells
- optionally make modules stand out by giving them a border and or a background color
Each of those can easily be added to the 'source' behind the wysiwyg text or by making a custom view template, but the idea would be to make it easier from the module configuration interface.
Comments and changes to this ticket
-
dleffler January 8th, 2016 @ 12:59 PM
The third option above could be implemented as simply as the first 2 by creating some exp specific class(es) which could be customized by the theme...e.g.,
- top-border class
- bottom-border class
- top & bottom border class
- box border class
- light fill background class
- medium fill background class
- dark fill background class
Again, you can do most of this by customization or within a text module, but the intent would be to make it easier for a system admin (not a designer/developer) and put the style on the outer div ('module) and not the inner one ('item')
-
dleffler February 6th, 2016 @ 01:13 AM
- Tag changed from twitter-bootstrap to ckeditor, twitter-bootstrap
Removed to new ticket
-
-
dleffler March 2nd, 2016 @ 02:28 PM
The intent would be to simply 'class' the entire module element and not do other things like add an 'hr' tag, etc... E.g., This would mean the module would be completely invisible, etc... when admin/edit on a small device...alternatively if added an extra element outside the view module element, otherwise it would require editing almost every view, esp. the custom views to provide support for this feature.
-
expNinja March 2nd, 2016 @ 05:34 PM
- State changed from new to resolved
- Milestone set to 2.3.8
(from [2826296034493c8db0d51186d8c8875f63adda93]) Adds user selectable module style settings to module configuration to help emphasize individual modules; borders, background, and visibility; visibility style classes (hidden/visible) are already defined within bootstrap2/3; sample border & background styles are easily implemented and added to the bootstraptheme and bootstrap3theme stample themes [#1341 state:resolved milestone:2.3.8] https://github.com/exponentcms/exponent-cms/commit/2826296034493c8d...
-
expNinja March 2nd, 2016 @ 05:35 PM
(from [2035e85bb5cef7471df0d0a8491dbcab221549a3]) Adds missing new files required for module styling [#1341 state:resolved milestone:2.3.8] https://github.com/exponentcms/exponent-cms/commit/2035e85bb5cef747...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS