Spacing between images Spacing between images
 

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

Spacing between images

Started by jamiet757, November 15, 2009, 10:02:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jamiet757

I have a client who is using this plugin to fetch recent images from her gallery and post it on the main page, however the problem is the spacing between the images.

It is set up to display a 3x3 block of images, horizontally the spacing is perfect, but vertically there is a much larger space in between the images. How can this be changed? I am familiar with CSS and HTML, but not as well with PHP and I cannot figure out where it is getting the style from.

Any help is appreciated!

here is the code used to call the recent images:

Code (php) Select
<?php
  
include "./gallery/cpmfetch/cpmfetch.php";
  
$objCpm = new cpm("./gallery/cpmfetch/cpmfetch_config.php");
  
$options = array('imagestyle' => '');
  
$objCpm->cpm_viewLastAddedMedia(3,3);
  
$objCpm->cpm_close();
?>

jamiet757

Forgot to mention, she would also like the hover for the images to be different (I assume she means not displaying the image filename, but rather a description)


jamiet757

*beep* this then, I am so sick of admins with a "holier than thou" attitude, if you are just going to link me to a bunch of rules that say I should not post a question then I will not ask it.

I searched the forums and I could not find anything related to my post, so I posted. But whatever *beep* you all.

Joe Carver

Quote from: jamiet757 on November 15, 2009, 10:02:31 PM
I have a client ...........

Somewhere or another you must be joking. If you are a professional person charging for your services then perhaps you could subcontract the work of reading the cpmFetch manual you were pointed towards.

Locking

phill104

jamiet757,

If you do not want to read the links suggested for your benefit that is up to you. Please do not be abusive on here, there really is no need. I have banned you for 5 days which should give you enough time to calm down. Should you choose to return please do as supporters request and also be polite. Otherwise you will no longer be welcome.
It is a mistake to think you can solve any major problems just with potatoes.