Viewing 4 posts - 1 through 4 (of 4 total)
Author
Posts
  • #7403

    I think there is missing a space between nee and ja .It’s also in the danish language.
    Noticed this also in the Resource > Changes

  • #7407

    Looks like I forgot to allow that “no” in some languages is longer than 2 characters 🙁

    Changed now for next release.

    If you want to fix it now it is a css issue. so you will need a custom mystyle.css file (see http://kiwitrees.net/faqs/customisation/customising-themes/).

    EDIT: incorrect code removed. See post below

    Nigel
    My personal kiwitrees site is www.our-families.info
    1 user thanked author for this post.
  • #7408

    Sorry – that didn’t totally work. Needs just a little more. Use this instead of the code above

    EDIT: incorrect code removed. See post below

    NOTE: this applies to ALL themes.

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #7409

    Oh dear, not doing too well this morning….

    THIS one will fix both research tasks and Changes Resource pages:

    #resource-page input[name^="show_"],
    #resource-page label[for^="show_"],
    #resource-page.recent_changes .chart_options input[name="pending"],
    #resource-page.recent_changes .chart_options label[for^="pending"] {
    	width: auto;
    }
    Nigel
    My personal kiwitrees site is www.our-families.info
    1 user thanked author for this post.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Research tasks’ is closed to new replies.