insert a galery into my template

Discussion in 'PHP' started by tony84, Jan 11, 2008.

  1. #1
    I have a website all set up etc, and im trying to insert even easier gallery into the main section

    Im struggling on making fit in properly (removing the brown and the red parts and making it 2 pictures on a row, as i dont think 3 will fit)

    Can anyone help me with this - preferably on msn if poss.

    Thank you Tony
     
    tony84, Jan 11, 2008 IP
  2. banias

    banias Peon

    Messages:
    4
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    open config.php
    find: $config["picsperline"] = 3;
    change to: $config["picsperline"] = 1;

    or
    find: $config["thumbsize"] = 200;
    change: $config["thumbsize"] = 60;
     
    banias, Jan 11, 2008 IP
    tony84 likes this.
  3. tony84

    tony84 Well-Known Member

    Messages:
    1,864
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Thanks banias, once id changed the pics per line to 2, and removed the css it worked pretty much perfectly.

    I have 1 slight problem which is where it says robbie page 1 of 1 in massive writing, do you know how i remove that all together?
     
    tony84, Jan 11, 2008 IP
  4. ausgezeichnete

    ausgezeichnete Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    please could u tell me how to insert photos in it???????i downloaded it but dont know how to use it?
     
    ausgezeichnete, Jan 11, 2008 IP
  5. tony84

    tony84 Well-Known Member

    Messages:
    1,864
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    140
    #5
    its really easy, upload the gallery to your webhost, then in the gallery root folder, upload another folder with your photos in that folder, chmod (change the permissions) to 777 and your good to go
     
    tony84, Jan 12, 2008 IP