- This topic has 9 replies, 2 voices, and was last updated 7 years, 8 months ago by
jacoline.
-
7th March 2016 at 10:07 pm #5923
Any reason you have moved icon plus/minus from left to the right side of the source i color theme?
It looks good in kiwi theme with the arrows but not as plus/minus in the end of the line in colors. I suggest to use the same icon form from kiwi if it has to be in the right side. Otherwise I would wish it back where it was before ๐
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
8th March 2016 at 10:41 am #5927
Any reason you have moved icon plus/minus from left to the right side of the source i color theme?
Yes, I think that on the left they look “odd” when you have a mix of one-line and multiple line sources (in other words some with the icon and some without).
What I haven’t (yet) investigated is if there is a way to make the positioning css-configurable. then different themes coulld have different answers. I’ll try to look at that before the next release.
I do however agree that all the older themes could use a complete re-write of icons. Many look very old-fashioned now.
Nigel
My personal kiwitrees site is www.our-families.info -
8th March 2016 at 6:16 pm #5936
Thank you Nigel,
At least you listen to the users more than I can say about others ๐
Let me know if you need my help in something!
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
9th March 2016 at 4:42 pm #5966
I’ve just had a quick look, and it might be easier than I thought.
In your mystyles.css add this:
.icon-plus, .icon-minus { float:left; }
This way all colors users don’t have to agree ๐
But please test it in as many different pages as you can, in case there are any that don’t work like this.
Nigel
My personal kiwitrees site is www.our-families.info -
9th March 2016 at 7:35 pm #5967
Thank you – but missing a space between icon and source text
And a very odd thing. I removed it again and the icon (plus/minus) totally disappeared. No matter which browser I used after and cache empty ect. So I putted it back in mystyle again!
Here is the reason I removed it (encl. file)
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
9th March 2016 at 7:48 pm #5969
Fixing the space is easy. just add “margin: 0 5px;” in the same tag as the “float”.
The problem you have circled in that image really should not be possible, and is not possible when I do it.
Can you send me the mystyle.css file that is in place when that happens.
Nigel
My personal kiwitrees site is www.our-families.info -
9th March 2016 at 7:57 pm #5970
My mail act strange – You get it here:
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
9th March 2016 at 8:03 pm #5972
Nothing wrong with that file – even though it is not what I asked. I wanted the file you thought was causing the missing tick highlighted by the red circle in your image.
But anyway. That is a completely unrelated problem. It is described with the fix in this topic: http://kiwitrees.net/forums/topic/add-media/#post-5857 (no need to read it all – just follow my instruction in that post #5857).
Nigel
My personal kiwitrees site is www.our-families.info -
9th March 2016 at 8:16 pm #5973
It was just that file and when I remove the
/* Kildeicon dropdown */
.icon-plus,
.icon-minus {
float: left; margin: 0 5px;
}The icon is totally gone!
I use notepad++ and I have not edited in my color.css after upgrading. But removed the ===== and the tick icon is back. Very odd!
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
-
9th March 2016 at 8:26 pm #5974
Problem solved – thank you Nigel!
Regards, Jamie Jaconelli
admin and owner of a user customized version of kiwitrees (contain 3 family trees)
- The topic ‘Source icon – color theme’ is closed to new replies.