• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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