End of Support for Joomla 3 - Forum closed

[SOLVED] RockSprocket - mit PopUp

  • ofv1907
  • ofv1907's Avatar Offline Topic Author
  • Gold Boarder
  • Gold Boarder
  • Posts: 280
  • Thank you received: 15

Replied by ofv1907 on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24470

joomlaplates wrote: Dann müssen sie die theme.css laden.
Öffnen sie die Datei
..\templates\ihr template\component.php
und fügen sie folgenden Code ein
JHtml::_('stylesheet', 'theme.css', array('version' => 'auto', 'relative' => true));


... gemacht. Schriftart bleibt die alte. Am Layout hat sich etwas geändert. Ich lade die Schriftart "Abel" aus dem Template über die Zuordnung im Ordner "CSS".

Last Edit:5 years 3 months ago by ofv1907
Last edit: 5 years 3 months ago by ofv1907.

Please Log in or Create an account to join the conversation.

  • ofv1907
  • ofv1907's Avatar Offline Topic Author
  • Gold Boarder
  • Gold Boarder
  • Posts: 280
  • Thank you received: 15

Replied by ofv1907 on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24471
... habe noch nachträglich in die theme.css eingetragen -->

/* Schriftart laden [Website] */
@font-face {
font-family: "Abel";
src: url('../styles/Offenburger FV (Hauptseite)/css/Abel-Regular.ttf');
}

/* Schriftart zuordnen */

html h1, h3 {
font-family: 'Abel', Helvetica, Arial, sans-serif !important;
}

Ohne Erfolg
Last Edit:5 years 3 months ago by ofv1907
Last edit: 5 years 3 months ago by ofv1907.

Please Log in or Create an account to join the conversation.

  • ofv1907
  • ofv1907's Avatar Offline Topic Author
  • Gold Boarder
  • Gold Boarder
  • Posts: 280
  • Thank you received: 15

Replied by ofv1907 on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24475
Gesucht - gefunden.

Die theme.css wird aus dem Ordner "css" geladen. Von dort kommt die falsche Schriftarten-Zuordnung.

Ich habe von der theme.css ein Override im Styles-Order vom Template. Die dortige theme.css hat die richtige Schriftart (wird aber nicht geladen). Im Ordner "css" befindet sich noch die "custom.css" Dort habe ich die Schriftart "Abel" als Laden vom eigenen Server hinterlegt.

Wie lade ich diesen Files - soll ich die Schriftart in der Orginal-themes.css ändern? Sie sprechen doch immer, man soll keine Orginal-Files ändern! Oder ist die Schriftart im Customizer änderbar? Dort habe ich gesucht aber nichts gefunden...

Danke...
Last Edit:5 years 3 months ago by ofv1907
Last edit: 5 years 3 months ago by ofv1907.

Please Log in or Create an account to join the conversation.

  • ofv1907
  • ofv1907's Avatar Offline Topic Author
  • Gold Boarder
  • Gold Boarder
  • Posts: 280
  • Thank you received: 15

Replied by ofv1907 on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24476
Ich habe mich geirrt. Es lädt gar nicht aus der "theme.css". Die Schriftart lädt weiterhin aus der "bootstrap.min.css und die Zuordnung in der component.php bleibt wirkungslos.
Last Edit:5 years 3 months ago by ofv1907
Last edit: 5 years 3 months ago by ofv1907.

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24478
Hier ist der richtihe inline css code

<!-- Inline CSS [RockSprocket PopUp-Fenster] -->
<style>
@import url(' fonts.googleapis.com/css?family=Abel&display=swap ');
body {
font-family: "Abel";
font-size: 14px;
line-height: 20px;
color: #333;
}
html, h1, h3 {
font-family: 'Abel', Helvetica, Arial, sans-serif !important;
}
</style>
<!-- End Inline CSS Code -->

Please Log in or Create an account to join the conversation.

  • ofv1907
  • ofv1907's Avatar Offline Topic Author
  • Gold Boarder
  • Gold Boarder
  • Posts: 280
  • Thank you received: 15

Replied by ofv1907 on topic RockSprocket - mit PopUp

Posted 5 years 3 months ago #24481
... muss in welches Files?
by ofv1907

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2024 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License