-
AuthorPosts
-
May 15, 2014 at 8:31 pm #265484
Hi,
I am using the easy slider to rotate images on my web pages., but every time the image rotates, slides on and off my page text flickers from light text to bold text and then back. This happens in Safari and Chrome a lot and a little in Firefox, can you please advise how to fix this bug.
Thick text
https://www.dropbox.com/s/d0uvv2fmjytuddk/Screen%20Shot%202014-05-15%20at%2019.42.10.png
Thin text
https://www.dropbox.com/s/d0uvv2fmjytuddk/Screen%20Shot%202014-05-15%20at%2019.42.10.pngFYI The slider is contained in a full width color section, if you change effect to fade the text stays the same.
Regarding text can you also tell me why my text keeps looking different weight in different browsers and even sometime in the same browser when you visit at different times, even though the css style sheet is the same.
Please get back to me asap.
Thanks.
- This topic was modified 10 years, 7 months ago by teddybaker.
May 15, 2014 at 9:23 pm #265503Just like to add there is no flicker on the Enfold demo and I have also disabled the custom css and the flicker still appears.
May 19, 2014 at 5:23 pm #266856Hey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.container_wrap { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
If that does not work, please post the link to your website so we can take a look
Cheers!
YigitJune 3, 2014 at 12:36 am #273629Hi,
Thanks for this. It worked on most browsers but not on Chrome, the text keeps flashing every time a picture slides across, Its driving me mad.
Any further help you could offer would be appreciated.
Thanks
June 3, 2014 at 12:42 am #273634This reply has been marked as private.June 3, 2014 at 8:25 pm #274173Hi!
I checked your website on Chrome version 35.0.1916.114 on OS X 10.9.2 and i cannot see the issue on my end. Please see screencast here – http://youtu.be/smZ3SJb7mas
Best regards,
YigitJune 3, 2014 at 11:19 pm #274301The issue is definitely there on Chrome on a MAC but we may have solved it using.
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;This has given us consistency on all browsers.
Only problem, text still flashes when viewing on an iPad???
I noticed this does not happen on the Enfold demo.
Any ideas please???
June 3, 2014 at 11:36 pm #274314Hi!
Can you try deactivating all active plugins and check if that helps?
Regards,
YigitJune 3, 2014 at 11:43 pm #274316This reply has been marked as private.June 3, 2014 at 11:46 pm #274321Hi!
I, unfortunately, do not have a chance to check your website on an actual ipad but i will ask @devin to take a look at his. Let us wait to hear from him.
Regards,
YigitJune 4, 2014 at 2:28 am #274341This reply has been marked as private.June 9, 2014 at 1:19 am #276307 -
AuthorPosts
- You must be logged in to reply to this topic.