Using valign to show images Using valign to show images
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Using valign to show images

Started by Peter R, February 15, 2009, 04:52:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Peter R

CMPFetch 2.0.0

I am sure it can be done easily, but I don't succeed in it.
My images don't have the exact same size, but I want to keep it this way. CPMfetch is vertically centering the images, so the top of all the images is not in line. This needs a valign, but I can't get it done without adapting the CPGfetch code. This could be done by giving to right option code.
How is this done?

Joachim Müller

Is applying the corresponding CSS attributes not an option? It's recommended to use CSS instead of outdated HTML attributes.
For details, please post details (link!).