Tagged: slider
Hi
I have on ongoing problem where the clients banner which is in is been cut off on different screens and browsers?
It cuts off the top and bottom of the slider
Thanks
Warren
Hi WarrenHorak!
Can you please give us a link to the website? What banner? A screenshot of the issue will help.
Cheers!
Ismael
Hi Ismael,
You will see that when you zoom in or out the logo gets cut off which is in the slider both in chrome and firefox.
My client has Chrome and it cuts it off.
See here Chrome http://itexperts.co.za/wp-content/uploads/2013/10/home1.png
Firefox … http://itexperts.co.za/wp-content/uploads/2013/10/home-2.png
Thanks
Warren
…
Hi Ismael
Still need your reply URGENTLY —- customer is not happy because of the issue with his logo been cut!
Please come back to me ASAP!
Thanks
Warren
Hey!
Please try adding a larger slide image. Your current image size is 1000x136px
Cheers!
Yigit
Hi
That comment doesn’t really help – what size should it be and why do you not specify image sizes????
Hello!
It should be at least 1900px in width if you would like it to be displayed nicely on all screen sizes. I mentioned that your current image is 1000px in width. A 15.6 inch laptop screen is 1366px in width. I thought you would figure it out. Sorry :)
Best regards,
Yigit
Hi
thanks for that helps to understand :)
Now what about the height of the pic, as the width is not being cut but the height is being cut???
Please see screen capture I gave you
Thanks
Warren
Hi
Have you tested your theory on a live site as I dont want to go to the trouble of making the pic and then it still doesnt work?
Hi!
Please use the Color Section. Upload the logo image as Custom Background Image then set the Background Repeat to Stretch to fit. On the For Developers: Section ID, place a unique section id called “logo-section”. You can then go to Quick CSS field to specify the height of the section.
#logo-section {
height: 300px;
}`
Adjust the height if necessary.
Best regards,
Ismael