We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33992 ☆ A M B ☆
    • 455 Posts
    hi,
    i used a code below in my site but i see different results in browsers,

    [!MaxiGallery? &display=`embedded` &embedtype=`lightboxv2` &max_thumb_size=`200` &max_pic_size=`0` &thumb_use_dropshadow=`1` &pics_in_a_row=`3`!]


    i see a row in FireFox2 and a column in IE7.

    Regards
    AHHP
      God loves me. 【ツ】


      MODX.ir (Persian Support)

      Boplo.ir/modx/ (Persian)
      • 7923
      • 4,213 Posts
      use &pics_per_row, not &pics_in_a_row


        "He can have a lollipop any time he wants to. That's what it means to be a programmer."
        • 4724
        • 1 Posts
        Quote from: albert_hp at Apr 07, 2007, 11:45 AM

        hi,
        i used a code

           [[MaxiGallery? &display=`embedded` &embedtype=`lightboxv2` &pics_per_row=`4` &max_thumb_size=`110` &max_pic_size=`0` &thumb_use_dropshadow=`1`]]


        i see a row in FireFox2 and a column in IE7. This solution using &pics_per_row=’4’ doesn’t work.What can i do?

        Regards
        Catavio
          • 7923
          • 4,213 Posts
          Give me a link to the site


            "He can have a lollipop any time he wants to. That's what it means to be a programmer."
            • 33992 ☆ A M B ☆
            • 455 Posts
            Hi,

            "&pics_per_row" did not solve it.
            you can watch it at: http://Boplo.ir/gallery

            Regards
            AHHP
              God loves me. 【ツ】


              MODX.ir (Persian Support)

              Boplo.ir/modx/ (Persian)
              • 7923
              • 4,213 Posts
              You are not using the latest maxigallery version


                "He can have a lollipop any time he wants to. That's what it means to be a programmer."
                • 33992 ☆ A M B ☆
                • 455 Posts
                i use MaxiGallery v0.5 RC1
                  God loves me. 【ツ】


                  MODX.ir (Persian Support)

                  Boplo.ir/modx/ (Persian)
                  • 7923
                  • 4,213 Posts
                  Yes, use the latest one.


                    "He can have a lollipop any time he wants to. That's what it means to be a programmer."
                    • 33992 ☆ A M B ☆
                    • 455 Posts
                    Done.
                    thank alot but
                    Now i have a column in both browsers.
                    you can watch it at http://Boplo.ir/gallery
                    ----------------------------------
                    another question: how can i set pics on one size? for example width=200px for all pic.
                      God loves me. 【ツ】


                      MODX.ir (Persian Support)

                      Boplo.ir/modx/ (Persian)
                      • 7923
                      • 4,213 Posts
                      You have not updated all maxigallery files, the css file is still the old one.


                        "He can have a lollipop any time he wants to. That's what it means to be a programmer."