Member
Member
Soleil   13-08-2008, 21:27
#1

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 ?

Thanks a lot in advance for the answer.

Member
Member
sbillard   13-08-2008, 21:39
#2

You would have to create a custom page script and link to that script in place of the full image link.

Member
Member
Soleil   14-08-2008, 03:50
#3

Thank you for your prompt answer.

However I am not sure where this [i]full image link[/i] is ?

Do you mean : "> in the image.php page ?

Member
Member
macalter   14-08-2008, 04:21
#4

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.

Member
Member
Soleil   14-08-2008, 07:40
#5

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 ?

Administrator
Administrator
acrylian   14-08-2008, 08:40
#6

`

Member
Member
Soleil   18-08-2008, 04:35
#7

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?

Administrator
Administrator
acrylian   18-08-2008, 08:12
#8

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.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.