Jump to content

wayne

Member
  • Posts

    43
  • Joined

  • Last visited

wayne's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Having trouble with Lightbox2. I can't get the thumbnails to show on the page. The only thing that shows is a link to an image. Come to think of it there was no place in Lightbox2 that mentioned thumbnails. I've attached a snip of the index page(the page I decided to try this on) showing where I added the code. Any ideas?
  2. You're right when it comes to the thumbnail pages. Just add a div. But then there's the large image page for each thumb, and they require more changes such as Page Title, header, description of image, and/or title, div for path to the image, and then describe it's dimensions and add an alt. Then add info for left arrow and right arrow. I shoot regularly and to keep up the website I'd need to make pages constantly. Just looking for a way to lessen the work. Maybe it's time to reuse pages and simply add new info and images. But I still like the idea of a Lightbox where the viewer can see a large number of images without leaving the page.
  3. You got me interested in the lightbox idea, so I looked at Lightbox2. They seem to use a lot more code than the page you referenced above. Did you use Photo Gallery from Photoshop, or is this your own code? And which lightbox software do youy recommend?
  4. Thanks for the response, ideas. The Wordpress plug in idea looked good, but I'd rather keep my site mine as far as code goes, and all it controls. Not sure about the lightbox idea, but I'll look into it. Just thought there might be a way to write my own code so that the thumbs and larger image files could be posted quickly, at least for a section of my website.
  5. Hi, grabenair. What I'd like is to have a section of my site where I could post pics with ease like you can with Facebook or smugmug, etc. On those sites you simply upload the image and write some text and hit send. If I could do that on part of my site I'd be able to post a lot more images than I do now because of the time it takes me to build a page for each image. I spend a lot of time in the field, so a quick post here and there woould be a big help.
  6. My linkMy homebuilt photography website requires a lot of ongoing work. I'd like to streamline it to where I could simply change a photo and descriptive text that goes with it without stopping to make a new code page. Any ideas? How do those ready made sites like Smugmug, etc. do this?
  7. In Photoshop go to Edit>convert to sRGB, then Image>Mode>8 bits. Then Image> Image Size, and check the Resample Image box, and then make the longest side either 640 or 720 or 800, whatever you prefer. After this I always sharpen the resampled image and then go to Save for Web, where I make the image no more than 100 kb for Facebook or 200 kb for my website. The idea is to present a crisp image, but w/out enough resolution that someone could make a print from it. Wayne
  8. I've settled on this. At least for now. And I appreciate the help very much. I think the grey text box looks pretty good. Any thoughts? My link
  9. That's the way I had it, but a lot of text(which I intend to write for most of the pages) competes visually with the image. I'll try a faint or gradient box.
  10. That you explained the processes was a great help in me understanding the what's and why's of coding. I started from nothing but this forum and few dozen googles. But the helpful people here is what made it all a lot easier. Btw, I like how you describe looking at the whole design in order to plan the order of the css. Okay, I've gone through my whole website making the coding corrections you outlined above. I also made a few changes in wrapper dimensions, etc, but now the nav bar and page heading(Artistic...) are off center. Actually they're obviously centered for the wrapper, but it looks awkward and I'd like to move them to the center of the image. I managed to move the h3 heading, but messed up the navbar in my attempt. If there's a solution in Css only it would save a lot of work, as I've already had to go through the entire site's html pages. Here's the link to a page as it is now My link
  11. Wow. Thanks tons. I'll get this done tomorrow and post the finished product. That was a lot of work. I really appreciate it.
  12. My mistake. Now that I moved it up to follow the navlist as you did it works. Here's the css #floater { width: 150px; color: white; position: relative; float: right; top: 50px;} Now that the text is showing in the box, it has moved all the existing image text off center of the image,while it is still centered in the wrapper.(the image moved left to accommadate the extra space needed for the floater text box). Any way of correcting that?
  13. Trying the link again http://www.N:\Documents\2009CssWebsiteremake2\lowhangingstorm.html
×
×
  • Create New...