GithubHelp home page GithubHelp logo

Comments (4)

jshimko avatar jshimko commented on May 31, 2024

I can't speak to the social buttons part, but you can see any of the UI add-on packages (Bootstrap, etc) for examples of customizing the templates. You could start by just cloning the Bootstrap package into your /packages folder and changing whatever you need in the components.

from accounts-ui.

VikR0001 avatar VikR0001 commented on May 31, 2024

Very good. Do I directly edit the components in the package? Won't my edits be deleted next time the package is updated?

from accounts-ui.

jshimko avatar jshimko commented on May 31, 2024

No. You're not using the official package at that point. You're using your edited copy of it. Ideally, you should also change the name of the package to something more specific to you (instead of std:accounts-bootstrap, maybe just accounts-ui-custom). Then install it with meteor add accounts-ui-custom.

from accounts-ui.

VikR0001 avatar VikR0001 commented on May 31, 2024

If I go to ~/.meteor/packages, I see the package std_accounts-material, which I've previously downloaded. However, it only contains an alias. So I need to learn:

  • Exactly what folder to duplicate and where to put it
  • How to get meteor add to see it
  • How to get accounts-ui to load it

I've just googled:

how to modify a meteor package

There are a lot of results. I will read further to find out how to do this.

Thanks very much for this info!

from accounts-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.