Page 1 of 1
Add button
Posted: 23 Dec 2013, 01:25
by dcher
Could you, pls, help me... I want to add button (onclick open original image in new windiw ) in detail view (multibox)

Re: Add button
Posted: 25 Dec 2013, 01:51
by Jan
Hi, sorry I don't understand, the buttons should be in detail window? if yes, you need to add special html code to detail window (only iframe)
components/com_phocagallery/views/detail/tmpl/ ...
and load the image info from database and from this info create a link ... but no idea where you want to display the original image...
If you are not familiar with php and mysql, I think, the best way is to hire someone for such customization
Jan
Re: Add button
Posted: 25 Dec 2013, 06:52
by dcher
Hi, yes, the button should be in detail window. when you click on the button the image should open in new window (blank), just image in it's original size... Could you pls, advice me correct code and where to add it. Thanks!
Re: Add button
Posted: 25 Dec 2013, 20:23
by Jan
Hi, unfortunately I didn't do such customization yet, so I don't know what exactly needs to be done
Jan