sizable images within contend text

Phoca Gallery - image gallery extension
thowa
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 24 Mar 2010, 22:59

sizable images within contend text

Post by thowa »

Hi all,

I would like to write articles that are containing images from phoca galery.
The pictures shall be placed somewhere inside the text of the contend.

How can I display an image within the text and how can I ajdust the size of the Image?

Many thanks,
thowa
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 10081
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: sizable images within contend text

Post by Benno »

Hi,
this is possible if you use the Phoca Gallery Plugin. See documentation https://www.phoca.cz/documentation/categ ... ery-plugin
Kind regards,
Benno
thowa
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 24 Mar 2010, 22:59

Re: sizable images within contend text

Post by thowa »

I have read this documentation more than one time.

I have used the FLOAT option. to see the image inside the text. That works fine.

Code: Select all

{phocagallery view=category|categoryid=7|
imageid=41|limitstart=0|limitcount=2|
detail=7|float=right}
But the picture is only shown in thumbnail size or full size.
Can I somehow change the size?

I was also playing with the switchimagge. At least the documentation is telling about switchheight and switchwidth.
If I change those value, nothing happens. the Image is unfortunately also display in the center.
Is it possible to use he FLOAT option here as well?

Please send some more reply as just the link to the documentation.

thowa
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 10081
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: sizable images within contend text

Post by Benno »

Hi,
But the picture is only shown in thumbnail size or full size.
That´s right. You can display all 3 thumbnail sizes type0=standard medium image, type=small image (Mosaic effect), type2=large image (for single image displaying)
Can I somehow change the size?
As far as I know not with Phoca Gallery Plugin, but in Phoca Gallery component, if you define other thumbnail sizes and create new thumbs.
I was also playing with the switchimagge. At least the documentation is telling about switchheight and switchwidth.
If I change those value, nothing happens. the Image is unfortunately also display in the center.
Is it possible to use he FLOAT option here as well?
Sorry, I don´t know. Please see viewtopic.php?f=9&t=7528
Kind regards,
Benno
Post Reply