Search found 19 matches

by chris_a_johnson
Wed Apr 26, 2023 8:04 pm
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Removing extra border around MM5 Window
Replies: 3
Views: 2317

Re: MM5 Skinning - Removing extra border around MM5 Window

Yes - the blue line at the top (and the rest of the border, which is white) appears for any skin I select. I tried using Inspect Element, but I haven't been able to isolate what is controlling this behavior. Thanks.
by chris_a_johnson
Wed Apr 26, 2023 10:36 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Removing extra border around MM5 Window
Replies: 3
Views: 2317

MM5 Skinning - Removing extra border around MM5 Window

I recently set up a 3rd monitor that is a different size and now my MM5 skin I am building is showing a border around the entire application that wasn't there before. When I shrink the window, it displays normally without the extra border. I have looked through all of my files, tried different skins...
by chris_a_johnson
Wed Feb 15, 2023 12:48 pm
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Background hover color in Tracklist Grid
Replies: 1
Views: 2676

MM5 Skinning - Background hover color in Tracklist Grid

I am hoping that this is an easy question to answer. I am working on my new skin (nearly done), but can't figure out how to control the hover background color when hovering over tracks in the Tracklist grid. I changed the hover color in the main view, but this is also being applied in the Tracklist ...
by chris_a_johnson
Wed Aug 03, 2022 9:29 am
Forum: MediaMonkey 5 developer forum
Topic: Changing Color of Large Icons When Hovering
Replies: 1
Views: 1113

Changing Color of Large Icons When Hovering

Is there a way to change the actual color of the large icons that you see in the Home main list when you hover over them? I can change the background color when hovering, but I want to change the color of the icon itself. I've tried adding a .largeIconHoverColor definition in the Icons.add.less file...
by chris_a_johnson
Mon Jun 27, 2022 8:49 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Changing Main Menu Item Text and Icon Colors
Replies: 8
Views: 3046

Re: MM5 Skinning - Changing Main Menu Item Text and Icon Colors

That worked! Thank you. I now need to go back and clean up my code for the skin I've been developing. I am not a coder, so it's a slow process, but now I have it configured the way I want it.
by chris_a_johnson
Fri Jun 24, 2022 10:48 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Changing Main Menu Item Text and Icon Colors
Replies: 8
Views: 3046

Re: MM5 Skinning - Changing Main Menu Item Text and Icon Colors

Thanks for the video - I was able to view the HTML for the menu. I tried the code you suggested, specifically this: .menuitem[data-focused], .menuitem[data-selected], .menuitem[hover] { background-color: @accentNavy; //@hoverBgColor; color: @black!important; fill: @black!important; pointer-events: a...
by chris_a_johnson
Thu Jun 23, 2022 3:45 pm
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Changing Main Menu Item Text and Icon Colors
Replies: 8
Views: 3046

Re: MM5 Skinning - Changing Main Menu Item Text and Icon Colors

Thanks again for your help. I am still stuck on the right css for changing the submenu items. I have tried every configuration I can think of such as: [data-control-class="mainmenuitem"] .menuitem.menutext:hover { color: @hoverTextColor!important; fill: @hoverTextColor!important; } .mainme...
by chris_a_johnson
Thu Jun 23, 2022 8:30 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Changing Main Menu Item Text and Icon Colors
Replies: 8
Views: 3046

Re: MM5 Skinning - Changing Main Menu Item Text and Icon Colors

Hi Drakinite,

I want to do both sets of menu items - the top level and the submenu. I am able to get the main menu items to work and I will see if I can figure out the sub menu items based on your response. Thank you - the info is very helpful.
by chris_a_johnson
Wed Jun 22, 2022 9:31 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skinning - Changing Main Menu Item Text and Icon Colors
Replies: 8
Views: 3046

MM5 Skinning - Changing Main Menu Item Text and Icon Colors

I have been trying for the last few days to figure out how to change the icon and text colors for the items under the main menu. I was able to change the hover background color and I have looked through the Inspect Element and Dev Tools, searched the forum, and reviewed all of the available skins, b...
by chris_a_johnson
Thu May 19, 2022 4:13 pm
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skin - Stop Hover in Main List View from Fading
Replies: 3
Views: 1316

Re: MM5 Skin - Stop Hover in Main List View from Fading

Thanks - I did not notice my monitor slowly dying. Time for a new one.
by chris_a_johnson
Thu May 19, 2022 10:45 am
Forum: MediaMonkey 5 developer forum
Topic: MM5 Skin - Stop Hover in Main List View from Fading
Replies: 3
Views: 1316

MM5 Skin - Stop Hover in Main List View from Fading

I've been working on a new skin and there is one thing I have not been able to figure out - how to disable the hover fade in the main list view. Once you have the hover color set, the hover color gets darker as you move towards the top of the Main List View. Is there a way to turn this off or overri...
by chris_a_johnson
Thu Feb 27, 2020 5:43 pm
Forum: Need help (mma)
Topic: Check for new/changed media fails
Replies: 2
Views: 6827

Re: Check for new/changed media fails

I am having the same problem with my kindle fire HD8 8th gen. I synced my 128 GB SD Card with my MediaMonkey library and all of the files are on the SD Card. I point MediaMonkey Pro to the right folder for the library, but when I choose to check for new/changed media, the device says scanning and th...
by chris_a_johnson
Wed Feb 27, 2019 1:15 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Batch Tagger 2.57 (Updated: 2021-08-11)
Replies: 94
Views: 174066

Re: Discogs Batch Tagger 2.52 (Updated: 2018-12-30)

I've been trying to use the batch tagger to update my albums with more tagging data, but keep running into a problem. The track listing on the right-hand side gets hidden behind the tagged fields grid at the bottom of the screen. Whenever I try to de-select a track at the bottom of the tracklisting ...
by chris_a_johnson
Tue Jan 30, 2018 3:39 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1146439

Re: Discogs Tagger 5.55 (Updated: 2018-01-23)

OK - I deleted it after launching MM as an admin and it automatically deleted those files and the entry in the Scripts.ini file. I re-installed the version that you sent me and it now works fine. Thank you!
by chris_a_johnson
Mon Jan 29, 2018 5:53 pm
Forum: Need Help with Addons? (MMW4)
Topic: Discogs Tagger 5.84 (Updated: 2024-01-03)
Replies: 1702
Views: 1146439

Re: Discogs Tagger 5.55 (Updated: 2018-01-23)

yes, all of those files are there and the contents match what you have in your post.