You're looking for some 4images templates and styles? Then visit this thread to show websites with 4images templates to download.
0 Members and 1 Guest are viewing this topic.
The mod works great but after the change in global.php:$ multi_download_var ['target'] = ""; on$ multi_download_var ['target'] = _blank;image opens in the same window. What can I do to pop up in another window?
Quote from: Szooguun on August 26, 2013, 11:45:43 AMThe mod works great but after the change in global.php:$ multi_download_var ['target'] = ""; on$ multi_download_var ['target'] = _blank;image opens in the same window. What can I do to pop up in another window?Try...$ multi_download_var ['target'] =" _blank";Notice the quotes...
$ multi_download_var ['target'] =" TARGET = '_blank' ";
I would need to see a link to see your site in action...either post or PM a link.UPDATE:where is my brain tonight :replace that code with...Code: [Select]$ multi_download_var ['target'] =" TARGET = '_blank' ";Sorry about that...
Thanks for the updates and your outstanding efforts, I've your mod installed on my gallery long ago, its V4 I believe as I've the grouped download.. is there a way to change how it looks like the attached image!Thanks in advance.
$multi_download_var['type'] = 0; //0=dropdown, 1=text links, 2=image links
I using "[MOD] On-fly image annotation ( watermark)" and i Want use source image with watermark for download, how to this