Page 1 of 1

Where is boxplus detail view type in PG button plugin?

Posted: 11 Apr 2012, 15:48
by borus
Hello!

I need to display photoes in boxplus(Image only) detail view type which presented in PG component settings. This detail view is suitable due to rounded corner around the photo. Is there way to setup to use boxplus(Image only) detail view type through PG button plugin?

Re: Where is boxplus detail view type in PG button plugin?

Posted: 18 Apr 2012, 14:16
by borus
Can anybody tell me how to copy boxplus(image only) detail view type for PG button plugin?
I need frame like this:
Image

Re: Where is boxplus detail view type in PG button plugin?

Posted: 18 Apr 2012, 14:41
by borus
:wink:
although there is no boxplus detail view type in PG button plugin there is a hack. you can write in embedded code value 10 for "detail" variable
e.g.

Code: Select all

{phocagallery view=category|categoryid=34|limitstart=0|limitcount=12|detail=10}
Jan, please pay attention to it.