I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
Thank you very much. The first one has sovled one button problem.
Inside the thread I see now a black icon.
But on the main page “Categories” view I see still the grey “+” on the button:
This theme looks very nice and one of the best among all themes available for Discourse.
I saw it running on labs.daemon.com.au but the mobile experience is not that refined yet. Is that website using the theme with the latest updates?
Your theme is absolutely beautiful and I’m currently using it. I also have the branded header theme component installed and I noticed that when I use your theme, my branded font awesome icons no longer appear. Whereas with my old theme, it will show those icons. It’s not displaying anything (not even the box) but is still clickable. Would you happen to know of some conflicting code that could be causing this to happen?
I just ran into another issue and I don’t know if it’s my specific customization, but I cannot delete images. I can upload them, but once I do, the buttons lose all functionality and I cannot delete or add a new photo. What am I doing wrong? Thanks!
Hi there,
we just wanted to let you know that we are currently experiencing rendering woes like
on our installation at https://meta.ip-tools.org/. As far as we know, we did not make any changes to the system, so the problem appears out of the blue for us.
Most probably it is due to “The connection used to fetch this resources was not secure” errors when trying to load the glyphs from Google Fonts:
We just wanted to leave a note about the issue and will follow up with an attempt to mitigate it by upgrading to the most recent software releases of all components.
With kind regards,
Andreas.
Apologies, reporting the last one was totally our fault. After bootstrapping a new workstation, we activated a bogus firewall setting which denied access to googleapis.com - no wonder these requests would fail. Sorry for the noise!
Nevertheless, it was a good chance to update the theme and receive the numerous updates @sesemaya pushed since end of January (Comparing 83a7de732a13ac9f8bde60aaefbee39269c601fd...89f9f1347fb5755fdbab83f8350ebabe9d532857 · Daemonite/discourse-material-theme · GitHub). As far as we can see everything works fine, so thanks again for the awesome work you are putting into this, Maya!
I have this strange situation where the edit option is not shown in the interface. It’s there, if you hover over it the name appears and you are able to use it if you hit the right spot.
I have this user that keeps accidentally removing posts this way, which is quite unfortunate.
This is viewing a post in Material Design for Discourse and below the same in graceful:
Dear @Not-The-Foggiest,
we have been able to work around this issue as outlined at Some icons are not translated properly · Issue #17 · Daemonite/discourse-material-theme · GitHub the other day by adding this snippet at the appropriate place, effectively disabling the “alt-” variants of the icons to get them visible again:
// Fix MBT#17: Translate "-alt" icons to non-"-alt" ones to
// counter disappearing "edit"- and "delete"-post icons.
// https://github.com/Daemonite/discourse-material-theme/issues/17#issuecomment-479716834
classNames = classNames.replace('-alt', '');
It’s really just a quick workaround but might well help you along.
With kind regards,
Andreas.
Desktop-Benutzerkarten
und
mobile Benutzerseiten
haben fehlerhaftes CSS. 0px-Abstand zwischen den Feldern usw…
Außerdem wäre es schön, Avatare auf mobilen Benutzerseiten größer zu sehen.
Sind Avatare auf Desktop-Benutzerkarten eigentlich so klein vorgesehen??
Ich möchte diese Probleme unbedingt beheben, da dies jetzt mein Standard-Theme ist und es bei weitem am besten aussieht – besser als alle anderen Themes, auch die, die ich selbst erstellt habe.
Die meisten Avatare werden im Antwortbereich von Beiträgen nicht angezeigt. Haben Sie eine Idee? Ich mag dieses Theme wirklich. Das Problem tritt auch auf Ihrer Seite auf. Sehen Sie, wie Abdulmalik_Hamids Avatar im Bereich „2 Antworten
Naja, der letzte Commit war im Mai. Die Avatare funktionieren auf ihrer Seite nicht einmal richtig, und die mobile Version ist ein Chaos. Ansonsten ein großartiges Theme.
Ich kann auf der von dir verlinkten Seite oder auf anderen Seiten der Website keine defekten Avatare erkennen. Könntest du bitte einen Screenshot des Problems senden, das du siehst?
PS: Wir waren in letzter Zeit etwas beschäftigt, aber wir wissen, dass das Theme ein Update benötigt.
Fehlende Avatare, nachdem du auf ein Dropdown mit „x Antworten“ geklickt hast, wie hier auf einer deiner Seiten.
Desktop-Version, neuester Chrome.
Siehe roter Pfeil. Es ist auf aktiveren Foren, die dein Theme verwenden, noch deutlicher zu erkennen. Aber es ist auch auf der Seite unten vorhanden, von der dieser Screenshot stammt.
Auch bei User-Karten gibt es bei Namen bestimmter Längen Probleme mit einem Abstand von 0px (siehe Screenshot unten, wo das Nachrichtenfeld direkt an den Namen grenzt). Hier ein Beispiel für den Desktop, aber das Problem ist auf mobilen Geräten viel ausgeprägter – fast alle Felder auf User-Karten haben auf dem Handy Abstandsprobleme. Auch auf User-Seiten gibt es auf mobilen Geräten viele Probleme mit einem Abstand von 0px.
Ich habe im Moment leider keine Möglichkeit, Screenshots vom Handy zu machen, aber ich gehe davon aus, dass Sie das auf Ihrer Seite ebenfalls sehen können.
[quote=“orchardstreet, Beitrag: 84, Thema: 64521”]
Fehlende Avatare, nachdem du auf ein Dropdown mit „X Antworten
Gibt es Neuigkeiten? Nur diese eine Avatar-Reparatur wäre großartig. Mein Forum fühlt sich kaputt an, solange das so ist.
Ich zahle dir 5 $ über PayPal, wenn du die Avatare im Dropdown-Menü „Antworten
Eine weitere Sache ist, dass Benutzer ihre Benutzerkartenbilder oder -hintergründe nach dem ersten Hochladen nicht ändern können.
Das ist bei diesem Theme ebenfalls stark defekt
aber nur bei diesem Theme.
Wir haben ein sehr aktives Forum und ich weiß nicht, wie ich das beheben soll.
Das Hochladen von Bildern im Profil-Bereich dauert im Allgemeinen auch sehr lange; es friert eine Weile bei 100 % ein, was bei anderen Themes nicht so häufig vorkommt.
Danke.