joomla modul-link problem joomla modul-link problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

joomla modul-link problem

Started by montoya701, June 26, 2006, 01:15:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

montoya701

hi,
i use joomla and coppermine gallery. I'm using modul that display last picture from gal and it use intermediate pictures. I use name of catagory as link to open in popup that picture,but it opens intermediate size. How to make link to open fullsize picture in popup,as i edit my gallery to work.

this is code i use:

<a href="#" onclick="javascript: window.open('http://www.site.com/gallery/displayimage.php?pos=-<?php print $row['pid'] ;?>','galerija','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=600,height=400,top=,left=-300'); return true;" class="mainlevel-nav" ><?php print $row['title']  . "\n"?>