End of Support for Joomla 3 - Forum closed
[SOLVED] Override module
Hi
I would like to add my style sheet as external class to any module (shortcodes included).
Is the component.PHP that I have to add my call to my class?
$doc->addStyleSheet($this->baseurl . '/my-file.css');
thank you
Tony
I would like to add my style sheet as external class to any module (shortcodes included).
Is the component.PHP that I have to add my call to my class?
$doc->addStyleSheet($this->baseurl . '/my-file.css');
thank you
Tony
Last Edit:3 years 8 months ago
by nohart
Last edit: 3 years 8 months ago by nohart.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello, no sorry.
If you want to add a new css file to the theme you have to edit the file
..\templates\jp-time\layouts\theme.config.php
If you want to add a new css file to the theme you have to edit the file
..\templates\jp-time\layouts\theme.config.php
Attachment add-css.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
Please Log in or Create an account to join the conversation.
Thank you!!!
I got it.
Have you nice day.
Tony
I got it.
Have you nice day.
Tony
by nohart
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates