Guest deleted34304850 Posted February 26, 2022 Share Posted February 26, 2022 From the link above To apply the edit to whichever theme you use, you must go into vortex settings, click the edit css manually button and add this code to the bottom of the file. #more-mods-container { transform: scale(0%); } This should scale the element down to zero and should pretty much solve the issue. Link to comment Share on other sites More sharing options...
rmm200 Posted February 26, 2022 Share Posted February 26, 2022 Thank you so much!But if I may hazard a question - where is this "Edit CSS manually" button?I searched every Settings page and even cloned a theme. No button... Link to comment Share on other sites More sharing options...
Guest deleted34304850 Posted February 26, 2022 Share Posted February 26, 2022 go to settings then theme, towards the bottom quarter of the screen in small font, it says "Edit CSS manually".....not very intuituve, IMHO it needs to be in a semi-transparent bar that can't be removed and is right in the way!!! ;) Link to comment Share on other sites More sharing options...
rmm200 Posted February 26, 2022 Share Posted February 26, 2022 (edited) Ah - bless you...With a little hand-holding - the more mods bar is gone.Minor gripe is that Vortex chooses VS as the editor. Not the way I edit CSS. But I overcame that. I should add: my cloned CSS file was empty, so your new lines I added are the only ones in it. Edited February 26, 2022 by rmm200 Link to comment Share on other sites More sharing options...
Guest deleted34304850 Posted February 26, 2022 Share Posted February 26, 2022 no worries pal - you know the deal here, we help each other and pay it forward! Link to comment Share on other sites More sharing options...
Tannin42 Posted February 27, 2022 Share Posted February 27, 2022 Minor gripe is that Vortex chooses VS as the editor. Not the way I edit CSS. But I overcame that. Vortex doesn't choose the editor, it just tells the OS to open the editor associated with scss files. Link to comment Share on other sites More sharing options...
rmm200 Posted February 27, 2022 Share Posted February 27, 2022 Minor gripe is that Vortex chooses VS as the editor. Not the way I edit CSS. But I overcame that. Vortex doesn't choose the editor, it just tells the OS to open the editor associated with scss files. Thanks for that reply. Means I have my default set wrong.And I have nothing against VS - it is just heavy and takes forever to start. Notepad++ is a lot snappier. Link to comment Share on other sites More sharing options...
tesnexus8 Posted March 9, 2022 Share Posted March 9, 2022 For anyone interested, I've updated my Better Compact theme with this fix too: https://www.nexusmods.com/site/mods/51 Link to comment Share on other sites More sharing options...
Solution Tannin42 Posted March 9, 2022 Solution Share Posted March 9, 2022 My "Theme Snippets" extension also has an option for this so you can get rid of the overlay in any theme: https://www.nexusmods.com/site/mods/359 Link to comment Share on other sites More sharing options...
rmm200 Posted March 11, 2022 Share Posted March 11, 2022 (edited) A Tannin authored extension? Sign me up! This may be obvious to everyone but me - but this snippet requires a writeable theme.For example - clone Default to "Default - modified". Then it works great. Edited March 11, 2022 by rmm200 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now