CSS new style help

 From:  Michael Gibson
11149.2 In reply to 11149.1 
Hi Moi3dFan,

re:
> I can't find where the settings for this panel are changed in CSS and what it's called.

There isn't any way for me to tell what the file for that flyout menu is named just by looking at a screenshot.

My guess is that it is probably named something similar to CirclesMenu.htm, look for something like that, or look inside SidePane.htm and see what the menu="" attribute is for the <moi:CommandMenuButton> element for the launching button.


> I'd like to lower this menu by 20px, then make it transparent, and blur it.

There isn't any way to make a menu window do these particular things. Maybe there is some kind of padding or line break in the menu that is adding some extra empty space at the bottom though, try removing any stuff like that.

- Michael