当前位置:网站首页>Pbootcms upload thumbnail size automatically reduces and blurs
Pbootcms upload thumbnail size automatically reduces and blurs
2022-07-26 02:33:00 【Website construction shadow】
In the use of pbootcms When the template uploads pictures , Thumbnails are automatically intercepted , The size becomes smaller, and the thumbnail does not match the background .
Solution
find /config/config.php file
find
// Thumbnail configuration
'ico' => array(
'max_width' => '2000',
'max_height' => '1000'
), Detailed explanation
max_width // Is the maximum width
max_height // Is the maximum height
You can put the size a little larger ,max_height If it is empty, it means that the size is not displayed .
边栏推荐
- Get hours, minutes and seconds
- ES6 advanced - using prototype object inheritance methods
- [C] Explain language file operation in detail
- massCode 一款优秀的开源代码片段管理器
- 1. Mx6ul core module serial USB interface test (VI)
- scipy.sparse.csr_matrix
- 基础知识-网络与服务器
- (PC+WAP)织梦模板蔬菜水果类网站
- What does the Red Cross in the SQL editor mean (toad and waterdrop have been encountered...)
- Games101 review: rasterization
猜你喜欢

简单使用 MySQL 索引

Masscode is an excellent open source code fragment manager

Games101 review: shading, rendering pipelines

TCP三次握手四次挥手

Primary key b+ tree, secondary index b+ tree and corresponding query process analysis

Li Kou 148: sorting linked list

EAM系统能帮助企业做什么?

2. Login - verification code function and saving login status

如何有效的去防止别人穿该网站首页快照

博云容器云、DevOps 平台斩获可信云“技术最佳实践奖”
随机推荐
LeetCode_动态规划_中等_264.丑数 II
【方向盘】使用IDEA的60+个快捷键分享给你,权为了提效(重构篇)
TCP three handshakes and four waves
el-table 表头合并前四列,合并成一个单元格
[pure theory] Yolo v4: optimal speed and accuracy of object detection
[steering wheel] how to transfer the start command and idea: VM parameters, command line parameters, system parameters, environment variable parameters, main method parameters
1. Mx6ul core module serial USB interface test (VI)
Recorded target detection NMS (non maximum suppression)
1. Mx6ul core module use serialization - view system information (II)
ES6高级-利用构造函数继承父类属性
Uni app cross domain configuration
ES6高级-利用原型对象继承方法
18_请求文件
assert _Aligns
17_表单数据
Handling process of the problem that the virtual machine's intranet communication Ping fails
The third question of leetcode 302 weekly Games -- query the number with the smallest k after cutting the number
Li Kou daily question - day 39 -67. Binary sum
2022-07-17
17_ Form Data