• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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