Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #405679

    Please check Masnoary Blog on your demo site in Firefox and Chrome:
    http://kriesi.at/themedemo/?theme=enfold-overview

    Chrome displays it correctly, in Firefox sometimes the spacing is off by 1 or 2 pixels. that means that sometimes pictures are next to each other have a one or two pixel line between them. This looks ugly and should be fixed. It’s also an issue for Masonary Portfolia view.

    #405902

    Hi dynamitec!

    This is how it looks on my end – http://i.imgur.com/fpXLy8x.jpg
    Can you please post a screenshot and show how it looks on your end? And which OS and Firefox version are you using?

    Best regards,
    Yigit

    #405908

    Well, actually, your screenshot shows the issue. Take a look at the borders of the entries. The left border “The best 20….” is non existent. And take a look at the block left to the “New studies show…” block. No border there either.

    • This reply was modified 9 years, 2 months ago by dynamitec.
    #406476

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry { left: -1px; }

    Cheers!
    Yigit

    #406515

    This doesn’t fix the issue. It’s still rendered differently on chrome and firefox. Same issue: sometimes there are gaps, sometimes not. Maybe something isn’t fully reseted in the normalize CSS?

    #408827

    Hey!

    Can you please try using following code instead

    .av-masonry-entry { width: 24.91%; }

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.