Aviso de política: no preguntas básicas de HTML / CSS por favor

We do enjoy helping people with their free, open source Discourse instances, and that is indeed part of our responsibility to the open source community. :hugs:

However:

  • Over time, there has been a constant influx of basic HTML and CSS questions that are taking time away from us helping with more substantive issues specific to Discourse.

  • It’s not a productive use of our time to teach basic HTML and CSS. There are thousands of online resources that describe how to make changes on an HTML page with a few CSS rules. We would much rather spend that time troubleshooting Discourse and improving Discourse for you.

  • Furthermore, these topics tend to be very specific to the particular needs of particular sites and not very generalizable or helpful to future visitors who might stumble upon that topic.

So from this point on, we will be closing any questions about rudimentary HTML and CSS changes, instead pointing them to a general Discourse topic that describes how to use the F12 key in your browser to find HTML targets, and how to add basic CSS lines to your site customization, with a few examples, and maybe links to public HTML and CSS tutorials elsewhere on the web.

These questions will also be marked for auto-deletion after 24 hours.

(Note that if you are a Discourse hosted customer, we are much more open to assisting with these kinds of tasks, within the time constraints of your particular hosting plan.)

Thank you for your understanding. :discourse:

24 Me gusta

Solo quería añadir lo anterior:

Meta no es un sitio de soporte dedicado para una guía completa sobre cómo empezar con CSS, al igual que no es un sitio de soporte dedicado para aprender Ruby y JavaScript completamente desde cero, si quisieras empezar a personalizar el comportamiento de Discourse a través de plugins.

Si quieres personalizar la apariencia de Discourse, necesitarás aprender más sobre CSS.

Hay guías aquí sobre cómo crear temas, componentes de temas y plugins que son específicos de Discourse, pero no para aprender a dominar CSS o Ruby totalmente desde cero, ya que es una habilidad general. A veces la gente tiene tiempo para ayudar amablemente, pero no siempre será posible, porque implica repasar conocimientos generales de HTML y CSS – lo básico del Inspector y las clases y propiedades, etc.

Esta guía enlazada arriba puede ayudarte a empezar, así como la guía para principiantes para desarrollar temas de Discourse:

Si te gustaría hacer personalizaciones extensas — o tal vez simplemente no tienes tiempo para aprender — otra opción es también publicar en el Marketplace.

6 Me gusta