[Solved]: IE Problem with downsizing [Solved]: IE Problem with downsizing
 

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

[Solved]: IE Problem with downsizing

Started by dwo, June 25, 2008, 01:34:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwo

Hello.

I have the following problem:

"imageattributes" => array("height" => "50%", "width"=>"50%")   

works well with firefox. It sizes the image down by 50%.

But IEX has problems. He cuts off the image at 50px.

Could anyone give me a hint? Or maybe cpmfetch has somewhere a error with naming the % and %% in php?

regards, Dietmar

dwo

Hi.

I simply used the minithumbs like described here.

http://forum.coppermine-gallery.net/index.php/topic,50553.0.html

No resizing anymore.

regards, Dietmar