Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
How to reset admin password | 3 | 5 years 6 months ago | 5 years 6 months ago |
Google Fonts - Figuring out the Last Step Accepted answer | 1 | 5 years 6 months ago | 5 years 5 months ago |
Handling font-size and line-height for copy Accepted answer | 1 | 5 years 5 months ago | 5 years 5 months ago |
how to display view in node | 4 | 5 years 6 months ago | 5 years 5 months ago |
Backdrop Blocks - Style Configuration Tool - Documentation? Accepted answer | 4 | 5 years 5 months ago | 5 years 5 months ago |
How to stop loading default grid-flexbox.css Accepted answer | 3 | 5 years 6 months ago | 5 years 5 months ago |
"How to" block unwanted URLs Accepted answer | 3 | 5 years 6 months ago | 5 years 5 months ago |
Custom installation profile? | 3 | 5 years 5 months ago | 5 years 5 months ago |
Custom block templates | 4 | 5 years 7 months ago | 5 years 5 months ago |
How to output the URL of an image field in Views Accepted answer | 8 | 5 years 5 months ago | 5 years 5 months ago |
Custom page.tpl.php template based on content type or path. | 8 | 5 years 5 months ago | 5 years 5 months ago |
Where find docs for ctools? | 1 | 5 years 5 months ago | 5 years 5 months ago |
Taxonomy Title translation Accepted answer | 5 | 5 years 5 months ago | 5 years 4 months ago |
Layouts region inheritance Accepted answer | 12 | 5 years 4 months ago | 5 years 4 months ago |
Hero Image not displaying | 5 | 5 years 5 months ago | 5 years 4 months ago |
file folder from node title | 2 | 5 years 4 months ago | 5 years 4 months ago |
Updating Backdrop when CiviCRM is installed | 1 | 5 years 4 months ago | 5 years 4 months ago |
How to obtain 1.9.0 from git repository instead of 1.9.x-dev Accepted answer | 3 | 5 years 4 months ago | 5 years 4 months ago |
Too many redirects Accepted answer | 11 | 5 years 4 months ago | 5 years 4 months ago |
Professional help | 1 | 5 years 3 months ago | 5 years 3 months ago |
Rules 2.01 update error | 2 | 5 years 3 months ago | 5 years 3 months ago |
How to print a Views Block programmatically | 1 | 5 years 2 months ago | 5 years 2 months ago |
How to mane image gallery with colorbox Accepted answer | 6 | 5 years 2 months ago | 5 years 2 months ago |
Error posting to a forum | 4 | 5 years 2 months ago | 5 years 2 months ago |
xmlsitemap module | 6 | 5 years 2 months ago | 5 years 2 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?