Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to control the thumbnail size of the dedecms list page

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail how to control the thumbnail size of the dedecms list page. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.

How to control the thumbnail size of the dedecms list page?

Sometimes when we make thumbnails, we need to consider the size of thumbnails. Here is a simple sharing for the convenience of friends in need.

Recommended study: dream weaving cms

Dede list page thumbnail size control method, the list begins

The code is as follows:

{dede:list pagesize='10'}-10 calls-[field:array runphp='yes'] @ me = (empty (@ me ['litpic'])? "": "

Src=' {@ me ['litpic']}' / > "); [/ field:array]-the thumbnail is controlled here-if you want to control the height of the image, you need to modify it:

This.height & & this.width > 176.176: true); height:_expression (this.height > this.width & & this.height > 132132: true); max-width:176px;max-height:132px;margin:0px auto 0px;}

Method 2:

{dede:list pagesize='15' imgwidth='100' imgheight='70' infolen='180'}

Method 3:

Replace the label [field:imglink/] in the calling code with

On how to control the thumbnail size of the dedecms list page to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report