Creative top part showing improperly in IE
Creative and responsive Joomla template with amazing parallax effect.
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Jun 04, 2014 4:29 pm
- Reply with quote
- Report this post
Hi. I'm planning to switch to this template.
I noticed that the template doesn't display the blue sky on the sides of the menu.
In Firefox it works properly.
This problem is from your site demo. I tried on another computer, it is the same.
PC Windows 8.1 IE 11.
Thank you.
I noticed that the template doesn't display the blue sky on the sides of the menu.
In Firefox it works properly.
This problem is from your site demo. I tried on another computer, it is the same.
PC Windows 8.1 IE 11.
Thank you.
-

- Junior Boarder
- teitbite
- Thu Jun 05, 2014 9:22 am
- Reply with quote
- Report this post
Hi
Issue reported to programmers. Will let You know when they will answer.
Issue reported to programmers. Will let You know when they will answer.
-

- Moderator
- GK User
- Thu Jun 05, 2014 3:05 pm
- Reply with quote
- Report this post
Hi.
Thank for you reply.
I tried it with an ipad air today. The parallax effect isn't working. The plot just stays on top, nothing moves.
On a Samsung tablet it works.
Thank for you reply.
I tried it with an ipad air today. The parallax effect isn't working. The plot just stays on top, nothing moves.
On a Samsung tablet it works.
-

- Junior Boarder
- teitbite
- Fri Jun 06, 2014 5:55 pm
- Reply with quote
- Report this post
Hi
iPad is using an image instead of paralax. So it's removed on purpose.
For the issue with top menu please add this to override.css and make sure override is enabled in template settings:
iPad is using an image instead of paralax. So it's removed on purpose.
For the issue with top menu please add this to override.css and make sure override is enabled in template settings:
- Code: Select all
#gkPageTop {
position: absolute;
top: 0;
}
-

- Moderator
- teitbite
- Tue Jul 08, 2014 5:29 pm
- Reply with quote
- Report this post
Hi
Here is a correct fix for this problem:
Here is a correct fix for this problem:
- Code: Select all
#gkHeaderTop {
display: table;
width: 100%;
}
-

- Moderator
5 posts
• Page 1 of 1
