- Posts: 7
- Thank you received: 0
Not all imges showing? Please assist...
-
rustle
Inactive member - Topic Author
- New Member
Less
More
12 years 10 months ago #15299
by rustle
Not all imges showing? Please assist... was created by rustle
Hello Mr. Millic
Thank you for an excellent product
I am having difficulty in the horizontal mode, images only slider.
I have the system configured correctly, and all of the links are working, but unfortunately not all of the images are showing in the slider.
only 8 of 20 display
However they all show up in vertical mode?
Also if I double the height of the over all module all image show, but stacked in 2 rows?
This happens in both jquery on & off mode, including with the no confliction setting turned on.
Joomla 1.7.3
Please help as my brain is hurting
I can give access if necessary
Thank You in advance
Thank you for an excellent product
I am having difficulty in the horizontal mode, images only slider.
I have the system configured correctly, and all of the links are working, but unfortunately not all of the images are showing in the slider.
only 8 of 20 display
However they all show up in vertical mode?
Also if I double the height of the over all module all image show, but stacked in 2 rows?
This happens in both jquery on & off mode, including with the no confliction setting turned on.
Joomla 1.7.3
Please help as my brain is hurting
I can give access if necessary
Thank You in advance
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #15305
by ivan.milic
Replied by ivan.milic on topic Re: Not all imges showing? Please assist...
Give us your link
Please Log in to join the conversation.
-
rustle
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
12 years 10 months ago #15309
by rustle
Replied by rustle on topic Re: Not all imges showing? Please assist...
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #15312
by ivan.milic
Replied by ivan.milic on topic Re: Not all imges showing? Please assist...
This is interfering:
beez5.css
#header ul {
max-width: 960px;
right: 15px;
}
so just add
.carousel-wrap > ul{
max-width: 10000px!important;
}
after that.
beez5.css
#header ul {
max-width: 960px;
right: 15px;
}
so just add
.carousel-wrap > ul{
max-width: 10000px!important;
}
after that.
Please Log in to join the conversation.
-
rustle
Inactive member - Topic Author
- New Member
Less
More
- Posts: 7
- Thank you received: 0
12 years 10 months ago #15313
by rustle
Replied by rustle on topic Re: Not all imges showing? Please assist...
works like a charm!!
Just to be clear
the css should read:
#header .carousel-wrap > ul{
max-width: 10000px!important;
}
One last thing
how do you set the module so it allways shows up with the fist image
or is it always centered?
thank very much for your time and cool module
when I have a sec I will rate you at the JED
Just to be clear
the css should read:
#header .carousel-wrap > ul{
max-width: 10000px!important;
}
One last thing
how do you set the module so it allways shows up with the fist image
or is it always centered?
thank very much for your time and cool module
when I have a sec I will rate you at the JED
Please Log in to join the conversation.
Time to create page: 0.167 seconds