This is a follow-up of #4375, which is an improvement. Ideally though, we'd have a way to dynamically (AJAX?) alter the number of pager items, based on grid/column number.
GitHub Issue #:
4560
This is a follow-up of #4375, which is an improvement. Ideally though, we'd have a way to dynamically (AJAX?) alter the number of pager items, based on grid/column number.
Posted 19 hours 21 min ago by (ian) in How-To and Troubleshooting
Posted 23 hours 24 min ago by (leeksoup) in How-To and Troubleshooting
Posted 1 day 2 hours ago by (Rogelio) in How-To and Troubleshooting
Recent comments
@yorkshirepudding - Thank you! That's just what I needed. In the code, it's actually fontyourface_ui_settings_form (with underscores rather than dashes). Now it's working ... I only have to figure...
Question about hook_form_FORM_ID_alter
Oh the benefits of a new set of eyes.... I don't know how many times I've looked at that css and not spotted that! Mind you, in my defense, my eyes are over 70 years old (and obviously in need of...
How to over-ride grid-flexbox.css
thanks yorkshirepudding, i used the CSS Injector option with this code and it works .views-table caption { font-weight: bold; color: blue; font-size: 26px; }
How to change the format of the Views group title field?