Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #300969

    Hallo!

    Seit einiger Zeit habe ich das Problem, dass meine Nextgen-Gallery Pro nur einspaltig dargestellt wird. Auch mit den Basic Themes besteht das Problem. Hat emand einen Tipp für mich, wie dies zu beheben ist?

    Danke und Gruß
    NOSPORTS

    • This topic was modified 10 years, 3 months ago by NOSPORTS.
    #301065

    Hi NOSPORTS!

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

    .nextgen_pro_thumbnail_grid .image-wrapper {
    float: left;
    }

    Best regards,
    Yigit

    #376402

    Jetzt sieht es besser aus, aber noch nicht gut.
    Der Abstand zwischen den (in meinem Fall 4) Thumbnails ist NULL
    Kann man das auch noch anpassen?

    LG

    Roland

    #377168

    Hey!

    Welchen Abstand meinst du? für mich sieht der Abstand zwischen den Bildern gut aus:

    Versuche es mit:

    .mg-image-tiles .mg-thumbs ul {
    padding: 20px !important; 
    }
    

    Gruß,
    Andy

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