This came up in https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-908...
@laryn
Am I bikeshedding with this? Riffing on https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-745... I did a quick mock with the bars visually unsorted:
Using:
@klonos
I like that icon @laryn ...is it fontawesome, and if so, then which one is it? (it would have to be black or some dark gray color though, since the unsorted headers are light gray and we'd have accessibility issues)
@laryn
@klonos It's taken from the fontawesome icons you were using and then tweaked in Photoshop. I'm sure we can adjust colors on the SVG and then export as a PNG if we know which colors to use.
@klonos
@laryn I admire your creativity! ...you've made an icon that I find to be quite accurately denoting "unsorted"
Can you please provide a transparent 64px .png in
#444b53
, and another in#000000
? I wanna "play" with it
@laryn
@klonos unsorted.zip
Recent comments
Hello, @yorkshirepudding! Thanks a lot, I got it, all sorted out.
My layout template (layout--blog.tpl.php) doesn't work
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform