Help with getting things done and fixing problems.
Topics |
Comments![]() |
Posted | Last comment |
---|---|---|---|
Remove authoring information on custom page | 2 | 5 years 3 weeks ago | 5 years 3 weeks ago |
Error 550 with WebForm | 2 | 4 years 4 months ago | 4 years 4 months ago |
How to get "card" content type? Accepted answer | 2 | 2 weeks 1 day ago | 2 weeks 1 day ago |
Backdrop Configuration Management | 2 | 3 years 4 months ago | 3 years 4 months ago |
Views row - change row color based on row value | 2 | 7 months 1 week ago | 7 months 1 week ago |
Disable URL aliases for a content type | 2 | 1 year 3 months ago | 1 year 3 months ago |
Adding html element to text field Accepted answer | 2 | 10 months 3 weeks ago | 10 months 2 weeks ago |
Field Validation | 2 | 2 years 9 months ago | 2 years 9 months ago |
Module needs to generate and store a secret key Accepted answer | 2 | 2 years 4 months ago | 2 years 4 months ago |
allocate different layout to an existing page? | 2 | 1 month 3 weeks ago | 1 month 3 weeks ago |
Role Assign module Accepted answer | 2 | 2 years 7 months ago | 2 years 7 months ago |
Can admin resend initial login email to user | 2 | 3 years 2 months ago | 3 years 2 months ago |
Stranded while trying to use drush to install Backdrop CMS [solved] | 2 | 2 years 6 months ago | 2 years 6 months ago |
Making changes to an existing core pull request (PR) Accepted answer | 2 | 3 years 1 month ago | 3 years 1 month ago |
Title for comments - how? Accepted answer | 2 | 1 year 3 months ago | 1 year 3 months ago |
Add attributes with backdrop_add_js Accepted answer | 2 | 2 years 1 week ago | 2 years 6 days ago |
Content URL in Views | 2 | 1 year 11 months ago | 1 year 11 months ago |
data module? Accepted answer | 2 | 4 years 2 months ago | 4 years 1 month ago |
I can't install themes or modules | 2 | 3 years 9 months ago | 3 years 9 months ago |
Broken menu links in the header Accepted answer | 2 | 4 years 9 months ago | 4 years 9 months ago |
Rules 2.01 update error | 2 | 5 years 3 months ago | 5 years 3 months ago |
empty email from Backdrop? | 2 | 3 years 7 months ago | 3 years 7 months ago |
hook on before every page view? | 2 | 4 years 7 months ago | 4 years 7 months ago |
php evaluation, token insert, tinymce, shared library.. | 2 | 3 months 1 week ago | 3 months 1 week ago |
Converting an SQL query to Backdrop Accepted answer | 2 | 2 years 10 months ago | 2 years 10 months ago |
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?