-
AuthorPosts
-
Nancy Kimball Friend
Nancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 21, 2015 at 7:21 pm #691336I am using the ACM Container Slideshow style-2 on the home page.
The slides are designed using an 18″ monitor with the screen resolution set at the highest setting 1280 x 1024px.
At this resolution, I think it looks good.The trouble comes with my co-workers using the same 18″ monitor with it set to 1024 x 768px.
The slides look really bad.Is there a way to make the image fill the screen at this lower resolution? 1024 x 768px.
It looked so bad on my phone, that I used a different slideshow module (Slideshow-Lite) with smaller images for the extra small size.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 22, 2015 at 3:09 am #691410Hi
Your site also looks good at my end, do your co-workers experience the same issue with our demo site ? http://uber.demo.joomlart.com/index.php/blocks/container-slideshow
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 22, 2015 at 3:09 am #749242Hi
Your site also looks good at my end, do your co-workers experience the same issue with our demo site ? http://uber.demo.joomlart.com/index.php/blocks/container-slideshow
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 22, 2015 at 2:46 pm #691646The Demo site looks fine at 1024×768 see attached.
I changed the size of the Primary Button in the Top Right Menu to be smaller in the lower resolution. This fixed the menu dropping down into 2 rows.
I did this in custom.css
@media screen and (max-width: 1024px) {
.right-menu .nav li > a.item-primary {
width: 65px;
}
.right-menu .nav li > a.item-primary:after {
content: "LS2";
}
}I still need the image to fill the slideshow. There is white space on either side and a lot of white space at the bottom.
The 3rd picture shows the white space on the bottom of the slide. And, now I see that it has made the next line down, with our Hours, drop down into 2 rows. Another problem.Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 22, 2015 at 2:46 pm #749331The Demo site looks fine at 1024×768 see attached.
I changed the size of the Primary Button in the Top Right Menu to be smaller in the lower resolution. This fixed the menu dropping down into 2 rows.
I did this in custom.css
@media screen and (max-width: 1024px) {
.right-menu .nav li > a.item-primary {
width: 65px;
}
.right-menu .nav li > a.item-primary:after {
content: "LS2";
}
}I still need the image to fill the slideshow. There is white space on either side and a lot of white space at the bottom.
The 3rd picture shows the white space on the bottom of the slide. And, now I see that it has made the next line down, with our Hours, drop down into 2 rows. Another problem.Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 22, 2015 at 2:53 pm #691647Whatever I just did, messed up everything up in my normal resolution!
OK — back to normal.
I removed the code I added to the custom.css in the above message.
So I have fixed nothing!
Still need some help here.
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 22, 2015 at 2:53 pm #749332Whatever I just did, messed up everything up in my normal resolution!
OK — back to normal.
I removed the code I added to the custom.css in the above message.
So I have fixed nothing!
Still need some help here.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 2:32 am #691721May I know in which browser and PC can I replicate the issue? Because when viewing your site in my PC in 1024×768, there is only white space below the slide: http://prntscr.com/8jfyot
and this due to the fixed height set in backend settings of this module.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 23, 2015 at 2:32 am #749406May I know in which browser and PC can I replicate the issue? Because when viewing your site in my PC in 1024×768, there is only white space below the slide: http://prntscr.com/8jfyot
and this due to the fixed height set in backend settings of this module.
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 23, 2015 at 7:07 pm #692003Using Windows 7
The slideshow module has the screen height set to 700px
Most of the slides have the height set to 700px, width varies, about 1100pxThis is how I want it to look. Monitor res. is 1280 x 1024
These are the problems when Monitor res. is 1024 x 768
Unable to read all the text. White space on both sides and bottom.Chrome 45.0
Firefox 41.0
The same look for Internet Explorer 11
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 23, 2015 at 7:07 pm #749516Using Windows 7
The slideshow module has the screen height set to 700px
Most of the slides have the height set to 700px, width varies, about 1100pxThis is how I want it to look. Monitor res. is 1280 x 1024
These are the problems when Monitor res. is 1024 x 768
Unable to read all the text. White space on both sides and bottom.Chrome 45.0
Firefox 41.0
The same look for Internet Explorer 11
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 24, 2015 at 7:10 am #692166I guess when the screen size reduces, the image automatic resize to adapt with the ratio.
You can try adding this css rule:
@media (min-width: 768px){
.acm-hero.style-dark {
height: 700px !important;
}
}
into the file: root/templates/uber/css/custom.css (create this file if it doesn’t exist)
1 user says Thank You to Saguaros for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 24, 2015 at 7:10 am #749566I guess when the screen size reduces, the image automatic resize to adapt with the ratio.
You can try adding this css rule:
@media (min-width: 768px){
.acm-hero.style-dark {
height: 700px !important;
}
}
into the file: root/templates/uber/css/custom.css (create this file if it doesn’t exist)
1 user says Thank You to Saguaros for this useful post
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 24, 2015 at 1:01 pm #692349Thank you Saguaros!
I added your code and that fixed the slides with the dark theme.
So I added one for the light theme & then I also changed the width of the Primary Right Menu button.@media (min-width: 768px){
.acm-hero.style-dark {
height: 700px !important;
}
.acm-hero.style-light {
height: 700px !important;
}}
Next task will be to update Uber.:((
Thanks so much!
Nancy Kimball FriendNancy Kimball
- Join date:
- September 2014
- Posts:
- 65
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 33
- Thanked:
- 2 times in 1 posts
September 24, 2015 at 1:01 pm #749608Thank you Saguaros!
I added your code and that fixed the slides with the dark theme.
So I added one for the light theme & then I also changed the width of the Primary Right Menu button.@media (min-width: 768px){
.acm-hero.style-dark {
height: 700px !important;
}
.acm-hero.style-light {
height: 700px !important;
}}
Next task will be to update Uber.:((
Thanks so much!
-
AuthorPosts
This topic contains 15 replies, has 2 voices, and was last updated by Nancy Kimball 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum