GreyBox and similiar...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mwalsh62
    Major

    • Jul 2007
    • 426

    #1

    GreyBox and similiar...

    Is anyone familiar with GreyBox or any app like it? I was trying to install and use on a page, couldn't figure out what I was doing wrong.



    Thanks for any possible help.

    Mike

    spikeslife.com (unpublished)
  • PennieNPence
    Major

    • Jun 2007
    • 442

    #2
    Re: GreyBox and similiar...

    I looked at it and it seems alot like lightbox (which BV already has) only this seems faster and it has a bar on the top of the page.....

    although collectors-info posted a better version of light box here:


    Maybe we should have him look at this one.
    http://www.penniesnpence.com

    Comment

    • Collectors-info
      General

      • Feb 2006
      • 8703

      #3
      Re: GreyBox and similiar...

      This has got some real nice ways of grouping images/pages & much more. Will have to give us a day or so to see how it all works. Took me ages to find the java download file that makes it all work.lol
      Thanks for posting, i will be back.

      Chris.
      Regards Chris.

      Collectables, Collecting, collectors-info.com

      www.chrismorris.co.uk

      House build project

      Comment

      • mwalsh62
        Major

        • Jul 2007
        • 426

        #4
        Re: GreyBox and similiar...

        If anyone can figure this out, well, have you ever dreamt of being a "Hero"? You'll move to the top of my list!

        Thanks for the replies,

        Mike

        Comment

        • Collectors-info
          General

          • Feb 2006
          • 8703

          #5
          Re: GreyBox and similiar...

          Hi, from what I can make out so far is not to hard to install? So I will put it in a few steps
          Part 1
          Is go to this page http://orangoo.com/labs/GreyBox & click on the download button at the top of the page.
          You will get this folder as a download. GreyBox_v5_51\GreyBox_v5_51
          Open this folder & you will see a folder called grey box. Upload this one folder to the directory you will have the page that is going to show your images.

          Part 2.
          Open your BV page & put this code below in the head area of the page, remembering to change the mydomain.com part to your own sites url.

          <script type="text/javascript">
          var GB_ROOT_DIR = "http://mydomain.com/greybox/";
          </script>
          <script type="text/javascript" src="greybox/AJS.js"></script>
          <script type="text/javascript" src="greybox/AJS_fx.js"></script>
          <script type="text/javascript" src="greybox/gb_scripts.js"></script>
          <link href="greybox/gb_styles.css" rel="stylesheet" type="text/css" />

          Part 3.
          Go to this page http://orangoo.com/labs/greybox/normal_usage.html & choose which type/style of link you want to open the light box/grey box? & amend to your image urls. Then place in a BV html box.

          Part 4.
          Publish & test. (Wont work with BV preview. Must be from the server)

          Be nice if someone can check this link
          http://www.collectors-info.com/testing/greyboxtest.html & tell me if the header bar with the exit cross on, is outside the window.?? Seems to be fine in FF but not in IE? It seems to create a bottom scroll bar. Thanks!

          Good luck.
          PS. Nice thing I noticed is that you can group images with different links. So if you had a page full of images of men & woman, you can set the links up to have an image show of one or the other.

          PPS.
          Spike! I noticed you had a posting on Google for this. & noticed you hadn’t put your url in the head of the page.
          Regards Chris.

          Collectables, Collecting, collectors-info.com

          www.chrismorris.co.uk

          House build project

          Comment

          • PennieNPence
            Major

            • Jun 2007
            • 442

            #6
            Re: GreyBox and similiar...

            It does create a side scroll bar in IE....
            and you have to side scroll in order to get to the exit cross.

            ps. I knew you could do this one. :)

            pps. what do you think is the best method?

            ppss. I am looking to use something like this for my product pics. is there any way to mouseover/mouseout on something like this?
            http://www.penniesnpence.com

            Comment

            • Collectors-info
              General

              • Feb 2006
              • 8703

              #7
              Re: GreyBox and similiar...

              http://www.dynamicdrive.com/dynamici...agetooltip.htm
              Regards Chris.

              Collectables, Collecting, collectors-info.com

              www.chrismorris.co.uk

              House build project

              Comment

              • PennieNPence
                Major

                • Jun 2007
                • 442

                #8
                Re: GreyBox and similiar...

                That is almost exactly what I am looking for thanks

                Is there any way to do this over a thumbnail and have the enlarged image have a greyed out background.

                Thanks again.
                http://www.penniesnpence.com

                Comment

                • mwalsh62
                  Major

                  • Jul 2007
                  • 426

                  #9
                  Re: GreyBox and similiar...

                  You ROCK!

                  I didn't include URL because technically I don't have one. I haven't published yet (reason I couldn't get this to work?!), I was just able to transfer my domain as of today. Am waiting for that, and a few issues like this topic, which I really want to dress up my site.

                  I'll look forward to any other ideas you ome up with for this, and will inform when I'm ready to go LIVE!

                  Thanks again,

                  Mike

                  Comment

                  • mwalsh62
                    Major

                    • Jul 2007
                    • 426

                    #10
                    Re: GreyBox and similiar...

                    Oh, I'm a Sargeant!!!

                    Comment

                    • mwalsh62
                      Major

                      • Jul 2007
                      • 426

                      #11
                      Re: GreyBox and similiar...

                      Or a Sergeant? Either way, yippee!

                      See ya'll later.

                      Comment

                      • Collectors-info
                        General

                        • Feb 2006
                        • 8703

                        #12
                        Re: GreyBox and similiar...

                        Hi, simple problem solved with the header going wide in IE.
                        In the CSS file gb_styles.css Change the 100% header to 96% and all should be fine.
                        }

                        .GB_header table {
                        margin: 0;
                        width: 96%;
                        border-collapse: collapse;
                        }


                        Good luck.
                        Regards Chris.

                        Collectables, Collecting, collectors-info.com

                        www.chrismorris.co.uk

                        House build project

                        Comment

                        • PennieNPence
                          Major

                          • Jun 2007
                          • 442

                          #13
                          Re: GreyBox and similiar...

                          Wow that looks great!!!

                          Good Job Chris
                          http://www.penniesnpence.com

                          Comment

                          • mwalsh62
                            Major

                            • Jul 2007
                            • 426

                            #14
                            Re: GreyBox and similiar...

                            That is fantastic! I've gotten sidetracked with other parts of my monster (I'm beginning to feel like Dr. Frankenstein, an image from here, a script from there, I just hope it doesn't drown any children when I'm done!), but I can't wait to get back to the GB!

                            Thanks again,

                            Mike

                            Comment

                            • mwalsh62
                              Major

                              • Jul 2007
                              • 426

                              #15
                              Re: GreyBox and similiar...

                              Check out this site with GreyBox:

                              http://theturninggate.com/galleries/TTGGreyboxIndex/index.html


                              Mike

                              Comment

                              Working...