- Posts: 24
- Thank you received: 0
Pics in Gallery
-
HarryBarnes
Inactive member - Topic Author
- Member
Less
More
12 years 6 days ago #24372
by HarryBarnes
Pics in Gallery was created by HarryBarnes
Hello...the pics in the gallery were all displayed together on the page. I disabled some other menus and content not pertaining to the gallery but now only the first picture is showing on the page and I have to click next to see the others.
How do I get back to having all pics on the page, so I can see all at once?
Thank you,
Denise
How do I get back to having all pics on the page, so I can see all at once?
Thank you,
Denise
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 days ago #24380
by ivan.milic
Replied by ivan.milic on topic Pics in Gallery
You mean slide-show is not working ? Maybe you disabled it in module settings
Please Log in to join the conversation.
-
HarryBarnes
Inactive member - Topic Author
- Member
Less
More
- Posts: 24
- Thank you received: 0
12 years 6 days ago - 12 years 5 days ago #24383
by HarryBarnes
Replied by HarryBarnes on topic Pics in Gallery
In the demo, all pics in the gallery appear on the page....When i pull up my page, only one pic is displayed.
[link deleted, virus detected]
If I leave all menu options and articles as per the demo, then all pics for the gallery remain on the page....once I disable some of the menu options and articles, only one pic remains on the page under Gallery.
Thanks,
Denise
[link deleted, virus detected]
If I leave all menu options and articles as per the demo, then all pics for the gallery remain on the page....once I disable some of the menu options and articles, only one pic remains on the page under Gallery.
Thanks,
Denise
Last edit: 12 years 5 days ago by ivan.milic.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 5 days ago #24391
by ivan.milic
Replied by ivan.milic on topic Pics in Gallery
add this to bottom of template_css.css
DIV#gallery{
width:100%!important;
height:auto!important;
overflow: visible!important;
}
DIV#gallery > a{
float:left!important;
}
DIV.bigtext{
clear:both!important;
}
DIV#gallery{
width:100%!important;
height:auto!important;
overflow: visible!important;
}
DIV#gallery > a{
float:left!important;
}
DIV.bigtext{
clear:both!important;
}
The following user(s) said Thank You: HarryBarnes
Please Log in to join the conversation.
-
nemarade
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 8 months ago #28322
by nemarade
i added this but the images are not full with !!!!
the sample wheni installed it on the demo it took all width of my screen
now with this code it take only the width you set at the back of the templete and i am working on full fluid 100%
what should i do? i just changed the ordering of the articles and this happen
Replied by nemarade on topic Pics in Gallery
i added this but the images are not full with !!!!
the sample wheni installed it on the demo it took all width of my screen
now with this code it take only the width you set at the back of the templete and i am working on full fluid 100%
what should i do? i just changed the ordering of the articles and this happen
Please Log in to join the conversation.
-
nemarade
Inactive member - New Member
Less
More
- Posts: 6
- Thank you received: 0
11 years 8 months ago #28323
by nemarade
Replied by nemarade on topic Pics in Gallery
i set the ordering of the articles of the hidden home menu instead of featured articles ordering to article manager order and then i reset the order as in the demo and i t all works fine...
but still why oonly in that order the pages display full width the gallery shouldn't there be custom class that we could add to the menu or the article and it to become full page????
but still why oonly in that order the pages display full width the gallery shouldn't there be custom class that we could add to the menu or the article and it to become full page????
Please Log in to join the conversation.
Time to create page: 0.166 seconds