- Posts: 14116
- Thank you received: 1639
Sparky Pro J3..3.6 min-width
-
ivan.milic
Support Staff - Moderator
Less
More
10 years 3 weeks ago #43526
by ivan.milic
Replied by ivan.milic on topic Sparky Pro J3..3.6 min-width
One script error is produced becuse of menu name:
top-menu
rename it to:
top_menu
do not use minus sign in menu names
top-menu
rename it to:
top_menu
do not use minus sign in menu names
Please Log in to join the conversation.
-
SolidPro
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 3 weeks ago #43531
by SolidPro
Replied by SolidPro on topic Sparky Pro J3..3.6 min-width
I fixed that.
It was:
jQuery.fn.dropDownMenu_top-menu = function(options) {
and now is
jQuery.fn.dropDownMenu_topmenu = function(options) {
but the problem didn't go away.
It was:
jQuery.fn.dropDownMenu_top-menu = function(options) {
and now is
jQuery.fn.dropDownMenu_topmenu = function(options) {
but the problem didn't go away.
Please Log in to join the conversation.
-
SolidPro
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 3 weeks ago #43533
by SolidPro
Replied by SolidPro on topic Sparky Pro J3..3.6 min-width
But that is not the case. I installed again sparky_framework and set it as default template with couple of rows. Same article on the front page with one simple text in it. The problem is still there when I set the width at Template Width (if fixed):
1392px
So may thre is a conflict between Joomla latest version and Sparky Pro. Please have a look here now.
thank you very much!
1392px
So may thre is a conflict between Joomla latest version and Sparky Pro. Please have a look here now.
thank you very much!
Please Log in to join the conversation.
-
SolidPro
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 3 weeks ago #43534
by SolidPro
Replied by SolidPro on topic Sparky Pro J3..3.6 min-width
and view source you'll see this:
<!--[if lt IE 9]>
<style type="text/css">
.container, .row {
width:1392px;
}
yet in IE 11 the site looke norrow...please let's fix this.
<!--[if lt IE 9]>
<style type="text/css">
.container, .row {
width:1392px;
}
yet in IE 11 the site looke norrow...please let's fix this.
Please Log in to join the conversation.
-
SolidPro
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 3 weeks ago #43535
by SolidPro
Replied by SolidPro on topic Sparky Pro J3..3.6 min-width
and I set it on to Fluid Width (full screen) but the website didn't became "fluid" in IE at all.
what's wrong?
what's wrong?
Please Log in to join the conversation.
Time to create page: 0.090 seconds