Advanced search  

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

Pages: [1]   Go Down

Author Topic: joomla modul-link problem  (Read 4919 times)

0 Members and 1 Guest are viewing this topic.

montoya701

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
joomla modul-link problem
« on: June 26, 2006, 01:15:02 pm »

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



Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.