- Posts: 12282
- Thank you received: 2534
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question bbcode icons verschoben
10 years 5 months ago - 10 years 5 months ago #171309
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic bbcode icons verschoben
Diese Symbole, welche falsch angezeigt werden, sind nicht vorhanden. Das sind Symbole für Crypsis. Bei Blue Eagle sind die Symbole auf einem einzigen Bild zusammengefasst.
Diese Symbole werden durch die background-position an der richtigen Stelle angezeigt z.B:
Du müsstest also diese Symbole von Crypsis (diese sind Einzelbilder) zu dem Bild hinzufügen und die richtige Position herausfinden.
Diese Symbole werden durch die background-position an der richtigen Stelle angezeigt z.B:
Code:
#Kunena ul#kbbcode-toolbar li a#kbbcode-bold-button {
background-position: 0 0;
}
#Kunena ul#kbbcode-toolbar li a#kbbcode-italic-button {
background-position: -18px 0;
}
Important! Always create a backup before you make any changes to your website!
Last edit: 10 years 5 months ago by rich.
The following user(s) said Thank You: flexmax90
Please Log in or Create an account to join the conversation.
10 years 5 months ago #171333
by flexmax90
Replied by flexmax90 on topic bbcode icons verschoben
Please Log in or Create an account to join the conversation.
10 years 5 months ago - 10 years 4 months ago #171334
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic bbcode icons verschoben
Dir fehlen zwischen den zwei Separatoren Symbole. Hast du diese absichtlich ausgeblendet?
Nachtrag: Überprüfe mal, ob du auch den zugehörigen Separator in der editor.xml entfernt (auskommentiert) hast.
„/libraries/kunena/bbcode/editor.xml“
Nachtrag: Überprüfe mal, ob du auch den zugehörigen Separator in der editor.xml entfernt (auskommentiert) hast.
„/libraries/kunena/bbcode/editor.xml“
Important! Always create a backup before you make any changes to your website!
Last edit: 10 years 4 months ago by rich.
The following user(s) said Thank You: flexmax90
Please Log in or Create an account to join the conversation.
10 years 4 months ago #171361
by flexmax90
Replied by flexmax90 on topic bbcode icons verschoben
das wars
vielen dank rich.
vielen dank rich. Please Log in or Create an account to join the conversation.
Time to create page: 0.504 seconds