Jump to content

Changing the "Get more mods" button and ribbon


Deagroth
Go to solution Solved by Tannin42,

Recommended Posts

Guest deleted34304850

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

Guest deleted34304850

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

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 by rmm200
Link to comment
Share on other sites

 

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

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...