Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Best photo gallery for CSS website
Old 05-24-2006, 09:47 PM Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
Ok guys, I am almost finished with my new site and need to find out what's a good tool to use to add photo's to the site.

There is a "photo gallery" page that I would like to use to add photo's and probably write captions for some of them.


If this helps, it's www.greenvillecopts.org/test

It's under "Youth" and then "Photo Gallery"

Thanks
RNPoo7 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-24-2006, 10:24 PM Re: Best photo gallery for CSS website
steveedge's Avatar
Skilled Talker

Posts: 54
Location: Atlanta
Trades: 0
The web automated galleries in Photoshop are my first choice. You can have your galleries up in a snap. You can also customize the templates. Nice lookin site.
__________________
Steve Edge

Please login or register to view this content. Registration is FREE

Web Hosting, Design, Cheap Domain Names
steveedge is offline
Reply With Quote
View Public Profile Visit steveedge's homepage!
 
Old 05-24-2006, 10:27 PM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
Quote:
Originally Posted by steveedge
The web automated galleries in Photoshop are my first choice. You can have your galleries up in a snap. You can also customize the templates. Nice lookin site.
Any tutorials on this? I am a noob when it comes to photoshop

edit, nevermind, I see it. I am going to mess with it and see what I get
Thanks

Still taking ideas though
__________________
I work on Turbo'd Honda's for fun :)

Last edited by RNPoo7; 05-24-2006 at 10:29 PM..
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Old 05-24-2006, 10:43 PM Re: Best photo gallery for CSS website
steveedge's Avatar
Skilled Talker

Posts: 54
Location: Atlanta
Trades: 0
It's so easy you will freak. The "simple" template would work well on your site because your site has a clean look and remember you can go into your PS presets folder find web templates, don't alter original though make a copy then alter the HTML to suit your site.
Good luck.
__________________
Steve Edge

Please login or register to view this content. Registration is FREE

Web Hosting, Design, Cheap Domain Names
steveedge is offline
Reply With Quote
View Public Profile Visit steveedge's homepage!
 
Old 05-24-2006, 10:51 PM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
I like it a lot for now.

But I have a question.
PS creates an index file and a iframe file

How do Implent that in my website since i already have an index file?
__________________
I work on Turbo'd Honda's for fun :)
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Old 05-24-2006, 11:05 PM Re: Best photo gallery for CSS website
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
http://gallery.menalto.com uses CSS templates
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 05-24-2006, 11:15 PM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
I uploaded the following folders that PS created:
"images"
"thumbnails"
"pages"

And the following html files
"index.html"
"ThumbnailFrame"

I placed all of those in a folder called gallery
www.greenvillecopts.org/test/gallery

I need this photo gallery to appear in
http://greenvillecopts.org/test/photogal.html


Can tips or advice? What am I missing? :scartches head:
__________________
I work on Turbo'd Honda's for fun :)
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 12:04 AM Re: Best photo gallery for CSS website
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Keep the gallery images and pages where they are now, and add this to the page you want it to display in. (Quick and easy fix!):

HTML Code:
<table border="0">
  <tr>
    <td>
      <iframe src="http://www.greenvillecopts.org/test/gallery/pages/Picture 020.html" name="Top Frame" style="width: 430px; height: 500px;"></iframe>
    </td>
  </tr>
  <tr>
    <td>
      <iframe src="http://www.greenvillecopts.org/test/gallery/ThumbnailFrame.html" name="Bottom Frame" style="width: 430px; height: 120px;" scrolling="yes"></iframe>
    </td>
  </tr>
</table>
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 12:15 AM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
Thank you verrrrrrrrrrrrrrrrrrrrry much.


Quick question though

Here's how it looks now:
http://greenvillecopts.org/test/photogal.html

anyway to make look a little better?
__________________
I work on Turbo'd Honda's for fun :)
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 12:43 AM Re: Best photo gallery for CSS website
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
Check out: http://www.samisite.com/test-csb2nf/id43.htm

It shows multiple examples of iframe styling.

- I hope that helps, happy to be of service!
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 12:01 PM Re: Best photo gallery for CSS website
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Photoshop's gallery is ok.. but iframes are just not a great idea. You've got the rest of your site as CSS.... you can create galleries that are CSS-based too.

You might want to check out a few of these gallery solutions:
Suckerfish Hover Lightbox -- http://www.mondaybynoon.com/2006/03/...hoverlightbox/
Lightbox Plus: http://serennz.cool.ne.jp/sb/sp/lightbox/
Cross-browser Multipage gallery: http://www.cssplay.co.uk/menu/lightbox.html#flower6
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-28-2006, 02:09 AM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
What do you guys think now????
http://greenvillecopts.org/test/photogal.html

I'm very very happy with it
__________________
I work on Turbo'd Honda's for fun :)
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Old 05-28-2006, 11:11 AM Re: Best photo gallery for CSS website
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
All the images are broken
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-28-2006, 12:18 PM Re: Best photo gallery for CSS website
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Looks great -- but as mentioned.. all of your photos are "missing". Check your paths.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-28-2006, 05:02 PM Re: Best photo gallery for CSS website
RNPoo7's Avatar
Extreme Talker

Posts: 238
Trades: 0
Yeah i know, i need to put up the new pics. Will do soon and put new "titles"

Not sure what photos will go in there yet

__________________
I work on Turbo'd Honda's for fun :)
RNPoo7 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Best photo gallery for CSS website
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 2.81581 seconds with 12 queries