Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #177578

    Issue in Safari.

    If i have an Advanced Layerslider at the top of the page (i am using a demo there) and a Fullwidth Easy Slider at the same time somewhere else on the same page, the “You are here:Home /” font at the top of the page throbs from normal to bold, the weird thing is it does it in time to Fullwidth Easy Slider as each slide comes across it throbs!

    It is fine in firefox and chrome.

    Can you please help me on this as it looks awful.

    #177622

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #178361
    This reply has been marked as private.
    #178370
    This reply has been marked as private.
    #178635

    Hey!

    I just performed some test on Safari (OS X Lion), and noted no issues so far:

    http://screencast.com/t/k3x5SKy7T5bv

    Cheers!
    Josue

    #178698
    This reply has been marked as private.
    #178892

    Hey!

    Please try to add this on your custom.css or Quick CSS:

    html {
    -webkit-font-smoothing: antialiased;
    }

    Remove browser cache then reload the page.

    Best regards,
    Ismael

    #178937
    This reply has been marked as private.
    #179257

    Any update anyone?

    #179473

    Hi!

    Can you please post the screenshot again? They are broken. Let’s wait for Kriesi’s response.

    Cheers!
    Ismael

    #179605

    Cant see any issue with the screen shots?

    #179744

    Hey!

    Sorry! Slow net connection here. Screenshot are ok. I updated the code above. Please check again:

    html {
    -webkit-font-smoothing: antialiased;
    }

    Regards,
    Ismael

    #179778

    Yes!

    That code did it, what was different about the code though? was your original code not the same? or did you edit the post?

    • This reply was modified 10 years, 6 months ago by mmsdev.
    #180492

    Hey!

    Not sure if he fixed a typo or edited the post to change it out completely but we tend not to leave incorrect code in any post just in case someone doesn’t read all the way down a topic before trying to use some css or code snippets.

    Either way glad its working for you now :)

    Cheers!
    Devin

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Advanced Layerslider & Fullwidth Easy Slider SAFARI BROKEN’ is closed to new replies.