- Posts: 28
- Thank you received: 1
Sparky Pro J3..3.6 min-width
-
MariusR
Inactive member - Topic Author
- Member
Less
More
10 years 2 weeks ago #43480
by MariusR
Sparky Pro J3..3.6 min-width was created by MariusR
Hi,
I use Sparky Pro on Joomla! version 3.3.6 and I set the Template Width (if fixed) to 1404px
but in Internet Explorer (I use version 11) the page is narower and columns fall over each other. The website is responsive.
Can you please explain how to fix this without breaking responsiveness?
If min-width should be used whate;s the code and where to put it?
thank you very much!
Kind regards!
Marius
I use Sparky Pro on Joomla! version 3.3.6 and I set the Template Width (if fixed) to 1404px
but in Internet Explorer (I use version 11) the page is narower and columns fall over each other. The website is responsive.
Can you please explain how to fix this without breaking responsiveness?
If min-width should be used whate;s the code and where to put it?
thank you very much!
Kind regards!
Marius
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 weeks ago #43484
by ivan.milic
Replied by ivan.milic on topic Sparky Pro J3..3.6 min-width
Send link so we could check
Please Log in to join the conversation.
-
SolidPro
Inactive member - New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 2 weeks ago #43488
by SolidPro
Replied by SolidPro on topic Sparky Pro J3..3.6 min-width
Hi,
I have to users in your forum
this is the link for the developing site: gsbet.wacces.ro/index.php
Thank you very much!
Marius R.
I have to users in your forum
this is the link for the developing site: gsbet.wacces.ro/index.php
Thank you very much!
Marius R.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 weeks ago #43491
by ivan.milic
Replied by ivan.milic on topic Sparky Pro J3..3.6 min-width
Your problem is because content in template blocks are not responsive.
For example:
<div id="djslider105" class="djslider" style="opacity: 1; visibility: visible; width: 575px; height: 271px;">
it has fixed width and height set so it pushes its container. You need to use responsive modules, your main friend as for HTML content you enter is max-width property used for HTML elements you type in.
For example:
<div id="djslider105" class="djslider" style="opacity: 1; visibility: visible; width: 575px; height: 271px;">
it has fixed width and height set so it pushes its container. You need to use responsive modules, your main friend as for HTML content you enter is max-width property used for HTML elements you type in.
The following user(s) said Thank You: MariusR
Please Log in to join the conversation.
-
MariusR
Inactive member - Topic Author
- Member
Less
More
- Posts: 28
- Thank you received: 1
10 years 2 weeks ago - 4 years 3 months ago #43494
by MariusR
Replied by MariusR on topic Sparky Pro J3..3.6 min-width
Hi,
the dj slider module it is responsive:
but it seems that the code has been altered somehow.
I unpublished all modules on homepage and the problem still persist in IE. Please have a look:
I also tested on other (this time live) sites built with Sparky Pro to set 1004 px width and (without fluid on)and had the same issue.
help!
the dj slider module it is responsive:
Code:
http://demo.dj-extensions.com/dj-imageslider/
I unpublished all modules on homepage and the problem still persist in IE. Please have a look:
Code:
http://gsbet.wacces.ro/
I also tested on other (this time live) sites built with Sparky Pro to set 1004 px width and (without fluid on)and had the same issue.
help!
Last edit: 4 years 3 months ago by milos.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 2 weeks ago #43496
by ivan.milic
Replied by ivan.milic on topic Sparky Pro J3..3.6 min-width
I can see only home age and there are no columns, nor content there?
Please Log in to join the conversation.
Time to create page: 0.169 seconds