themexpert / onepager

Onepage Theme/Website Builder for WordPress
https://themesgrove.com/wp-onepager/
Other
304 stars 101 forks source link

Customising the Admin #105

Closed JakeHenshall closed 8 years ago

JakeHenshall commented 8 years ago

Hi,

is there anyway that we can easily customise / white label that admin area to my own colours.

Thanks Jake.

codexpert commented 8 years ago

You mean the builder area?

JakeHenshall commented 8 years ago

Yeah i mean where the block are displayed. can we change the buttons etc... so that we can whitelabel it and make it our own.

codexpert commented 8 years ago

Yes you can by changing colors value from this file https://github.com/themexpert/onepager/blob/develop/engine/lithium/builder/variables.less

nadimtuhin commented 8 years ago

@JakeHenshall we need your help in this aspect. Please let us know how you would like this feature be implemented. Here are my ideas

  1. additional css override
  2. php functions to change text

anything else?

JakeHenshall commented 8 years ago

@nadimtuhin Yeah a CSS override would be ok, maybe if the plugin is detected it shows a field in backend or the live customizer

codexpert commented 8 years ago

We have had plan for this but not in our priority queue right now.