Is it possible to apply some layout to the page showing the full-size iamge ? For instance background, centering of the image, navigation,etc. ? If yes how ?
Hey, Soleil, if you figure out a script, would you share? I've asked the same question but am clueless with php scripting. My custom page failed miserably.
Of course, macalter, I'll share the script. But I have first to get an answer to my question about the location of this [i]full image link[/i]. Or do you know the answer ?
Thanks a lot acrylian. Unfortunately I cannot find out how http://www.mysite.com/....../album../image....jpg?p=*full-imageis formed. I guess I would have to replace p=*full-imageby a new page. Or did I not understand your instruction well?
Well, the full image is actually not on a page, it's just the full image. You would have to create a new theme page where you call the full image on. You would have to pass the full image url to that page with $_POST or $_GET.