1
superdave
Prevent images from resizing?
  • 2012/5/16 16:19

  • superdave

  • Just popping in

  • Posts: 13

  • Since: 2007/1/11


How do I prevent xoops from resizing images automatically, or how can I change the default image width it will automatically resize it to?

2
Mamba
Re: Prevent images from resizing?
  • 2012/5/16 18:41

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Please change the configuration in:

/class/textsanitizer/image/config.php

and set the values to "0":

// Click to open an image in a new window in full size using CaricFoto
    
'clickable' => 0,
    
// Resize the image down to max_width set below
    
'resize' => 0,



Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
superdave
Re: Prevent images from resizing?
  • 2012/5/17 3:35

  • superdave

  • Just popping in

  • Posts: 13

  • Since: 2007/1/11


Thanks!

Login

Who's Online

230 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

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

Latest GitHub Commits