# Perfectionist - l'interfaccia curva predefinita

**URL:** https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194
**Category:** UX
**Created:** [2 Novembre 2024, 4:19pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194 "2024-11-02T16:19:19Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![TOWUK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/towuk/32/459767_2.png) [@TOWUK](https://meta.discourse.org/u/TOWUK)
#### Post date: [2 Novembre 2024, 4:19pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/1 "2024-11-02T16:19:19Z")

</div>

Ciao cari amici, forse molti non hanno notato che la parte principale in cui è contenuto il post è compressa sui lati e c’è molto spazio vuoto a destra, anche se sarebbe possibile spostare la linea a destra e il testo nel post sarebbe più ampio e ci sarebbe più spazio per la discussione

 ![Снимок экрана 2024-11-02 191513](https://global.discourse-cdn.com/meta/original/4X/4/5/7/457799a87aa691983f8b2710458675362cfddcc8.png)  
 ![Снимок экрана 2024-11-02 191419](https://global.discourse-cdn.com/meta/original/4X/5/1/5/5153a862f337a357f8ee8067424016635461c070.png)  
 ![Снимок экрана 2024-11-02 192043](https://global.discourse-cdn.com/meta/original/4X/0/b/f/0bfcabcc4520bf5c9f3f9fce1123653d53503243.png)

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2 Novembre 2024, 4:38pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/2 "2024-11-02T16:38:40Z")

</div>

> [@Discourse Bars beers cocktail (a sidebar framework)](https://meta.discourse.org/t/discourse-bars-a-sidebar-framework/298216?u=merefield):
>
> eyeglasses Overview A Theme Component that allows you to lay out Components[[1]](#footnote-1469292-1) on top and side bars. Specify a set of “widgets” distinctly for Route and Position. Supports setups for each of: discovery[[2]](#footnote-1469292-2), topic, tag[[3]](#footnote-1469292-3), category[[3:1]](#footnote-1469292-3), categories[[3:2]](#footnote-1469292-3) OR tags-intersection[[4]](#footnote-1469292-4) “Bars” can be either: top, left, right OR alternative right location. Each bar can be collapsed or dismissed (refresh browser to reset dismiss). They can be minimised by default. Handles the Official Sidebar, but if you …

Consente di comprimere le barre laterali della pagina Argomento in modo che gli Argomenti possano occupare l’intera larghezza.

Naturalmente, questo presuppone che tu abbia bisogno di barre laterali. Ma questo dipende da te…

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2 Novembre 2024, 4:39pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/3 "2024-11-02T16:39:56Z")

</div>

> [@TOWUK](#):
>
> il testo nel post sarebbe più largo

Gli amministratori possono aumentare la larghezza dell’argomento come ritengono opportuno

> [@How to increase width of topic](https://meta.discourse.org/t/how-to-increase-width-of-topic/81885/7?u=falco):
>
> Good news, this is the case now. In a theme the content width of a topic can be increased with a little CSS: :root { --topic-body-width: 1000px; } That’s it! no overlap. Note that the max-width is still constrained by Discourse’s overall max-width, so if you want to go to an extreme and do something like: :root { --topic-body-width: 2000px; } you’ll also need to increase --d-max-width, which defaults to 1110px :root { --d-max-width: 3000px; --topic-body-width: 2000px; }

I valori predefiniti si basano sulle best practice,

> [@Tom\_Newsom](#):
>
> Considera la leggibilità prima di renderla troppo larga:
> 
> [Readability: The Optimal Line Length – Baymard](http://baymard.com/blog/line-length-readability)

---

<div class="post-metadata">

### Author: ![TOWUK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/towuk/32/459767_2.png) [@TOWUK](https://meta.discourse.org/u/TOWUK)
#### Post date: [2 Novembre 2024, 5:00pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/4 "2024-11-02T17:00:29Z")

</div>

è incluso nel core (installazione predefinita)?

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2 Novembre 2024, 5:34pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/5 "2024-11-02T17:34:44Z")

</div>

Hai cliccato sul link?

(no, è un componente del tema)

---

<div class="post-metadata">

### Author: ![TOWUK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/towuk/32/459767_2.png) [@TOWUK](https://meta.discourse.org/u/TOWUK)
#### Post date: [2 Novembre 2024, 10:51pm UTC](https://meta.discourse.org/t/perfectionist-the-default-curve-interface/334194/6 "2024-11-02T22:51:43Z")

</div>

Grazie, sono un principiante di discourse
