Jump to content

Recommended Posts

Posted

Hi community!

In the admin area we have the green save button (reno default uikit theme). I would like to add another button (or dropdown / or just an text slogan ...) before the save button.

Just overwriting some less/css in not possible because the button does not even exist yet. So the question is how can I

1. create the button: I think I have to copy the whole orginal admin.css and include it in admin.less where I can create this new button and its button class. Is there no simplier way?

2. The new created button must be protected from automatic updates of processwire

Posted

hi,

i don't know when it come to a slogan but if you need a function button or a dropdown with a series of actions behind each link, it's quite easy to do this with a module
it won't go before the save button but will be easily visible in the top menu bar like in this french website i've made

image.png.b91f41138fcdfc26289962fb96f35ad5.png

 

in case it helps ?

have a nice day

Posted

Hi @stanoliver

in this case, i remember an old post that may help you adapt the code to your own need

it does, at least visually, exactly what you are looking for
bernhard added a more recent solution that may worth a look (like everything this guy writes here ?)

have a nice day

  • Like 1

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...