joomla modul-link problem joomla modul-link problem
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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"?>