Advanced search  

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]

Pages: [1]   Go Down

Author Topic: How to remove The Blue border ??  (Read 3411 times)

0 Members and 1 Guest are viewing this topic.

Naotaro

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
How to remove The Blue border ??
« on: February 10, 2009, 06:22:37 am »

please help me with this i relly hate having that horrilbe blue border arround the image look my code is

Code: [Select]
<?php

  
include "./cpmfetch.php";
  
$objCpm = new cpm("./cpmfetch_config.php");
  
$objCpm->cpm_viewLastAddedMedia(1,4);
  
$options = array('windowtarget' => '_blank');
  
$objCpm->cpm_close();

?>

Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.