• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Animated .gif in header/banner?

Jllynch

Regular Pleskian
I’m trying to add an animated banner for one of the websites and each time I go to upload the gif file, it re-creates it as a jpg? Is there a solution to get this animated or to upload as a gif?
 
Ok found my own solution. We just turned off the resizing "feature"

To change the Wizard behavior upon bigger logo/banner image upload:
Open for editing Plesk Sitebuilder configuration file.
/usr/local/sitebuilder/config on RPM-based systems
/usr/opt/sitebuilder/config on debian-based systems
To change default logo upload behavior, add the following string under the General section:
logo_resize_type = [keep_asis|error|simple|keep_aspect_ratio]
To change default banner upload behavior, add the following string under the General section:
banner_resize_type = [keep_asis|error|simple|keep_aspect_ratio]
Save the file.




http://www.netvantage.com.au
 
Back
Top