[3.2] Topic Icon Prefix

Alles zu Styles, Templates, Icons und Smilies für phpBB 3.3, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich sowie die URL vom betroffenen Forum.
Antworten
goeslegendary
Mitglied
Beiträge: 10
Registriert: 05.01.2020 22:03

[3.2] Topic Icon Prefix

Beitrag von goeslegendary »

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
Benutzeravatar
Crizzo
Administrator
Administrator
Beiträge: 12113
Registriert: 19.05.2005 21:45
Kontaktdaten:

Re: [3.2] Topic Icon Prefix

Beitrag von Crizzo »

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
goeslegendary
Mitglied
Beiträge: 10
Registriert: 05.01.2020 22:03

Re: [3.2] Topic Icon Prefix

Beitrag von goeslegendary »

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.
Benutzeravatar
chris1278
Mitglied
Beiträge: 3841
Registriert: 12.11.2007 06:20
Wohnort: Euskirchen
Kontaktdaten:

Re: [3.2] Topic Icon Prefix

Beitrag von chris1278 »

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:

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 -->
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.
goeslegendary
Mitglied
Beiträge: 10
Registriert: 05.01.2020 22:03

Re: [3.2] Topic Icon Prefix

Beitrag von goeslegendary »

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!

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 -->
Benutzeravatar
chris1278
Mitglied
Beiträge: 3841
Registriert: 12.11.2007 06:20
Wohnort: Euskirchen
Kontaktdaten:

Re: [3.2] Topic Icon Prefix

Beitrag von chris1278 »

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:

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 -->
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.
goeslegendary
Mitglied
Beiträge: 10
Registriert: 05.01.2020 22:03

Re: [3.2] Topic Icon Prefix

Beitrag von goeslegendary »

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
Benutzeravatar
chris1278
Mitglied
Beiträge: 3841
Registriert: 12.11.2007 06:20
Wohnort: Euskirchen
Kontaktdaten:

Re: [3.2] Topic Icon Prefix

Beitrag von chris1278 »

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.
Verschoben von Support-Forum nach Styles, Templates und Grafiken am 06.01.2020 10:57 durch Crizzo

Antworten

Zurück zu „Styles, Templates und Grafiken“