Single image and switchimage

Phoca Gallery - image gallery extension
jureksa
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 10 Dec 2009, 00:54

Single image and switchimage

Post by jureksa »

Hi Masters! I checked every where but no results, a need put only one picture into article but picture will be resized to 600px width. SO I setup

Code: Select all

{phocagallery view=switchimage|switchwidth=600|basicimageid=44}
but output is not what I expected because resized is only table with image inside, unfortunately image is no resized and is still to big. Is it any solution to load resided picture into article (but no thumbnail)?? Hard coding is acceptable also...

Output is on the page http://galeria-podaniolami.pl/

Best regards noob.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Single image and switchimage

Post by Jan »

Hi, sorry I don't understand?
because resized is only table with image inside, unfortunately image is no resized and is still to big
The swap/switch code is there for displaying swap/switch area. Because of possible problem, you can resize the large thumbnail, but the image (large thumnbail will be still the same size, it will be only resized in html), see:
https://www.phoca.cz/demo/phocagallery-plugin?start=14

Jan
If you find Phoca extensions useful, please support the project
jureksa
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 10 Dec 2009, 00:54

Re: Single image and switchimage

Post by jureksa »

Yes, I did it the same, but is it posibile to do this automaticly or may kind of php hard coding confioguration? I'm looking for a simple sulotion to make single inside article for my client, but I cant find...

Thanks for help and best regards.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Single image and switchimage

Post by Jan »

Hi, for easy adding the images into article you can use Phoca Gallery Button Plugin. For displaying images easy you should not use articles but menu links to gallery :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply