Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #893232

    Hallo zusammen und ein frohes neues Jahr!
    wenn ich mit der Maus über ein Bild fahre und stehen bleibe, wird immer der Dateiname des Bildes angezeigt. Bei einigen Bildern kann ich es umgehen, indem ich beim einfügen der Fotos den Dateinamen entferne. Das funktioniert aber nicht immer. Dafür gibt es doch bestimmt eine einfache Lösung?
    Und zweitens: Auf meiner Startseite verwende ich den Vollbildslider, ich würde ihn aber gerne nur in 80 % Höhe haben, so dass man den weiteren Inhalt darunter gleich auf den ersten Blick sieht und nicht erst runter scrollen muss.
    Gibt es dafür eine Lösung? Vielleicht über CSS?
    Danke.

    #893401

    Hey Andreas_BS,

    You can try using easy slider instead or fullwidth easy slider.
    As for the images, please give us a link to the page where you need to remove titles.

    Best regards,
    Victoria

    #894156

    Hello Victoria,
    thanks for your reply. It works if I use the easy slider, but that’s not what I really wanted, because the options of the caption are not so good like the fullwidth slider.
    But now the home site is a good example for the picture titles. Please check.

    #894202

    Hi Andreas_BS,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-slideshow.avia-slideshow-1 .avia-slideshow-inner {
       max-height: 480px;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #894323

    Hi Victoria,
    thank you. It works, but now there is an empty section under the picture. Is it possible that the following content is direct under the picture?
    And could you please check my question regarding the picture titles?
    You can find the URL in the private content. If you hover with the mouse on the slider you can see the titles.

    #894382

    Hi Andreas_BS,

    Do you mean that you don’t want this kind of title?
    Image 2018-01-07 at 16.46.56.png

    The full-screen slider is built to take up the whole screen and it does not make sense to fight with it. You can use an easy slider or full-width slider and it will not take up the whole screen height.

    Best regards,
    Victoria

    #894439

    Hello Victoria,
    it works now with the full width slide show and your css code. Thanks.
    I don’t know how can I send you a picture of what I mean, so I attached the picture temporary to my webseite.
    Please see the Link in the private content.

    #894786

    Hi Andreas_BS,

    That is a browser mechanism, here is a discussion about it
    https://inbound.org/discuss/how-to-disable-image-title-on-hover

    You can only clear all title and alt text in the media library, but it’s not the best solution.

    Best regards,
    Victoria

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