Hi,
The ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
(something with z-index)
See:
https://imgur.com/ud35snr
Can you fix this for us?
Or do you have a css witch I can oplace in my custon.css of the template.
Hope you have a solution for this.
disable/enable when I edit a form is not handy.
Thanks and regards,
Milian
ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
-
- Phoca Member
- Posts: 19
- Joined: 25 Jul 2011, 09:47
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hi Milian,
Kind regards
Christine
May be or other reason ...
Also may be If we could see it live to check with inspector ... thanksOr do you have a css witch I can oplace in my custon.css of the template.
Kind regards
Christine
-
- Phoca Member
- Posts: 19
- Joined: 25 Jul 2011, 09:47
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hi Christine,
Thanks for your reply.
In the mean time I have a (received) css with I placed in the template.css of my template.
Regards,
Milian
Thanks for your reply.
In the mean time I have a (received) css with I placed in the template.css of my template.
Regards,
Milian
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hi Milian,
Since I don't use ConvertForms (but mod_phocatopmenu), I might have been able to tell something just by looking at the URL - to see "behind" the Convert Forms etc.
However, you should generally add formatting to a user.css (Cassiopeia) or usually custom.css from your template so that your CSS code is not overwritten during an update.
Thank you for your information.
Groetjes, Christine
Graag gedaan.
Which one please? Also for other Users.In the mean time I have a (received) css with I placed in the template.css of my template.
Since I don't use ConvertForms (but mod_phocatopmenu), I might have been able to tell something just by looking at the URL - to see "behind" the Convert Forms etc.
However, you should generally add formatting to a user.css (Cassiopeia) or usually custom.css from your template so that your CSS code is not overwritten during an update.
Thank you for your information.
Groetjes, Christine
-
- Phoca Member
- Posts: 19
- Joined: 25 Jul 2011, 09:47
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
This is te solution for ConvertForms - Form Save button.
Go to:
your-template/media/templates/administrator/atum/css/template.min.css
Or directly in Joomla Administrator:
System > Templates > Administrator Templates > Atum Details & Files > select the "template.min.css
Add one line at the end of the css:
body.admin.com_convertforms.view-form.layout-edit .ph-topmenu-navbar {display: none !important;}
That's all.
You're welcome
Milian
Go to:
your-template/media/templates/administrator/atum/css/template.min.css
Or directly in Joomla Administrator:
System > Templates > Administrator Templates > Atum Details & Files > select the "template.min.css
Add one line at the end of the css:
body.admin.com_convertforms.view-form.layout-edit .ph-topmenu-navbar {display: none !important;}
That's all.
You're welcome
Milian
-
- Phoca Member
- Posts: 19
- Joined: 25 Jul 2011, 09:47
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hope that Phoca can implement a solution.
Probably only a z-index value.
Regards (groetjes)
Milian
Probably only a z-index value.
Regards (groetjes)
Milian
-
- Phoca Hero
- Posts: 2818
- Joined: 28 Nov 2010, 17:20
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hi Milian,
hartelijk dank voor uw informatie
I will inform Jan about your suggestion.
Groetjes
Christine
hartelijk dank voor uw informatie
I will inform Jan about your suggestion.
Groetjes
Christine
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: ConvertForms component is hiding the Save Button of a Form when mod_phocatopmenu_v5.0.0. is enabled.
Hi, the question is why the save button is not on its own place to be fully compatible with Joomla system?
In edit mode, the module is disabled but still on its place, but buttons are displayed below the navbar. If some extension adds button to the place of the navbar (e.g. with absolute positioning), then there are two items displaying there and the solution is to not use one of them. The top menu navbar just cannot be moved to other place.
The solution could be moving the button of the extension below this navbar (e.g. move the absolute positioning below) in custom.css (custom.css of the administration template).
Jan
In edit mode, the module is disabled but still on its place, but buttons are displayed below the navbar. If some extension adds button to the place of the navbar (e.g. with absolute positioning), then there are two items displaying there and the solution is to not use one of them. The top menu navbar just cannot be moved to other place.
The solution could be moving the button of the extension below this navbar (e.g. move the absolute positioning below) in custom.css (custom.css of the administration template).
Jan
If you find Phoca extensions useful, please support the project