CSS Modifications

CSS Modifications

Has anyone got any useful CSS modifications that they could share here?

This is a great feature in the Pro-account version but I'm very close to useless with CSS so I was hoping someone might share some tips or mods here.

Thanks.

Comments

  1. Hello John,

       Well, custom CSS is a rather advanced feature targeted to those who brave enough to change Checkvist styles (mostly for web developers).

      But I cannot resist to show a trick, though. You can style list items depending on tags you set on them. This is possible, because Checkvist adds CSS selectors with names based on tag names. So, for instance, you may style all list items tagged #important in blue and bold using the following CSS rule:

    .tag_important  .userContent { font-weight: bold; color: darkblue; }  

      Thanks Nathanael Boehm for the corresponding request: http://checkvist.uservoice.com/forums/2121-general/suggestions/1296367-put-tags-in-li-task-html-to-give-greater-control-?ref=title

    ReplyDelete
  2. Thanks for this Kirill Maximov - I'll have a play with this over the weekend.

    Maybe there could be a dedicated corner of Uservoice to share these CSS snippets?

    ReplyDelete
  3. I always thought theming should eventually not be an expert feature but it should have a UI of its own for at least a couple of the simplest alternatives - especially since imho the default theme arguably has an accessibility issue with the fact that the selected item have (had?)  a drastically different contrast than unselected ones which can be at least distracting, and other minor graphical nuisances for the minimalist type. Maybe I'll get around to posting my suggestions publicly at some point.

    ReplyDelete
  4. User-friendly UI customizing is in the plans, though not the first priority.

    ReplyDelete
  5. Thanks. I am excited about your latest announced plans to work on the mobile ui :) It would be sooo cool to be able to work on my Android tablet.

    ReplyDelete
  6. Can you restyle tag colors via CSS?

    ReplyDelete
  7. Hello Edo Amin Elan , to set tag colors you need Checkvist PRO plan. Please take a look here: https://checkvist.com/auth/help#tagManage

    ReplyDelete
  8. We've created a list of useful CSS snippets as a public list, please take a look: https://checkvist.com/p/42913

    ReplyDelete
  9. I've seen these two. I am looking to restyle tags using my own color set - if that's an option, I haven't found it yet. The CSS - yes, those snippets are what started me thinking. I love replacing tags altogether by icons in the way this is demonstrated! In other words, I'm looking to make certain tags (or even all) invisible, just use them as a trigger for icons.

    Back in a previous decade, I has software that was able to replace "Call", "Buy" and "Email" with icons at the left side of tasks - I loved it.

    ReplyDelete
  10. Hello Edo Amin Elan. Thanks for the idea about invisible tags! Here's the additional snippet, https://checkvist.com/checklists/486715-checkvist-customization-css-samples#task_16904788 So you basically hide .tag after the tag_name, that's it.

    ReplyDelete

Post a Comment

Popular posts from this blog

I'm really enjoy using checkvist, you are adding great features very quickly.

Hello friends

Hello friends!