Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #456928

    Hallo Entwickler,

    könnte jemand bitte überprüfen, warum es eine unterschiedliche Darstellung
    der Textboxen des Fullwidth-Slider gibt. Im Chrome-Browser ist
    alles ok, unter Firefox ist jede zweite Seite des Sliders fehlerhaft.
    Die Textboxen haben keinen Abstand mehr (im Chrome bleibt konstant ein 1px Abstand)
    Außerdem führt das drücken des Buttons “Beispiele” zu leichten Sprüngen der Textboxen.

    Unterschieder Firefox - Chrome

    Dank & Gruß
    Coco

    #457123

    Hi Coco!

    Thank you for using Enfold.

    The text or caption box in the slider looks the same on Chrome and Firefox when I checked it. Can you please provide a screenshot of the issue? Use imgur or dropbox.

    Regards,
    Ismael

    #457247
    #457252

    isn’t it the old double margin bug on floating elements?

    I thought that only IE have it.

    #457890

    Hey!

    try this code for Firefox in your Quick CSS field:

    .avia-moz .avia_transform .av_slideshow_full .active-slide .avia-caption-title, .avia_transform .av_fullscreen .active-slide .avia-caption-title {
    margin-bottom: 2px;
    }
    

    I can’t see any jumps when clicking on “Beispiele”. Please clear browser cache and refresh your website a few times. Try on another computer as well to double check.

    Regards,
    Andy

    #459720

    Danke Andy,

    deine 2px Abstand Lösung funktioniert.
    Bei nur 1px ist es leider ein Darstellungsfehler / Inkompatibilität mit Firefox.
    Eigentlich ist es auch gewünscht, dass dort (wie in Chrome) nur 1px Abstand vorhanden ist!

    Ferner sind die oberen Felder, die mit der Überschrift, auch noch 1 px nach rechts verschoben.
    Betroffen sind auf meiner Seite 3 von 4 der Slider-Seiten.
    Hoffentlich gibt es einen Patch oder vielleicht doch eine CSS Lösung die es behebt.

    Grüße
    Coco

    #460702

    Hallo Coco!

    Which version of Firefox are you using? I checked your website and captions are looking fine on my end – http://i.imgur.com/FYYlPwO.png

    Regards,
    Yigit

    #460710

    Hey Yigit,

    it’s the latest version of Firefox: 38.0.5

    View post on imgur.com

    Regards
    Coco

    #460729

    Hey!

    I checked your website on the latest version of Firefox as well on OS X 10.10 – http://i.imgur.com/GqvWD7g.png
    Which OS are you using?
    Can you please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    #460730

    Hi!

    bei mir scheint es auch in Ordnung auszusehen:

    Hast du den Browser Cache geleert und einige Male deine Website neu geladen? Manchmal dauert es ein wenig, bis die Änderungen greifen. Bitte checke es ebenso auf anderen Computern.

    Gruß,
    Andy

    #461919

    Hey Yigit & Andy,

    i have done everything!
    Cache was cleared several times, of course reboot…

    I have 2 PC’s – Windows 7 and Windows 8.1
    Firefox is on both in the latest version.
    My client has the same display problem on his (windows) PC.

    Yigit, it is like the old problem with the visible line: https://kriesi.at/support/topic/create-an-anker/

    Regards
    Coco

    #462774

    Hey!

    Add this to your custom CSS.

    .avia-mozilla .avia-caption-title {
      margin-bottom: 3px !important;
    }

    If that’s not working then send us a WordPress login and we’ll take a closer look.

    Regards,
    Elliott

    #462870
    This reply has been marked as private.
    #463338

    Hi!

    I don’t see the CSS code, did you remove it? Go ahead and add it back in and let us know when your done so we can take another look. I think that should be working.

    Best regards,
    Elliott

    #463346

    Hi Elliott,

    i have add your code.
    My description of the fault remains as it did last posting.

    Regards
    Coco

    #463999

    Hi!

    It looks fine on my end. Each slide has a gap between the title and description. I’m on Windows 8.1 with latest version of Firefox. Try clearing your browser cache.

    Best regards,
    Elliott

    • This reply was modified 8 years, 11 months ago by Elliott.
Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.