[3.2] Topic Icon Prefix
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich sowie die URL vom betroffenen Forum.
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich sowie die URL vom betroffenen Forum.
-
- Mitglied
- Beiträge: 10
- Registriert: 05.01.2020 22:03
[3.2] Topic Icon Prefix
hallo, wenn ich ein paar grammatikalische fehler bekomme, bitte verzeihen sie mir, weil ich google translate verwende. ich habe eine frage, wie kann ich diese symbole entfernen?
https://prnt.sc/qjr253
https://prnt.sc/qjr253
Re: [3.2] Topic Icon Prefix
Hi,
das sieht mir aus, als käme das vom Style, wenn du eine Ankündigung oder Sticky erstellst.
Da müsste mal einen echten Link haben, wo man das Problem sieht. Ein Screenshot ist da wenig hilfreich.
Grüße
das sieht mir aus, als käme das vom Style, wenn du eine Ankündigung oder Sticky erstellst.
Da müsste mal einen echten Link haben, wo man das Problem sieht. Ein Screenshot ist da wenig hilfreich.
Grüße
-
- Mitglied
- Beiträge: 10
- Registriert: 05.01.2020 22:03
Re: [3.2] Topic Icon Prefix
http://headshot-cs.com/forums/index.php
ich möchte sie nur entfernen, der Stil, den ich benutze, ist Milk v2. und ich suchte überall, aber ich konnte nicht finden, wie man sie entfernt.
ich möchte sie nur entfernen, der Stil, den ich benutze, ist Milk v2. und ich suchte überall, aber ich konnte nicht finden, wie man sie entfernt.
Re: [3.2] Topic Icon Prefix
Der style wird aber wohl nicht hier supportet, weil der gekauft ist.
Das Icon wird generiert durch die Option Bekanntmachung bzw. Globale Bekanntmachung. Falls du den Benutzern das komplette Recht entziehst Bekanntmachungen zu erstellen und die Beiträge die schon solche sind, zurückstufst zu normalen sollten diese Icons nicht mehr auftauchen.
Oder du kannst folgendes Versuchen:
Öffne folgende Datei ( am besten mit notepad++)
/forenroot/styles/Milk_v2/template/vieforum_body.html
finde und lösche folgendes:
Das sollte das Icon dann nicht mehr einblenden und man kann die Funktion dennoch nutzen. Dies ist aber ungetestet. Die Datei solltest du vorher aber im original sichern.
Wie immer nach Änderung Foren und Browser Cache löschen.
Das Icon wird generiert durch die Option Bekanntmachung bzw. Globale Bekanntmachung. Falls du den Benutzern das komplette Recht entziehst Bekanntmachungen zu erstellen und die Beiträge die schon solche sind, zurückstufst zu normalen sollten diese Icons nicht mehr auftauchen.
Oder du kannst folgendes Versuchen:
Öffne folgende Datei ( am besten mit notepad++)
/forenroot/styles/Milk_v2/template/vieforum_body.html
finde und lösche folgendes:
Code: Alles auswählen
<!-- IF topicrow.S_POST_GLOBAL --> global-announce<!-- ENDIF --><!-- IF topicrow.S_POST_ANNOUNCE --> announce<!-- ENDIF --><!-- IF topicrow.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF topicrow.S_TOPIC_REPORTED --> reported<!-- ENDIF -->
Wie immer nach Änderung Foren und Browser Cache löschen.
-
- Mitglied
- Beiträge: 10
- Registriert: 05.01.2020 22:03
Re: [3.2] Topic Icon Prefix
Das Themensymbol wird nicht mehr angezeigt, nicht mehr dieses kleine Präfix.
Automatisch dem Beitrag hinzugefügt nach 1 Minute 1 Sekunde. Bitte Regel für „Topic-Bumping“ beachten. Danke.
Im sorry for writing in english but the translations is wrong!
It stopped showing the Topic Icon, not this small one, i dont even know what is it, icon, prefix
edit: i deleted it and worked!
Automatisch dem Beitrag hinzugefügt nach 1 Minute 1 Sekunde. Bitte Regel für „Topic-Bumping“ beachten. Danke.
Im sorry for writing in english but the translations is wrong!
It stopped showing the Topic Icon, not this small one, i dont even know what is it, icon, prefix
edit: i deleted it and worked!
Code: Alles auswählen
<!-- IF topicrow.TOPIC_TYPE -->
<span class="topic_type<!-- IF topicrow.S_POST_STICKY --> topic_type_sticky<!-- ELSEIF topicrow.S_POST_ANNOUNCE || topicrow.S_POST_GLOBAL --> topic_type_announce<!-- ELSEIF topicrow.S_HAS_POLL --> topic_type_poll<!-- ELSEIF topicrow.S_TOPIC_LOCKED --> topic_type_locked<!-- ENDIF -->">
<i class="icon fa-<!-- IF topicrow.S_POST_STICKY -->thumb-tack<!-- ELSEIF topicrow.S_POST_ANNOUNCE || topicrow.S_POST_GLOBAL -->bullhorn<!-- ELSEIF topicrow.S_HAS_POLL -->bar-chart<!-- ELSEIF topicrow.S_TOPIC_LOCKED -->lock<!-- ENDIF --> fa-fw"></i>
</span>
<!-- ENDIF -->
Re: [3.2] Topic Icon Prefix
here is this was i rote before in english again:
Open the following file (preferably with notepad ++)
/forenroot/styles/Milk_v2/template/vieforum_body.html
find and delete the following:
This should no longer show the icon and you can still use the function. But this has not been tested. You should save the file in the original beforehand.
As always after changing forums and browser cache clear.
Open the following file (preferably with notepad ++)
/forenroot/styles/Milk_v2/template/vieforum_body.html
find and delete the following:
Code: Alles auswählen
<!-- IF topicrow.S_POST_GLOBAL --> global-announce<!-- ENDIF --><!-- IF topicrow.S_POST_ANNOUNCE --> announce<!-- ENDIF --><!-- IF topicrow.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF topicrow.S_TOPIC_REPORTED --> reported<!-- ENDIF -->
As always after changing forums and browser cache clear.
-
- Mitglied
- Beiträge: 10
- Registriert: 05.01.2020 22:03
Re: [3.2] Topic Icon Prefix
i deleted what you said, and it removed not these small ones before title, but the topic icon itself!
It seems what i have deleted (written above) may work, here is how it looks now https://prnt.sc/qjspxb
It seems what i have deleted (written above) may work, here is how it looks now https://prnt.sc/qjspxb
Re: [3.2] Topic Icon Prefix
If the result is correct, you will have caught the right one. As I said, I would save the original file as a precaution, you can restore it in case of errors.
PS: An einen Admin oder Moderator, bitte dieses Thema mal in style support verschieben.
PS: An einen Admin oder Moderator, bitte dieses Thema mal in style support verschieben.