Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 0
|
Hi All,
We are using YUIMenu in our Joomla! 1.5 site, with customised CSS to format the menu.
SSL is required for part of this site, and we are now having the issue where the menu item does not like being delivered over SSL, and therefore gives the "download only secure content" warning in Internet Explorer.
I've tried upgrading the Joomla! module for YUIMenu to the latest version, and this seems to resolve the issue, however my CSS formatting gets removed during the upgrade.
Any ideas what might be the problem?
Thanks,
Jon
|
|
|
|
|
Re:Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 760
|
Hello,
Where did you place your custom CSS code? Any custom code will be lost after upgrade if it is located into module CSS file. Joomla! installer replaceы all files with the same name from old version with files from new version.
Regards,
ARI Soft
|
|
|
|
|
Re:Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 0
|
Hi,
Thanks for the quick reply.
Thats part of the problem. The site template was designed for me by a 3rd party developer, so Im not sure where the CSS code is. It may be inside the code for the site template (although I cant see it there), or it may be somewhere else.
Inside the Joomla! properties page for the module, there is no css file defined, so I can only think that it must have been hard coded into the config files in some way (although not being familiar with how the module works my understanding of this is rather limited).
Where would the referances to which CSS file is used normally be?
Thanks very much,
Jon
|
|
|
|
|
Re:Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 760
|
Custom CSS code can be placed into site template CSS file that it will not be lost during updates.
Regards,
ARI Soft
|
|
|
|
|
Re:Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 0
|
Hi,
Which config file for YUIMenu would contain the path to the CSS file that is in use?
Thanks,
Jon
|
|
|
|
|
Re:Joomla! SSL Issues 13 Years, 10 Months ago
|
Karma: 760
|
If "Safe mode" parameter it set to "Yes" in module settings, the extension uses <joomla_dir>\modules\mod_ariyuimenu\mod_ariyuimenu\js\assets\menu\sam\safe_menu.css file, otherwise it uses <joomla_dir>\modules\mod_ariyuimenu\mod_ariyuimenu\js\assets\menu\sam\menu.css file.
Regards,
ARI Soft
|
|
|
|
|
|