- Posts: 14116
- Thank you received: 1639
Re: Bug with NUMBER OF IMAGES ON SCREEN
-
ivan.milic
Support Staff - Moderator
Less
More
13 years 10 months ago #5397
by ivan.milic
Replied by ivan.milic on topic Re: Bug with NUMBER OF IMAGES ON SCREEN
You must put content as you would like it to be so we could see where to make change and tell you.
Please Log in to join the conversation.
-
rosewebj
Inactive member - New Member
Less
More
- Posts: 9
- Thank you received: 0
13 years 10 months ago #5405
by rosewebj
Replied by rosewebj on topic Re: Bug with NUMBER OF IMAGES ON SCREEN
I have done it now. Please have a look.
www.jilnorway.com
. I need to set this back to 3 as soon as possible because it doesn't look nice. I hope I could get a response soon.
thanks in advance.
Regards,
Rose
thanks in advance.
Regards,
Rose
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5438
by ivan.milic
Replied by ivan.milic on topic Re: Bug with NUMBER OF IMAGES ON SCREEN
Set jQuery in desigtantion module configuration "Load jQuery"
Please Log in to join the conversation.
-
rosewebj
Inactive member - New Member
Less
More
- Posts: 9
- Thank you received: 0
13 years 10 months ago #5447
by rosewebj
Replied by rosewebj on topic Re: Bug with NUMBER OF IMAGES ON SCREEN
Hi, I did what you said, but I still get the same problem. Please have a look.
Best Regards,
Rose
Best Regards,
Rose
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 10 months ago #5477
by ivan.milic
Replied by ivan.milic on topic Re: Bug with NUMBER OF IMAGES ON SCREEN
Hi,
Now add this style bloacks using Edit HTML in head tag just before </head>:
<!--[if lte IE 8]>
<style type="text/css">
.hjt-gallery-container
{
position:relative;
}
.hjt-star
{
float:left;
position:relative;
left:200px;
}
.hjt-star-selected
{
float:left;
position:relative;
left:200px;
}
</style>
<![endif]-->
Now add this style bloacks using Edit HTML in head tag just before </head>:
<!--[if lte IE 8]>
<style type="text/css">
.hjt-gallery-container
{
position:relative;
}
.hjt-star
{
float:left;
position:relative;
left:200px;
}
.hjt-star-selected
{
float:left;
position:relative;
left:200px;
}
</style>
<![endif]-->
The following user(s) said Thank You: rosewebj
Please Log in to join the conversation.
Time to create page: 0.090 seconds