HTML - Photo Gallery Suggestions
I am trying to add a photo gallery, slide show images (10photos) to my site and I would like to get some suggestions from you guys.
Thanks Similar TutorialsHi Can anyone point me in the direction of some decent HTML code for a photo gallery, Im getting fed up with people not being able to open my falsh ones so im going back to basics. I want something that wont need loads of changes each month, something that will require little set up, Iv about 30 photos each weeke i need to put up online... any ideas? I want to make a gallery. What is the best way to do this? I've heard of something called coppermine, but I don't quite understand it.. Is there someone willing to help me, and to explain properly step by step how to make a photo gallery the best way? Can anybody help me out with this problem? I need to create a photo gallery in html such that if I click on one photo it should appear in the same window, if I replace that photo by other the name of the previous picture should not change. Hello, Do you know any HTML/Javascript/JQuery photo gallery which behave like this flash gallery? http://www.erwinolaf.com/#/portfolio..._2001/gallery/ The point is images : 1- Images does not show in a modal popup window. 2- When each thumbnail selected , current image animate to left and selected image also shown with comming from right to left. Thanks Mazdak I downloaded a free Flash photo gallery online. I uploaded my pictures into the gallery correctly and ran it on my local machine flawlessly. However, when I uploaded it to my site, the pictures are not showing up. The jpegs were correctly uploaded, so I'm not sure what the problem is. Heres the link if you want to check the code... http://kosscollision.com/Templates/h...wer/viewer.swf Any help would be appreciated! Hello Again! I am attempting to add a photo gallery to my website. (I do not wish to use someones software.) I want to learn the code for creating a photo gallery myself. Would anyone care to share thier knowledge? I promise to give credit where credit is due! I want to add an html page to my website that is...well...a Photo Gallery, but It requires knowledge of CSS/xhtml, and THAT is something that I am still learning. Thanks! I have designed a website for a model, which you can see he http://www.amberalpern.com/model/onthejob/index.html I add additional photos to her website as she submits them to me. She would like the photos to be added at the beginning of the group of photos, but in doing this I have to change the navigation code on every page of which there is one page for every image. This is very time consuming. I have been adding them to the end of the group, which is very simple to do. Is there an easier way to add the images to the beginning of the group, using the existing structure I have developed for this site? Any workable suggestions will be appreciated. Lawrence I'd like to add a nice photo gallery to the website I'm building. I'm semi familiar with building a gallery in wordpress with a plugin & embedding the code into my main website, but I dont want to go that route for this new website I'm building as its not going to reside on wordpress & I want it everyting situated on one server with one main file. So what options are out there for me to add a nice gallery to a website? I am looking at making a simple photo gallery with HTML/CSS only, that looks like this: http://i56.tinypic.com/29aurzm.png Does anyone know a good way going about it? I'm working on a site for a friend. She designed it all in Photoshop, but she didn't know what to do after that. I sliced it up in photoshop, and saved it to html. The problem is it uses tables for everything. I know tables are not the way to go and I want to do it all with CSS, but I've never created a site from scratch, I've just hacked templates alot. I have no problem reading and editing CSS, but like I've said I've never tried to style a site from scratch. Is there a good tutorial around to take a sliced up psd into html/css? I can do it if I have some direction. Thanks, Joe ps - here is the site I'm trying to work on: http://sewandsew.joeipson.com Hi everyone, I'm currently in the process of re-thinking my layout www.ballermag.com and I would love to hear some feedback or ideas from the pros on this forum Not sure if this sort of post is frowned upon here in this forum, but I thought I would give it a try. If we are not supposed to do this here, just ignore this message and accept my apologies... If I'm going to rebuild the site, what should I start with? Any suggestions would be a big help! Thanks for reading, Milkman Here's the website that I'm trying to fix up: http://web1.pas.rochester.edu/~sps/ For my screen resolution (1680x1050), the text on the right frame seems to be shifted too much to the right and viewing it on a lower resolution makes it so the user has to scroll to the right to see the entire text. Just wondering if there was a way to get rid of that empty space so the text could shift over closer to the left frames? Also, i've noticed that when i click the links on the right frame, a scroll bar appears on the bottom to allow me to scroll left and right, though it really doesnt change much. Is there a way to get rid of that? Hey guys!! I am a newbie at the whole HTML thing so looking here for some advice from you experts! I am looking for a simple way of making small buttons for people to post on either their website or social media. Like you know those sites where they ask you to give them a free link if they provide a free service for you? does anyone know of any good software or a really easy way of making a picture button like this? Thanks in advance for your help!! Cheers I'm in a nonprofit org that has an events page & a job posting page. We're currently using an old guestbook format that is getting spam on a daily basis. I'm looking to replace it w/ a more secure forum or something which would require posters to sign-up or something (in hopes of preventing spammers). I'm looking for recommendations for something EASY to setup. Sorry if this is in the wrong forum...wasn't sure where to post this! Thanks in advance, Shelly Hi, I am trying to set up a pictures page on a web site. My first idea was to set up two iframes so that the user could scroll sideways on the top through the pictures and each picture would link to itself in a bigger size targeted to another iframe... like this. I put a few of the pictures in here just to show you what I was thinking... the page really isn't working well, I just threw it together to show you the structure I'm talking about. This would work, but I'd also like the description to change, so I was thinking of using Javascript (I don't actually know javascript yet, so I'm guessing at this) so each picture would change TWO iframes, one as the picture and the other would be the description. The problem with that would be that I would have to make a new html page for each description... I guess I could do that, but would there be anything easier? All the solutions I have thought of like using a getElementByID javascript to change the picture and text wouldn't work because of the iframe. If there is another solution, I don't even need an iframe. I was just checking to see if anyone had any suggestions on this, either a simpler solution to the iframe idea or a completely different idea. It really doesn't matter, I just want a good looking, easy to use pictures page. I every one I'm working on a page where the text is set up in HTML and I'm getting some pretty different results on different computers. This really is a 2 parted question. First if you would be so kind as to visit this page and tell me if the text is properly sized and formatted as to fill the areas between the images: http://www.reelectjusticecliffordtaylor.com/bio.html I've included a screen grab of what the text looks like on my PC when I see it live. at this link: http://www.johncliffordtaylor.com/text_example.jpg Second base on what I've seen up to this point I would like to know if there is a way to get the text to appear more uniformly in different browsers on different PC's. So far I'm just working with: body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16px; color: #2B24A6; (pretty much navy) } that are embedded right inside my page HTML page. So I'm very open to any ideas on how to get the text to appear more consistently across many computers and browsers. Thx for the help every one! John Hey guys I just got an oppurtunity for an internship this summer and I need some Ideas for a small little portfolio (some small web pages and such) also maybee some banner ideas. Here is the email I got "We design and create anything from a simple 3 to 5 page website to huge applications for an organization or even a municipality. My ongoing project is www.ourfortworth.com (OFW.) It is a web community I created in 1999 just for kicks. Since then, it has grown to an average of 85,000+ visitors each month. OFW focuses only on local information and advertising for local businesses. The "full color display type" ads you see at the top and on the sides of each page are something we are constantly making for new or existing advertisers. We usually change or update the ads when ad contracts renew every three to six months. We are just starting our Restaurant Guide to complement the business directory we are working on. Most of the work initially would be the ads I mentioned above and the basic 3 to 5 page websites for small businesses. I would like to talk with you when you have time and get a feel for the style of work you produce, your basic design style, etc. to see if we might be a good fit to work together. " Any programs that y'all know that work well for making banners? Also I know HTML pretty well , what would help me practice getting better at it or what should I move onto? Just looking for some Ideas.. (By the way I'm 17 and know XHTML) Thanks, Randy Hi All, I am wondering if someone can recommnd an solution or point me in the direction i should be going. I am looking at creating a dynamic form, what i would like to do is use a drop down and depending on the dropdown selected the required fields would populate. I have attached an file to show as an example. If someone clicked on Item A they would get one set of fields to fill out. If that same person selected Item B they would get different fields to fill out ... All being mandatory.. Thanks ahead for any help or suggestions ... This is a great place to get info. http://www.danielbourne.net/pdwcs/1/about.html this seems to work fine in firefox but in internet explorer creates pading and i cant see how could someone lease look and see what im doing wrong ? My web page is suffering from the Box model bug described he http://en.wikipedia.org/wiki/Interne..._box_model_bug I cannot seem to rectify the problem. My site is he http://spyware-free.us Yes, I know the xhtml is not valid, but that's blogger's fault. If you want to see the error on a completely valid page, try this: http://spyware-free.us/intro xhtml: http://validator.w3.org/check?uri=ht...doctype=Inline css: http://jigsaw.w3.org/css-validator/v...usermedium=all A picture of my problem is he http://spyware-free.us/2007/05/template-updated.html As the article states, it works fine for IE7 and FF, but not IE6. Any tips would be greatly appreciated. wng |