1
yyvonne
How to change image from 300px to 400px?
  • 2009/1/11 3:20

  • yyvonne

  • Just popping in

  • Posts: 38

  • Since: 2008/4/4 2


In 2.3, all images larger than 300px will be resized to 300px. How to change that to 400px? Thanks.

2
sarahmx
Re: How to change image from 300px to 400px?
  • 2009/1/11 3:34

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Hi yyvone

Quote:

Xoops 2.3 comes with automatic image resizing : the image becomes clickable and opens in a new window at full size. Sometimes you need to fine tune this effect, or simply to deactivate.

Simply go to /class/textsanitizer/image/config.php ,and set the proper values for :

// Click to open an image in a new window
'clickable' => 1,
// Resize the image
'resize' => 1,
// Maximum width of an image displayed on page, otherwise it will be resized
'max_width' => 300,


source: http://www.mdxprod.com/modules/news/article.php?storyid=213


hope this option will be integrated to the admin..instead of changing in a file

Login

Who's Online

353 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 353


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits