Notice how nicely the comments is presented. Please what CSS is used for this?
The comments on my own website are not good. They stretch the entire length of the screen. Ideally I want them to look Just like the one I posted.
You can just open Dev tools in your browser and inspect the elements to see the CSS
This can also be achieved by simply right clicking on the element and selecting âinspectâ. You may have to go up down the html hierarchy to see all the CSS.
My blog is Ghost blog that is using Discourse for comments. The Comments are working ok, BUT the CSS is to make them blend in is what I am looking for.
Look at the one I reffred to. Notice how the Comments flow nicely?
Now look at ine. The comments Spran the entire length of the screen
Try Inspecting the comment on the Blog. In the Inspect window, you should see a tab called âStylesâ that has the CSS of the selected (and all) elements.
this topic has information about how to format embedded posts:
Styling your Embedded content
If you are running Discourse 1.4.0 or greater, you have the ability to add a stylesheet for your embedded comments. Use the Embedded CSS section of the Theme editor at Admin > Customize > Themes > Edit CSS/HTML and you can add a custom stylesheet that will be served up with your embedded comments. By default we think the layout looks nice on a white background, but if your site has a unique layout youâll want to style it yourself.
THANK you !!
Yes, it is Broken, but I have followed ALL the instructions on how to embed but for some reason(s) it seems I I am not getting it right.
Here is what my Embed looks like.
Thanks again, but it still takes a long time to load for New visitors. About 1 minute for new visitors and NEW articles. Once an article already has an ONGOING discussion, it loads much faster.
Donât know if itâs because the topic is being Auto created on Discourse. Looking at Ghost logs, everything seems fine.