PDA

View Full Version : clickable pictures to additional pages


Spreebot
May-14-2009, 06:00 PM
I've been looking for the answer for 3 hours, because I know it's out there and I'm pretty sure i've read it...Maybe I'm wrong?

http://nicolemphoto.com

I'm wanting to set up my "services"(which will become "info" soon, in case I've switched it before I get help) page like Andy has his, with just 5 pics, clickable to another page.

I'm not sure if I replicate what I did to create an additional homepage or since I've already done that, is there another way?

Help please! Man I love you guys! I'm really sorry if I'm asking a question that has been asked a billion times, i swear I looked :)

Spreebot
May-14-2009, 06:56 PM
k, so more specifically since I've made some progress...How do I make the page with the 4 clickable images and how do I link the images to the corresponding galleries...I hope I'm being more specific and not more annoying ;)

I've been looking for the answer for 3 hours, because I know it's out there and I'm pretty sure i've read it...Maybe I'm wrong?

http://nicolemphoto.com

I'm wanting to set up my "services"(which will become "info" soon, in case I've switched it before I get help) page like Andy has his, with just 5 pics, clickable to another page.

I'm not sure if I replicate what I did to create an additional homepage or since I've already done that, is there another way?

Help please! Man I love you guys! I'm really sorry if I'm asking a question that has been asked a billion times, i swear I looked :)

Spreebot
May-14-2009, 10:02 PM
OK...I'm still making progress..slowly but surely I'm correcting my problems with only slight issues(thanks Barb!)

I added code to make the "Information" thumbs horizontal, but they are only going 3 across and I would rather them go 4..what did I do wrong?

Why didn't that code apply to all the galleries in the "galleries" page as well? Is there something more I need?

Also, how do I hide the thumb for "information" on the galleries page?

Thanks again!

k, so more specifically since I've made some progress...How do I make the page with the 4 clickable images and how do I link the images to the corresponding galleries...I hope I'm being more specific and not more annoying ;)

denisegoldberg
May-15-2009, 09:16 AM
I added code to make the "Information" thumbs horizontal, but they are only going 3 across and I would rather them go 4..what did I do wrong?
You didn't do anything wrong - the code that you used displays as 4-across when the thumbs are 100x100 and as 3-across when the thumbs are 150x150. The thumb size is out of your control - if there are 5 or fewer galleries the thumbs are 150x150, and if there are more than 5 the thumbs are 100x100.

You could experiment with the widths in the 4-across chunk of code (for .albumLarge) until you get the looks that you want.

--- Denise