When step the mouse over the image… When step the mouse over the image…
 

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

When step the mouse over the image…

Started by Piceo2k, March 28, 2007, 02:34:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Piceo2k

Since I can do, so that when it passes the mouse over the image, this changes its edge of color?

vuud

Quote from: Piceo2k on March 28, 2007, 02:34:31 AM
Since I can do, so that when it passes the mouse over the image, this changes its edge of color?

CSS

Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Piceo2k

I have proven with the following thing, but it works to me by halves. It puts the color to the edge that I want, but it does not change to the color when leaving the leader to me upon the image. That I have bad?


PHP

<?php
  
include "./cpmfetch.php";
  include 
"./style.css";
  
$objCpm = new cpm("./cpmfetch_config.php");
  
$objCpm->cpm_viewLastUpdatedAlbumsFrom(4,4,2,array("imagestyle" => "test1"windowtarget => "_blank"));
  
$objCpm->cpm_close();
?>




CSS

<style type="text/css">
img.test1 { 
          border:1px solid #e3e3e3;
          }
img.test1:hover {
          border:1px solid #e3bb3f; }
         
          </style>


you can see the test here: http://www.hilary-duff.es/galeria/cpmfetch/2.php


vuud

Quote from: Piceo2k on March 28, 2007, 03:20:06 AM
I have proven with the following thing, but it works to me by halves. It puts the color to the edge that I want, but it does not change to the color when leaving the leader to me upon the image. That I have bad?


PHP

<?php
  
include "./cpmfetch.php";
  include 
"./style.css";
  
$objCpm = new cpm("./cpmfetch_config.php");
  
$objCpm->cpm_viewLastUpdatedAlbumsFrom(4,4,2,array("imagestyle" => "test1"windowtarget => "_blank"));
  
$objCpm->cpm_close();
?>




CSS

<style type="text/css">
img.test1 { 
          border:1px solid #e3e3e3;
          }
img.test1:hover {
          border:1px solid #e3bb3f; }
         
          </style>


you can see the test here: http://www.hilary-duff.es/galeria/cpmfetch/2.php




Works fine in firefox... probably an IE screwup

Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

Piceo2k

Use IE7, habia seen a page that if it worked, which nonmemory now as, when it finds it I return it to put in this same conversation.

vuud

Quote from: Piceo2k on March 28, 2007, 04:32:03 AM
Use IE7, habia seen a page that if it worked, which nonmemory now as, when it finds it I return it to put in this same conversation.

I don't use windows or a mac... you are on your own.  Its NOT a CpmFetch issue.
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco