- Posts: 5
- Thank you received: 0
sparky 1.3 problem after upgrade to joomla 3.4
-
memfix
Inactive member - Topic Author
- New Member
Less
More
9 years 10 months ago #44574
by memfix
sparky 1.3 problem after upgrade to joomla 3.4 was created by memfix
Hello! After upgrade joomla I'm having troubles with menu settings. I can't change type of menu, animation effect, menu alignment and so on. How can I fix this problem?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 10 months ago #44578
by ivan.milic
Replied by ivan.milic on topic sparky 1.3 problem after upgrade to joomla 3.4
You should get latest template version form our site.
We know about problems with j3.4 and we had to update all templates
We know about problems with j3.4 and we had to update all templates
Please Log in to join the conversation.
-
memfix
Inactive member - Topic Author
- New Member
Less
More
- Posts: 5
- Thank you received: 0
9 years 10 months ago #44580
by memfix
Replied by memfix on topic sparky 1.3 problem after upgrade to joomla 3.4
You mean I have to buy pro version? There is no free upgrade for free version. How to correctly upgrade template? I have another project with hot tennis template. Can I upgrade project with free sparky using my hot tennis template?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
9 years 10 months ago #44583
by milos
Replied by milos on topic sparky 1.3 problem after upgrade to joomla 3.4
Hello,
Try to add this code to the file /templates/template_name/css/tadmin.css:
Thanks
Try to add this code to the file /templates/template_name/css/tadmin.css:
Code:
.menusSettingsContainer > select.MenuTypeSelect, .chzn-container .chzn-done {
display: block !important;
}
.menusSettingsContainer > select.MenuTypeSelect {
width: 150px;
}
.chzn-container .chzn-container {
display: none;
}
.chzn-container label {
width: 190px;
}
Thanks
The following user(s) said Thank You: memfix
Please Log in to join the conversation.
Time to create page: 0.163 seconds