You are here

Creating Photo Gallery

admin's picture

Hi Frends,

I need to implement a photo gallery.In this i can able to upload multiple images at the same time. How i can implement this in drupal 6. Please any one let me explain or give any good tutorial for this..Advance Thanx.

Taxonomy upgrade extras: 
sridhar's picture

You can use the Image module. It has lots of options.

To upload multiple images, you can use a custom content type too.

Regards,
Sridhar
http://echopx.com

khalidahmed_sk's picture

Hi,

checkout album photo module

regards
Khalid Ahmed

admin's picture

Hi Khalid,

I used ImageAPI, CCK module to made the photo Gallery ... Here the problem is , The photo's are not getting aligned.. Even i used the view.. View also not affecting(or)I did the view wrongly.. Any one can find out the mistake or what i need to do???...

You can able to see the Problem in the below link...

http://fomax.us/bavaria/german/content/gallery-one

Advance Thanx...

sridhar's picture

I can't see the images in the link you have given.

The first time I made my own gallery, I used these 2 tutes. Very explanatory and easy to follow:
http://learnbythedrop.com/drop/148
http://jamestombs.co.uk/2009-05-12/create-an-album-based-image-gallery-i...

Regards,
Sridhar
http://echopx.com

admin's picture

Hi all.

Due to permission problem u unable to see the images on the mentioned link.. Please now see that and give the feedback what i need to do the images should align in the grid format?

Advance Thanx,

sridhar's picture

What do you mean by "not getting aligned"? Do you want it to be aligned horizontally, one next to the other? I guess you should explain your issue very descriptively.

If you want to apply any styling on it, you have to do it with CSS. Are you doing it already?

I see that the images are getting printed inside the divs with class="field-item". Have you tried applying CSS onto that?

Use FireBug and see under the hood.

Regards,
Sridhar
http://echopx.com

admin's picture

ya exactly.. I need to align the images in the horizontal order.. How i can do that.... I want to align in horizontal , per row i need to show 3 images... where i need to write the css class for this alignment..Either in the themes folder or in the Thick box module folder css file.....

Advance Thanx....

sridhar's picture

Either you can write it in the theme folder or modify the theme information output by the Views that you have created.

Do not touch the thickbox css, since thickbox uses it to render the effects.

Regards,
Sridhar
http://echopx.com

admin's picture

Hi Sridhar,,

Thank you for your help... It's working greatly.... Thank you very much..............

droopydrupal's picture

Check out this site: http://www.drmartinwilliams.com/websites/drupal-images-n-photo-galleries... maybe it helps.
Droopy b&b Barcelona