Did a search here, but didn't find anyone else who has my problem... I have loaded in three images - hi res jpgs - into the slider that Colorway has...and at "some" window sizings they look perfect (like on my blackberrry or iPhone) but at desktop or laptop sizes they sometimes look 'unfocused' or 'fuzzy?' Can anyone point out what is happening and why that would be? Oh site is here - www.drive-star.com....
Hello, Could you please provide us some edited screenshot so that we can have a look at theme and understand the issue? In case you are unable to create a screenshot, you can follow the link http://www.screenpresso.com/ which will help you to create screenshot easily. Thanks, Praveen
Praveen - pls just go to www.drive-star.com and see the slider yourself....site is up and live. if you change the size of the window in a browser - it expands or contracts the images in the slider...and some are fuzzy???
Hello! I have got your concern, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .slide-img { height: auto !important; } @media only screen and (max-width: 480px){ #slides .slide-img { height: auto !important; } } @media only screen and (max-width: 960px) and (min-width: 767px){ #slides .slide-img { height: auto !important; } } Thanks, Praveen
I have just re-Photoshopped the 3 slider images to ensure that they are all 897 x 355 @ 72 dpi... I added that code to the CustomCSS area exactly as instructed... I have replaced them all in the proper slider spots, saved and then reloaded the page... And they STILL look out of focus...sigh... Help here please?
Hello, I have checked your website. The slider shows the exact size of images ( i.e 897 x 355 ) that you have used for slider images. So, I am unable to understand your issue now. It would be better if you explain your issue clearly and provide us some edited screenshot. Thanks, Praveen