[急]推广链接文字高度显示office365 [英] [urgent]promoted links text height display office365

查看:82
本文介绍了[急]推广链接文字高度显示office365的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果文本显示超过3行,我将无法看到文本。隐藏起来并提供帮助。



Blitz

I am unable to see the texts if they are more than 3 lines in the display .its getting hidden and kindly help.


Blitz

推荐答案

添加内容编辑器webpart并粘贴以下css样式

Add Content Editor webpart and paste the below css style

<style>

/*  title and description text  */
  div.ms-promlink-body > div.ms-tileview-tile-root > div.ms-tileview-tile-content > a > div.ms-tileview-tile-detailsBox > ul.ms-tileview-tile-detailsListMedium {
    height: 200px;
    padding: 4px 7px 7px;
    font-size: 11px;
    line-height: 10px;
  }

</style>


这篇关于[急]推广链接文字高度显示office365的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆