·
4 years ago
Gažus, neveikiantis šūdukas
If you are looking for a way to embed office files PDF, Word, Excel or Powerpoint in a Joomla article or module, this plugin is for you.
Download plugin and install it via Joomla installer. Then goto Extensions > Plugins > Content - Embed Office > Enable it. This plugin compatible with J3 to J6.
This plugin support both local and remote files. Just accept these extensions: PDF, doc(x), xls(x), ppt(x)
Create an example article and put code below:
{embedoffice <URL to file>}
Example with local file:
{embedoffice images/files/filename.pdf}
Example with remove file:
{embedoffice https://example.com/filename.pdf}
This plugin is Content type so if you want use it for module, please read this article.
I have been googling how to change the menu colours, as the black text on my purple background is not very readable. However everything I have tried to change the text colour of the Off-Canvas main menu text to white did not work.
Would you know what custom CSS I would need to change all menu items to white text (including submenus).
Probably need background colour to not be white when hovering over submenus
Any help you can provide would be gratefully appreciated (or a pointer to some useful help).
Thank you
see
https://siteupdate.vedicmaths.org/index.php
InPre-Update Check for Joomla 5.4.4
for Off-Canvas it says
Joomla cannot detect the extension's compatibility with the target version of Joomla.
have you implemented the compatibility stuff for Joomla to upgrade extensions correctly ?
Have got two off canvas menus working (1. for tools and 2. for main menu)
However I can only get the Main menu to display the first level of menu items.
Have you any suggestions for getting the sub menu items to display ?
N.B. the menu item with sub menu items does display a down arrow, but trying to click on it only display the item at the main menu level.
see
https://siteupdate.vedicmaths.org/index.php
If you want to see where I have currently got to