joomla modul-link problem joomla modul-link problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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