Align titles left
Quote from andreasml on January 14, 2018, 1:46 pmHello
I am using the Asgaros Forum software and I have the following problem.
The titles are centered while I would like them to be aligned on the left side as they appear in your site.
You can see my forum here
Kind regards
Andreas Lazaris
Hello
I am using the Asgaros Forum software and I have the following problem.
The titles are centered while I would like them to be aligned on the left side as they appear in your site.
You can see my forum here
Kind regards
Andreas Lazaris
Quote from Asgaros on January 14, 2018, 3:16 pmHello Andreas,
this is a CSS-issue with your theme. I added some compatibility-code to the development-version to fix this. You can find the changeset here:
https://github.com/Asgaros/asgaros-forum/commit/09a548d54cd8e9a37e4c03138b28cdf6dc58c791
This patch will also be included in the upcoming v1.7.0 update which I plan to release in the next days.
Hello Andreas,
this is a CSS-issue with your theme. I added some compatibility-code to the development-version to fix this. You can find the changeset here:
https://github.com/Asgaros/asgaros-forum/commit/09a548d54cd8e9a37e4c03138b28cdf6dc58c791
This patch will also be included in the upcoming v1.7.0 update which I plan to release in the next days.
Quote from sven321 on January 14, 2018, 3:41 pmMh…
wäre nicht sehr prickelnd, dann sind ja normal alle jetzt schon gemachten Änderungen in der style.css hinfällig, wobei ja eine Menge an Umstellungen dort von einem selber gemacht wurden, hinfällig… 🙁
Mh…
wäre nicht sehr prickelnd, dann sind ja normal alle jetzt schon gemachten Änderungen in der style.css hinfällig, wobei ja eine Menge an Umstellungen dort von einem selber gemacht wurden, hinfällig… 🙁
Quote from Asgaros on January 14, 2018, 5:08 pmQuote from sven321 on January 14, 2018, 3:41 pmMh…
wäre nicht sehr prickelnd, dann sind ja normal alle jetzt schon gemachten Änderungen in der style.css hinfällig, wobei ja eine Menge an Umstellungen dort von einem selber gemacht wurden, hinfällig…
Hallo Sven,
eigene CSS-Definitionen bitte immer in die CSS-Dateien deines Themes hinzufügen, da sämtliche Plugin-Dateien bei einem Update von WordPress automatisch überschrieben werden.
Alternativ kannst du auch ein eigenes Forum-Theme erstellen, welches bei einem Update nicht überschrieben wird:
How can I add my own theme?
You can add own themes for your forum in the `/wp-content/themes-asgarosforum` directory (for example: `/wp-content/themes-asgarosforum/my-theme`). All themes in the `/wp-content/themes-asgarosforum` can be activated in the forum options. Each theme must have the following files: `style.css`, `mobile.css`, `widgets.css` and `editor.css`.
Quote from sven321 on January 14, 2018, 3:41 pmMh…
wäre nicht sehr prickelnd, dann sind ja normal alle jetzt schon gemachten Änderungen in der style.css hinfällig, wobei ja eine Menge an Umstellungen dort von einem selber gemacht wurden, hinfällig…
Hallo Sven,
eigene CSS-Definitionen bitte immer in die CSS-Dateien deines Themes hinzufügen, da sämtliche Plugin-Dateien bei einem Update von WordPress automatisch überschrieben werden.
Alternativ kannst du auch ein eigenes Forum-Theme erstellen, welches bei einem Update nicht überschrieben wird:
How can I add my own theme?
You can add own themes for your forum in the `/wp-content/themes-asgarosforum` directory (for example: `/wp-content/themes-asgarosforum/my-theme`). All themes in the `/wp-content/themes-asgarosforum` can be activated in the forum options. Each theme must have the following files: `style.css`, `mobile.css`, `widgets.css` and `editor.css`.